Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/function/
Df_fs.c114 static bool ffs_func_req_match(struct usb_function *,
3848 static bool ffs_func_req_match(struct usb_function *f, in ffs_func_req_match() function
4111 func->function.req_match = ffs_func_req_match; in ffs_alloc()