Home
last modified time | relevance | path

Searched refs:usbfs_devices_fops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dusb.h194 extern const struct file_operations usbfs_devices_fops;
H A Ddevices.c590 const struct file_operations usbfs_devices_fops = { variable
H A Dusb.c990 NULL, &usbfs_devices_fops); in usb_debugfs_init()