Searched refs:widget_name (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/sdw_utils/ |
| H A D | soc_sdw_cs_amp.c | 42 char widget_name[16]; in asoc_sdw_cs_spk_rtd_init() 43 struct snd_soc_dapm_route route = { "Speaker", NULL, widget_name }; in asoc_sdw_cs_spk_rtd_init() 51 snprintf(widget_name, sizeof(widget_name), "%s SPK", in asoc_sdw_cs_spk_rtd_init() 41 char widget_name[16]; asoc_sdw_cs_spk_rtd_init() local
|
| /linux/sound/soc/codecs/ |
| H A D | hdac_hdmi.c | 968 const char *widget_name) in hdac_hdmi_create_pin_port_muxs() 1027 snd_soc_dapm_mux, port, widget_name, NULL, kc, 1, 1084 char widget_name[NAME_SIZE]; in create_fill_widget_route_map() 1101 sprintf(widget_name, "Converter %d", cvt->nid); in create_fill_widget_route_map() 1104 widget_name, dai_drv[i].playback.stream_name, NULL, 0, in create_fill_widget_route_map() 1114 sprintf(widget_name, "hif%d-%d Output", in create_fill_widget_route_map() 1118 widget_name, NULL, NULL, 0, in create_fill_widget_route_map() 1132 sprintf(widget_name, "Pin%d-Port%d Mux", in create_fill_widget_route_map() 1136 widget_name); in create_fill_widget_route_map() 964 hdac_hdmi_create_pin_port_muxs(struct hdac_device * hdev,struct hdac_hdmi_port * port,struct snd_soc_dapm_widget * widget,const char * widget_name) hdac_hdmi_create_pin_port_muxs() argument 1078 char widget_name[NAME_SIZE]; create_fill_widget_route_map() local
|
| H A D | wcd9335.c | 2726 char *widget_name; in wcd9335_codec_enable_dec() 2737 widget_name = wname; in wcd9335_codec_enable_dec() 2738 dec_adc_mux_name = strsep(&widget_name, " "); in wcd9335_codec_enable_dec() 2744 dec_adc_mux_name = widget_name; in wcd9335_codec_enable_dec() 2722 char *widget_name; wcd9335_codec_enable_dec() local
|
| /linux/sound/soc/ |
| H A D | soc-dapm.c | 4496 char *widget_name[] = { "playback", "capture" }; in dapm_connect_dai_pair() local 4516 widget_name[stream]); in dapm_connect_dai_pair()
|