Searched refs:HPI_OBJ_ISTREAM (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/sound/pci/asihpi/ |
D | hpimsgx.c | 292 hpi_init_response(phr, HPI_OBJ_ISTREAM, phm->function, in instream_message() 350 case HPI_OBJ_ISTREAM: in hpi_send_recv_ex() 399 hpi_init_response(phr, HPI_OBJ_ISTREAM, HPI_ISTREAM_OPEN, 0); in instream_open() 417 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in instream_open() 449 hpi_init_response(phr, HPI_OBJ_ISTREAM, HPI_ISTREAM_CLOSE, 0); in instream_close() 462 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in instream_close() 632 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in adapter_prepare() 680 hpi_init_response(&hr, HPI_OBJ_ISTREAM, in HPIMSGX__reset() 793 HPI_OBJ_ISTREAM, HPI_ISTREAM_RESET); in HPIMSGX__cleanup()
|
D | hpifunc.c | 796 case HPI_OBJ_ISTREAM: in hpi_outstream_group_add() 847 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_open() 856 hpi_indexes_to_handle(HPI_OBJ_ISTREAM, adapter_index, in hpi_instream_open() 869 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_close() 875 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_close() 880 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_close() 894 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_query_format() 910 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_set_format() 926 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_read_buf() 943 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM, in hpi_instream_start() [all …]
|
D | hpi6205.c | 419 case HPI_OBJ_ISTREAM: in _HPI_6205() 1142 hpi_init_response(phr, HPI_OBJ_ISTREAM, in instream_host_buffer_get_info() 1147 hpi_init_response(phr, HPI_OBJ_ISTREAM, in instream_host_buffer_get_info() 1174 hpi_init_response(phr, HPI_OBJ_ISTREAM, in instream_host_buffer_free()
|
D | hpi6000.c | 382 case HPI_OBJ_ISTREAM: in HPI_6000() 1722 case HPI_OBJ_ISTREAM: in get_dsp_index()
|
D | hpi_internal.h | 374 HPI_OBJ_ISTREAM = 4, enumerator
|