Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_component.c75 set_bit(idx, &bus->display_power_status); in snd_hdac_display_power()
77 clear_bit(idx, &bus->display_power_status); in snd_hdac_display_power()
82 if (bus->display_power_status) { in snd_hdac_display_power()
345 bus->display_power_status = 0; in snd_hdac_acomp_exit()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h360 long display_power_status; member