Home
last modified time | relevance | path

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

/linux-2.6.39/sound/soc/
Dsoc-dapm.c273 case snd_soc_dapm_line: in dapm_set_path_status()
339 widget->id == snd_soc_dapm_line || in dapm_update_bits()
560 (widget->id == snd_soc_dapm_line && !list_empty(&widget->sources))) in is_connected_output_ep()
610 (widget->id == snd_soc_dapm_line && !list_empty(&widget->sinks))) in is_connected_input_ep()
988 case snd_soc_dapm_line: in dapm_seq_run()
1421 case snd_soc_dapm_line: in dapm_widget_show()
1608 wsource->id == snd_soc_dapm_line || in snd_soc_dapm_add_route()
1615 wsink->id == snd_soc_dapm_line || in snd_soc_dapm_add_route()
1666 case snd_soc_dapm_line: in snd_soc_dapm_add_route()
1765 case snd_soc_dapm_line: in snd_soc_dapm_new_widgets()
/linux-2.6.39/include/sound/
Dsoc-dapm.h65 { .id = snd_soc_dapm_line, .name = wname, .kcontrols = NULL, \
392 snd_soc_dapm_line, /* line input/output */ enumerator