Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-std.c80 static const struct std_name std_groups[] = { variable
146 sp = find_std_name(std_groups, ARRAY_SIZE(std_groups), in pvr2_std_str_to_id()
191 for (idx1 = 0; idx1 < ARRAY_SIZE(std_groups); idx1++) { in pvr2_std_id_to_str()
192 gp = std_groups + idx1; in pvr2_std_id_to_str()