Searched refs:sync_pin_power_ctls (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.c4104 static void sync_pin_power_ctls(struct hda_codec *codec, int num_pins, sync_pin_power_ctls() function
4123 sync_pin_power_ctls(codec, cfg->line_outs, cfg->line_out_pins); sync_all_pin_power_ctls()
4125 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins); sync_all_pin_power_ctls()
4127 sync_pin_power_ctls(codec, cfg->speaker_outs, cfg->speaker_pins); sync_all_pin_power_ctls()
4129 sync_pin_power_ctls(codec, 1, &cfg->inputs[i].pin); sync_all_pin_power_ctls()

Completed in 114 milliseconds