Searched refs:__uvcg_iter_strm_cls (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | uvc_configfs.c | 2030 * __uvcg_iter_strm_cls() is used in two context: first, to calculate 2039 static int __uvcg_iter_strm_cls(struct uvcg_streaming_header *h, in __uvcg_iter_strm_cls() function 2078 * @n: unused, this function's prototype must match @fun in __uvcg_iter_strm_cls 2242 ret = __uvcg_iter_strm_cls(target_hdr, &size, &count, __uvcg_cnt_strm); in uvcg_streaming_class_allow_link() 2261 ret = __uvcg_iter_strm_cls(target_hdr, &data, &cl_arr, in uvcg_streaming_class_allow_link()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | uvc_configfs.c | 2872 * __uvcg_iter_strm_cls() is used in two context: first, to calculate 2881 static int __uvcg_iter_strm_cls(struct uvcg_streaming_header *h, in __uvcg_iter_strm_cls() function 2925 * @n: unused, this function's prototype must match @fun in __uvcg_iter_strm_cls 3102 ret = __uvcg_iter_strm_cls(target_hdr, &size, &count, __uvcg_cnt_strm); in uvcg_streaming_class_allow_link() 3121 ret = __uvcg_iter_strm_cls(target_hdr, &data, &cl_arr, in uvcg_streaming_class_allow_link()
|
Completed in 8 milliseconds