Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_device.c1063 bool snd_hdac_check_power_state(struct hdac_device *hdac, in snd_hdac_check_power_state() function
1074 EXPORT_SYMBOL_GPL(snd_hdac_check_power_state);
/linux-4.4.14/include/sound/
Dhdaudio.h147 bool snd_hdac_check_power_state(struct hdac_device *hdac,
/linux-4.4.14/sound/pci/hda/
Dhda_local.h684 return snd_hdac_check_power_state(&codec->core, nid, target_state); in snd_hda_check_power_state()