Searched refs:HPI_OBJ_ISTREAM (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/sound/pci/asihpi/ |
D | hpimsgx.c | 276 hpi_init_response(phr, HPI_OBJ_ISTREAM, phm->function, in instream_message() 334 case HPI_OBJ_ISTREAM: in hpi_send_recv_ex() 383 hpi_init_response(phr, HPI_OBJ_ISTREAM, HPI_ISTREAM_OPEN, 0); in instream_open() 401 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in instream_open() 433 hpi_init_response(phr, HPI_OBJ_ISTREAM, HPI_ISTREAM_CLOSE, 0); in instream_close() 446 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in instream_close() 616 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in adapter_prepare() 664 hpi_init_response(&hr, HPI_OBJ_ISTREAM, in HPIMSGX__reset() 777 HPI_OBJ_ISTREAM, HPI_ISTREAM_RESET); in HPIMSGX__cleanup()
|
D | hpifunc.c | 797 case HPI_OBJ_ISTREAM: in hpi_outstream_group_add() 848 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_open() 857 hpi_indexes_to_handle(HPI_OBJ_ISTREAM, adapter_index, in hpi_instream_open() 870 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_close() 876 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_close() 881 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_close() 895 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_query_format() 911 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_set_format() 927 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_read_buf() 944 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_start() [all …]
|
D | hpi6205.c | 408 case HPI_OBJ_ISTREAM: in _HPI_6205() 1126 hpi_init_response(phr, HPI_OBJ_ISTREAM, in instream_host_buffer_get_info() 1131 hpi_init_response(phr, HPI_OBJ_ISTREAM, in instream_host_buffer_get_info() 1158 hpi_init_response(phr, HPI_OBJ_ISTREAM, in instream_host_buffer_free()
|
D | hpi6000.c | 371 case HPI_OBJ_ISTREAM: in HPI_6000() 1709 case HPI_OBJ_ISTREAM: in get_dsp_index()
|
D | hpi_internal.h | 363 HPI_OBJ_ISTREAM = 4, enumerator
|