Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-dapm.c714 struct list_head *sink) in dapm_clear_walk_output() argument
718 list_for_each_entry(p, sink, list_source) { in dapm_clear_walk_output()
721 dapm_clear_walk_output(dapm, &p->sink->sinks); in dapm_clear_walk_output()
866 if (path->sink && path->connect) { in is_connected_output_ep()
873 err = dapm_list_add_widget(list, path->sink); in is_connected_output_ep()
883 con += is_connected_output_ep(path->sink, list); in is_connected_output_ep()
1188 !path->connected(path->source, path->sink)) in dapm_supply_check_power()
1191 if (!path->sink) in dapm_supply_check_power()
1194 if (dapm_widget_power_check(path->sink)) in dapm_supply_check_power()
1597 if (path->sink) { in dapm_widget_set_power()
[all …]
Dsoc-core.c4328 2 * i, &routes[i].sink); in snd_soc_of_parse_audio_routing()
/sound/pci/riptide/
Driptide.c503 unsigned char sink, unsigned char *a,
757 unsigned char sink, type; in alloclbuspath() local
759 sink = *path & (~SPLIT_PATH); in alloclbuspath()
760 if (sink != E2SINK_MAX) { in alloclbuspath()
761 snd_printdd("alloc path 0x%x->0x%x\n", source, sink); in alloclbuspath()
762 SEND_PSEL(cif, source, sink); in alloclbuspath()
763 source = lbusin2out[sink][0]; in alloclbuspath()
764 type = lbusin2out[sink][1]; in alloclbuspath()
767 *mixer = sink - DIGITAL_MIXER_IN0; in alloclbuspath()
775 s[1] = sink; in alloclbuspath()
[all …]
/sound/soc/codecs/
Drt5631.c292 struct snd_soc_dapm_widget *sink) in check_sysclk1_source() argument
301 struct snd_soc_dapm_widget *sink) in check_dmic_used() argument
308 struct snd_soc_dapm_widget *sink) in check_dacl_to_outmixl() argument
317 struct snd_soc_dapm_widget *sink) in check_dacr_to_outmixr() argument
326 struct snd_soc_dapm_widget *sink) in check_dacl_to_spkmixl() argument
335 struct snd_soc_dapm_widget *sink) in check_dacr_to_spkmixr() argument
344 struct snd_soc_dapm_widget *sink) in check_adcl_select() argument
353 struct snd_soc_dapm_widget *sink) in check_adcr_select() argument
Dadau1373.c689 struct snd_soc_dapm_widget *sink) in adau1373_check_aif_clk() argument
696 dai = sink->name[3] - '1'; in adau1373_check_aif_clk()
710 struct snd_soc_dapm_widget *sink) in adau1373_check_src() argument
716 dai = sink->name[3] - '1'; in adau1373_check_src()
Dadav80x.c203 struct snd_soc_dapm_widget *sink) in adav80x_dapm_sysclk_check() argument
227 struct snd_soc_dapm_widget *sink) in adav80x_dapm_pll_check() argument
Darizona.c1161 routes[0].sink = dai->driver->capture.stream_name; in arizona_dai_set_sysclk()
1162 routes[1].sink = dai->driver->playback.stream_name; in arizona_dai_set_sysclk()
Dwm8731.c214 struct snd_soc_dapm_widget *sink) in wm8731_check_osc() argument
Dtlv320aic3x.c186 dapm_mark_dirty(path->sink, "tlv320aic3x sink"); in snd_soc_dapm_put_volsw_aic3x()
Dwm8995.c535 struct snd_soc_dapm_widget *sink) in check_clk_sys() argument
Dwm8994.c249 struct snd_soc_dapm_widget *sink) in check_clk_sys() argument
/sound/spi/
DKconfig20 This driver requires the Atmel SSC driver for sound sink, a
/sound/soc/samsung/
Dspeyside.c109 struct snd_soc_dapm_widget *sink) in speyside_get_micbias() argument