Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpi.h152 HPI_STATE_DRAINED = 4, enumerator
H A Dasihpi.c766 } else if (state == HPI_STATE_DRAINED) { in snd_card_asihpi_timer_function()