Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_fs.c318 static int __ffs_ep0_stall(struct ffs_data *ffs) in __ffs_ep0_stall() function
420 ret = __ffs_ep0_stall(ffs); in ffs_ep0_write()
564 ret = __ffs_ep0_stall(ffs); in ffs_ep0_read()
1698 __ffs_ep0_stall(ffs); in ffs_data_closed()