Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_fs.c99 static bool ffs_func_req_match(struct usb_function *,
3269 static bool ffs_func_req_match(struct usb_function *f, in ffs_func_req_match() function
3511 func->function.req_match = ffs_func_req_match; in ffs_alloc()