Searched refs:snd_hda_codec_set_power_to_all (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/sound/pci/hda/ | 
| D | hda_codec.h | 458 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,
  | 
| D | patch_conexant.c | 219 	snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3);  in cx_auto_reboot_notify()
  | 
| D | hda_codec.c | 2788 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg,  in snd_hda_codec_set_power_to_all()  function 2807 EXPORT_SYMBOL_GPL(snd_hda_codec_set_power_to_all); 2895 			snd_hda_codec_set_power_to_all(codec, fg, power_state);  in hda_set_power_state()
  | 
| D | patch_hdmi.c | 2348 	snd_hda_codec_set_power_to_all(codec, fg, power_state);  in haswell_set_power_state()
  | 
| D | patch_realtek.c | 805 	snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3);  in alc_d3_at_reboot()
  |