Searched refs:ffs_func_req_match (Results 1 – 3 of 3) sorted by relevance
104 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() function3619 func->function.req_match = ffs_func_req_match; in ffs_alloc()
80 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() function3549 func->function.req_match = ffs_func_req_match; in ffs_alloc()
15189 -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;