Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/function/
Df_fs.c352 static int __ffs_ep0_stall(struct ffs_data *ffs) in __ffs_ep0_stall() function
454 ret = __ffs_ep0_stall(ffs); in ffs_ep0_write()
598 ret = __ffs_ep0_stall(ffs); in ffs_ep0_read()
2178 __ffs_ep0_stall(ffs); in ffs_data_closed()