Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dfile.c53 static const struct file_operations usb_fops = { variable
78 error = register_chrdev(USB_MAJOR, "usb", &usb_fops); in usb_major_init()