Searched refs:iwn_cdev_open (Results 1 – 1 of 1) sorted by relevance
390 static d_open_t iwn_cdev_open; variable396 .d_open = iwn_cdev_open,5154 iwn_cdev_open(struct cdev *dev, int flags, int type, struct thread *td) in iwn_cdev_open() function