Searched refs:find_std_name (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-std.c | 104 static const struct std_name *find_std_name(const struct std_name *arrPtr, in find_std_name() function 136 sp = find_std_name(std_groups, ARRAY_SIZE(std_groups), in pvr2_std_str_to_id() 156 sp = find_std_name(std_items, ARRAY_SIZE(std_items), in pvr2_std_str_to_id()
|
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-std.c | 104 static const struct std_name *find_std_name(const struct std_name *arrPtr, in find_std_name() function 136 sp = find_std_name(std_groups, ARRAY_SIZE(std_groups), in pvr2_std_str_to_id() 156 sp = find_std_name(std_items, ARRAY_SIZE(std_items), in pvr2_std_str_to_id()
|
Completed in 2 milliseconds