Searched refs:snd_hdac_check_power_state (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_device.c | 1048 * snd_hdac_check_power_state - check whether the actual power state matches 1057 bool snd_hdac_check_power_state(struct hdac_device *hdac, in snd_hdac_check_power_state() function 1068 EXPORT_SYMBOL_GPL(snd_hdac_check_power_state); variable
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_device.c | 1048 * snd_hdac_check_power_state - check whether the actual power state matches 1057 bool snd_hdac_check_power_state(struct hdac_device *hdac, in snd_hdac_check_power_state() function 1068 EXPORT_SYMBOL_GPL(snd_hdac_check_power_state); variable
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_local.h | 614 return snd_hdac_check_power_state(&codec->core, nid, target_state); in snd_hda_check_power_state()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio.h | 153 bool snd_hdac_check_power_state(struct hdac_device *hdac,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio.h | 157 bool snd_hdac_check_power_state(struct hdac_device *hdac,
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 614 return snd_hdac_check_power_state(&codec->core, nid, target_state); in snd_hda_check_power_state()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 744 if (!snd_hdac_check_power_state(hdev, nid, pwr_state)) { in hdac_hdmi_set_power_state()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 744 if (!snd_hdac_check_power_state(hdev, nid, pwr_state)) { in hdac_hdmi_set_power_state()
|
Completed in 15 milliseconds