Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c12 struct std_name { struct
70 static const struct std_name std_groups[] = {
78 static const struct std_name std_items[] = {
104 static const struct std_name *find_std_name(const struct std_name *arrPtr, in find_std_name()
110 const struct std_name *p; in find_std_name()
129 const struct std_name *sp; in pvr2_std_str_to_id()
176 const struct std_name *ip,*gp; in pvr2_std_id_to_str()
/OK3568_Linux_fs/kernel/drivers/media/platform/davinci/
H A Dvpbe.c165 char *std_name) in vpbe_get_std_info_by_name() argument
174 if (!strcmp(var.name, std_name)) { in vpbe_get_std_info_by_name()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dlocale41 explicit locale(const char* std_name);
42 explicit locale(const string& std_name);
43 locale(const locale& other, const char* std_name, category);
44 locale(const locale& other, const string& std_name, category);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dlocale41 explicit locale(const char* std_name);
42 explicit locale(const string& std_name);
43 locale(const locale& other, const char* std_name, category);
44 locale(const locale& other, const string& std_name, category);