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
3915 if (spec->cur_out_type == SPEAKER_OUT) in ca0132_playback_pcm_delay()
4442 spec->cur_out_type = HEADPHONE_OUT; in ca0132_select_out()
4444 spec->cur_out_type = SPEAKER_OUT; in ca0132_select_out()
4446 if (spec->cur_out_type == SPEAKER_OUT) { in ca0132_select_out()
4535 out_cmds->vals[spec->cur_out_type][i]); in ae5_mmio_select_out()
4644 out_info = &quirk_data->out_set_info[spec->cur_out_type]; in ca0132_alt_select_out_quirk_set()
4687 if (spec->cur_out_type != HEADPHONE_OUT) { in ca0132_alt_select_out_quirk_set()
4752 spec->cur_out_type = HEADPHONE_OUT; in ca0132_alt_select_out()
4754 spec->cur_out_type = SPEAKER_OUT; in ca0132_alt_select_out()
[all …]