Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/asihpi/
Dhpi.h816 HPI_CHANNEL_MODE_LAST = 6 enumerator
Dasihpi.c2230 static const char * const mode_names[HPI_CHANNEL_MODE_LAST + 1] = { in snd_asihpi_cmode_info()
2246 for (i = 0; i < HPI_CHANNEL_MODE_LAST; i++) in snd_asihpi_cmode_info()