Searched refs:HPI_OSTREAM_CLOSE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpimsgx.c | 268 case HPI_OSTREAM_CLOSE: in outstream_message() 535 hpi_init_response(phr, HPI_OBJ_OSTREAM, HPI_OSTREAM_CLOSE, 0); in outstream_close()
|
H A D | hpi_internal.h | 425 HPI_OSTREAM_CLOSE = HPI_FUNC_ID(OSTREAM, 2), enumerator
|
H A D | hpifunc.c | 464 HPI_OSTREAM_CLOSE); in hpi_outstream_close()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpimsgx.c | 263 case HPI_OSTREAM_CLOSE: in outstream_message() 530 hpi_init_response(phr, HPI_OBJ_OSTREAM, HPI_OSTREAM_CLOSE, 0); in outstream_close()
|
H A D | hpi_internal.h | 425 HPI_OSTREAM_CLOSE = HPI_FUNC_ID(OSTREAM, 2), enumerator
|
H A D | hpifunc.c | 464 HPI_OSTREAM_CLOSE); in hpi_outstream_close()
|
Completed in 17 milliseconds