Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dusb.h196 extern const struct file_operations usbdev_file_operations;
H A Ddevio.c2838 const struct file_operations usbdev_file_operations = { variable
2899 cdev_init(&usb_device_cdev, &usbdev_file_operations); in usb_devio_init()