Home
last modified time | relevance | path

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

/drivers/staging/greybus/
A Daudio_topology.c63 return control->texts[index]; in gbaudio_map_controlid()
72 return control->texts[index]; in gbaudio_map_controlid()
653 gbe->texts = gb_generate_enum_strings(gb, gb_enum); in gbaudio_tplg_create_enum_kctl()
654 if (!gbe->texts) in gbaudio_tplg_create_enum_kctl()
661 dev_dbg(gb->dev, "src[%d]: %s\n", i, gbe->texts[i]); in gbaudio_tplg_create_enum_kctl()
859 gbe->texts = gb_generate_enum_strings(gb, gb_enum); in gbaudio_tplg_create_enum_ctl()
860 if (!gbe->texts) in gbaudio_tplg_create_enum_ctl()
1070 control->texts = (const char * const *) in gbaudio_tplg_create_widget()
1072 if (!control->texts) { in gbaudio_tplg_create_widget()
1183 control->texts = (const char * const *) in gbaudio_tplg_process_kcontrols()
[all …]
A Daudio_codec.h87 const char * const *texts; member

Completed in 7 milliseconds