Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c1106 int cur_out_type; member
3939 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_playback_pcm_delay()
4468 spec->cur_out_type = HEADPHONE_OUT; in ca0132_select_out()
4470 spec->cur_out_type = SPEAKER_OUT; in ca0132_select_out()
4781 spec->cur_out_type = HEADPHONE_OUT; in ca0132_alt_select_out()
4783 spec->cur_out_type = SPEAKER_OUT; in ca0132_alt_select_out()
4797 switch (spec->cur_out_type) { in ca0132_alt_select_out()
4879 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_alt_select_out()
6400 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_switch_put()
6408 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_switch_put()
[all …]