Home
last modified time | relevance | path

Searched refs:display_power_active (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/hda/
A Dhdac_component.c83 if (!bus->display_power_active) { in snd_hdac_display_power()
91 bus->display_power_active = cookie; in snd_hdac_display_power()
94 if (bus->display_power_active) { in snd_hdac_display_power()
95 unsigned long cookie = bus->display_power_active; in snd_hdac_display_power()
100 bus->display_power_active = 0; in snd_hdac_display_power()
341 if (WARN_ON(bus->display_power_active) && acomp->ops) in snd_hdac_acomp_exit()
342 acomp->ops->put_power(acomp->dev, bus->display_power_active); in snd_hdac_acomp_exit()
344 bus->display_power_active = 0; in snd_hdac_acomp_exit()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h366 unsigned long display_power_active; member

Completed in 7 milliseconds