Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_fs.c651 static __poll_t ffs_ep0_poll(struct file *file, poll_table *wait) in ffs_ep0_poll() function
700 .poll = ffs_ep0_poll,
Df_generic.c844 static __poll_t ffs_ep0_poll(struct file *file, poll_table *wait) in ffs_ep0_poll() function
942 .poll = ffs_ep0_poll,
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch15953 -static __poll_t ffs_ep0_poll(struct file *file, poll_table *wait)
16051 - .poll = ffs_ep0_poll,