Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_fs.c104 static bool ffs_func_req_match(struct usb_function *,
3372 static bool ffs_func_req_match(struct usb_function *f, in ffs_func_req_match() function
3619 func->function.req_match = ffs_func_req_match; in ffs_alloc()
Df_generic.c80 static bool ffs_func_req_match(struct usb_function *,
3300 static bool ffs_func_req_match(struct usb_function *f, in ffs_func_req_match() function
3549 func->function.req_match = ffs_func_req_match; in ffs_alloc()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch15189 -static bool ffs_func_req_match(struct usb_function *,
18409 -static bool ffs_func_req_match(struct usb_function *f,
18658 - func->function.req_match = ffs_func_req_match;