Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/core/
Dusb.h181 extern const struct file_operations usbfs_devices_fops;
Ddevices.c641 const struct file_operations usbfs_devices_fops = { variable
Dusb.c971 NULL, &usbfs_devices_fops); in usb_debugfs_init()