Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_fs.c104 static bool ffs_func_req_match(struct usb_function *,
3420 static bool ffs_func_req_match(struct usb_function *f, in ffs_func_req_match() function
3670 func->function.req_match = ffs_func_req_match; in ffs_alloc()