Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dpatch_ca0132.c1106 int cur_out_type; member
3950 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_playback_pcm_delay()
4479 spec->cur_out_type = HEADPHONE_OUT; in ca0132_select_out()
4481 spec->cur_out_type = SPEAKER_OUT; in ca0132_select_out()
4792 spec->cur_out_type = HEADPHONE_OUT; in ca0132_alt_select_out()
4794 spec->cur_out_type = SPEAKER_OUT; in ca0132_alt_select_out()
4808 switch (spec->cur_out_type) { in ca0132_alt_select_out()
4890 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_alt_select_out()
6411 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_switch_put()
6419 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_switch_put()
[all …]