Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_generic.c721 static long ffs_ep0_ioctl(struct file *file, unsigned code, unsigned long value) in ffs_ep0_ioctl() function
840 return ffs_ep0_ioctl(file, code, value); in ffs_ep0_compat_ioctl()
938 .unlocked_ioctl = ffs_ep0_ioctl,
H A Df_fs.c636 static long ffs_ep0_ioctl(struct file *file, unsigned code, unsigned long value) in ffs_ep0_ioctl() function
704 .unlocked_ioctl = ffs_ep0_ioctl,
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_generic.c722 static long ffs_ep0_ioctl(struct file *file, unsigned code, unsigned long value) in ffs_ep0_ioctl() function
841 return ffs_ep0_ioctl(file, code, value); in ffs_ep0_compat_ioctl()
939 .unlocked_ioctl = ffs_ep0_ioctl,
H A Df_fs.c629 static long ffs_ep0_ioctl(struct file *file, unsigned code, unsigned long value) in ffs_ep0_ioctl() function
697 .unlocked_ioctl = ffs_ep0_ioctl,

Completed in 17 milliseconds