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

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

Completed in 84 milliseconds