Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/
Dpatch_ca0132.c1106 int cur_out_type; member
3940 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_playback_pcm_delay()
4467 spec->cur_out_type = HEADPHONE_OUT; in ca0132_select_out()
4469 spec->cur_out_type = SPEAKER_OUT; in ca0132_select_out()
4471 if (spec->cur_out_type == SPEAKER_OUT) { in ca0132_select_out()
4563 out_cmds->vals[spec->cur_out_type][i]); in ae5_mmio_select_out()
4672 out_info = &quirk_data->out_set_info[spec->cur_out_type]; in ca0132_alt_select_out_quirk_set()
4715 if (spec->cur_out_type != HEADPHONE_OUT) { in ca0132_alt_select_out_quirk_set()
4780 spec->cur_out_type = HEADPHONE_OUT; in ca0132_alt_select_out()
4782 spec->cur_out_type = SPEAKER_OUT; in ca0132_alt_select_out()
[all …]