Searched refs:cur_out_type (Results 1 - 1 of 1) sorted by path

/linux-master/sound/pci/hda/
H A Dpatch_ca0132.c1106 int cur_out_type; member in struct:ca0132_spec
3938 if (spec->cur_out_type == SPEAKER_OUT)
4467 spec->cur_out_type = HEADPHONE_OUT;
4469 spec->cur_out_type = SPEAKER_OUT;
4471 if (spec->cur_out_type == SPEAKER_OUT) {
4563 out_cmds->vals[spec->cur_out_type][i]);
4672 out_info = &quirk_data->out_set_info[spec->cur_out_type];
4715 if (spec->cur_out_type != HEADPHONE_OUT) {
4780 spec->cur_out_type = HEADPHONE_OUT;
4782 spec->cur_out_type
[all...]

Completed in 353 milliseconds