Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dusb.h195 extern const struct file_operations usbdev_file_operations;
H A Ddevio.c2735 const struct file_operations usbdev_file_operations = { variable
2796 cdev_init(&usb_device_cdev, &usbdev_file_operations); in usb_devio_init()