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

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c78 static const struct std_name std_items[] = { variable in typeref:struct:std_name
156 sp = find_std_name(std_items, ARRAY_SIZE(std_items),
184 for (idx2 = 0; idx2 < ARRAY_SIZE(std_items); idx2++) {
185 ip = std_items + idx2;

Completed in 206 milliseconds