Searched refs:HPI_ISTREAM_CLOSE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpimsgx.c | 290 case HPI_ISTREAM_CLOSE: in instream_message() 438 hpi_init_response(phr, HPI_OBJ_ISTREAM, HPI_ISTREAM_CLOSE, 0); in instream_close()
|
H A D | hpi_internal.h | 452 HPI_ISTREAM_CLOSE = HPI_FUNC_ID(ISTREAM, 2), enumerator
|
H A D | hpifunc.c | 882 HPI_ISTREAM_CLOSE); in hpi_instream_close()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpimsgx.c | 285 case HPI_ISTREAM_CLOSE: in instream_message() 433 hpi_init_response(phr, HPI_OBJ_ISTREAM, HPI_ISTREAM_CLOSE, 0); in instream_close()
|
H A D | hpi_internal.h | 452 HPI_ISTREAM_CLOSE = HPI_FUNC_ID(ISTREAM, 2), enumerator
|
H A D | hpifunc.c | 882 HPI_ISTREAM_CLOSE); in hpi_instream_close()
|
Completed in 18 milliseconds