Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c104 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()