Home
last modified time | relevance | path

Searched refs:iwn_cdev_open (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iwn/
H A Dif_iwn.c386 static d_open_t iwn_cdev_open; variable
392 .d_open = iwn_cdev_open,
5135 iwn_cdev_open(struct cdev *dev, int flags, int type, struct thread *td) in iwn_cdev_open() function