Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_fs.c501 static ssize_t ffs_ep0_read(struct file *file, char __user *buf, in ffs_ep0_read() function
697 .read = ffs_ep0_read,
Df_generic.c511 static ssize_t ffs_ep0_read(struct file *file, char __user *buf, size_t len, loff_t *ptr) in ffs_ep0_read() function
936 .read = ffs_ep0_read,
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch15620 -static ssize_t ffs_ep0_read(struct file *file, char __user *buf, size_t len, loff_t *ptr)
16045 - .read = ffs_ep0_read,