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