Searched refs:fwdv_cdev_open (Results 1 – 1 of 1) sorted by relevance
76 static d_open_t fwdv_cdev_open; variable85 .d_open = fwdv_cdev_open,671 fwdv_cdev_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in fwdv_cdev_open() function