Home
last modified time | relevance | path

Searched refs:HPI_MIXER_CLOSE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/sound/pci/asihpi/
Dhpimsgx.c246 case HPI_MIXER_CLOSE: in mixer_message()
378 hpi_init_response(phr, HPI_OBJ_MIXER, HPI_MIXER_CLOSE, 0); in mixer_close()
Dhpi_internal.h476 HPI_MIXER_CLOSE = HPI_FUNC_ID(MIXER, 2), enumerator
Dhpifunc.c1224 hpi_init_message_response(&hm, &hr, HPI_OBJ_MIXER, HPI_MIXER_CLOSE); in hpi_mixer_close()