Searched refs:HPI_STATE_DRAINED (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ | ||
D | hpi.h | 152 HPI_STATE_DRAINED = 4, enumerator |
D | asihpi.c | 767 } else if (state == HPI_STATE_DRAINED) { in snd_card_asihpi_timer_function() |