Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-std.c88 static const struct std_name std_items[] = { variable
166 sp = find_std_name(std_items, ARRAY_SIZE(std_items), in pvr2_std_str_to_id()
194 for (idx2 = 0; idx2 < ARRAY_SIZE(std_items); idx2++) { in pvr2_std_id_to_str()
195 ip = std_items + idx2; in pvr2_std_id_to_str()