Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dca0132.c1106 int cur_out_type; member
3925 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_playback_pcm_delay()
4452 spec->cur_out_type = HEADPHONE_OUT; in ca0132_select_out()
4454 spec->cur_out_type = SPEAKER_OUT; in ca0132_select_out()
4456 if (spec->cur_out_type == SPEAKER_OUT) { in ca0132_select_out()
4545 out_cmds->vals[spec->cur_out_type][i]); in ae5_mmio_select_out()
4654 out_info = &quirk_data->out_set_info[spec->cur_out_type]; in ca0132_alt_select_out_quirk_set()
4697 if (spec->cur_out_type != HEADPHONE_OUT) { in ca0132_alt_select_out_quirk_set()
4762 spec->cur_out_type = HEADPHONE_OUT; in ca0132_alt_select_out()
4764 spec->cur_out_type = SPEAKER_OUT; in ca0132_alt_select_out()
[all …]