Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_fs.c697 static const struct file_operations ffs_ep0_operations = { variable
1486 &ffs_ep0_operations))) in ffs_sb_fill()
H A Df_generic.c931 static const struct file_operations ffs_ep0_operations = { variable
1502 cdev_init(&ffs->cdev, &ffs_ep0_operations); in usbfn_ioctl()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_fs.c690 static const struct file_operations ffs_ep0_operations = { variable
1461 if (!ffs_sb_create_file(sb, "ep0", ffs, &ffs_ep0_operations)) in ffs_sb_fill()
H A Df_generic.c932 static const struct file_operations ffs_ep0_operations = { variable
1503 cdev_init(&ffs->cdev, &ffs_ep0_operations); in usbfn_ioctl()

Completed in 30 milliseconds