Home
last modified time | relevance | path

Searched refs:snd_hdac_sync_power_state (Results 1 – 4 of 4) sorted by relevance

/linux/sound/hda/core/
H A Ddevice.c1138 * snd_hdac_sync_power_state - wait until actual power state matches
1147 unsigned int snd_hdac_sync_power_state(struct hdac_device *codec, in snd_hdac_sync_power_state() function
1170 EXPORT_SYMBOL_GPL(snd_hdac_sync_power_state);
/linux/include/sound/
H A Dhdaudio.h160 unsigned int snd_hdac_sync_power_state(struct hdac_device *hdac,
/linux/sound/hda/common/
H A Dhda_local.h647 return snd_hdac_sync_power_state(&codec->core, nid, target_state); in snd_hda_sync_power_state()
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c750 state = snd_hdac_sync_power_state(hdev, in hdac_hdmi_set_power_state()