Searched refs:usbdevfs_device_file_operations (Results 1 – 3 of 3) sorted by relevance
186 extern struct file_operations usbdevfs_device_file_operations;
112 inode->i_fop = &usbdevfs_device_file_operations; in new_dev_inode()
1313 struct file_operations usbdevfs_device_file_operations = { variable