Searched refs:ffs_func_revmap_ep (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 111 static int ffs_func_revmap_ep(struct ffs_function *func, u8 num); 3390 ret = ffs_func_revmap_ep(func, le16_to_cpu(creq->wIndex)); in ffs_func_setup() 3427 return (ffs_func_revmap_ep(func, in ffs_func_req_match() 3450 static int ffs_func_revmap_ep(struct ffs_function *func, u8 num) in ffs_func_revmap_ep() function
|
H A D | f_generic.c | 86 static int ffs_func_revmap_ep(struct ffs_function *func, u8 num); 3280 ret = ffs_func_revmap_ep(func, le16_to_cpu(creq->wIndex)); in ffs_func_setup() 3317 return (ffs_func_revmap_ep(func, in ffs_func_req_match() 3338 static int ffs_func_revmap_ep(struct ffs_function *func, u8 num) in ffs_func_revmap_ep() function
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_fs.c | 111 static int ffs_func_revmap_ep(struct ffs_function *func, u8 num); 3314 ret = ffs_func_revmap_ep(func, le16_to_cpu(creq->wIndex)); in ffs_func_setup() 3351 return (ffs_func_revmap_ep(func, in ffs_func_req_match() 3372 static int ffs_func_revmap_ep(struct ffs_function *func, u8 num) in ffs_func_revmap_ep() function
|
H A D | f_generic.c | 86 static int ffs_func_revmap_ep(struct ffs_function *func, u8 num); 3282 ret = ffs_func_revmap_ep(func, le16_to_cpu(creq->wIndex)); in ffs_func_setup() 3319 return (ffs_func_revmap_ep(func, in ffs_func_req_match() 3340 static int ffs_func_revmap_ep(struct ffs_function *func, u8 num) in ffs_func_revmap_ep() function
|
Completed in 18 milliseconds