Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H A Dtusb.c80 static struct file_operations tusb_fops = { variable
514 SET_MODULE_OWNER(&tusb_fops); in tusb_init_module()
516 rc = register_chrdev(Major, DEVICE_NAME, &tusb_fops); in tusb_init_module()

Completed in 1 milliseconds