Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_fs.c104 static bool ffs_func_req_match(struct usb_function *,
3337 static bool ffs_func_req_match(struct usb_function *f, in ffs_func_req_match() function
3579 func->function.req_match = ffs_func_req_match; in ffs_alloc()