Searched refs:usbdev_file_operations (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/core/
H A Dusb.h147 extern const struct file_operations usbdev_file_operations;
H A Dinode.c669 &usbdev_file_operations,
H A Ddevio.c2048 const struct file_operations usbdev_file_operations = { variable in typeref:struct:file_operations
2142 cdev_init(&usb_device_cdev, &usbdev_file_operations);

Completed in 66 milliseconds