Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_fs.c692 static const struct file_operations ffs_ep0_operations = { variable
1477 &ffs_ep0_operations))) in ffs_sb_fill()
Df_generic.c931 static const struct file_operations ffs_ep0_operations = { variable
1499 cdev_init(&ffs->cdev, &ffs_ep0_operations); in usbfn_ioctl()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch16040 -static const struct file_operations ffs_ep0_operations = {
16608 - cdev_init(&ffs->cdev, &ffs_ep0_operations);