Searched refs:HPI_OBJ_ISTREAM (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/pci/asihpi/
H A Dhpimsgx.c276 hpi_init_response(phr, HPI_OBJ_ISTREAM, phm->function,
334 case HPI_OBJ_ISTREAM:
383 hpi_init_response(phr, HPI_OBJ_ISTREAM, HPI_ISTREAM_OPEN, 0);
401 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
433 hpi_init_response(phr, HPI_OBJ_ISTREAM, HPI_ISTREAM_CLOSE, 0);
446 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
616 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
664 hpi_init_response(&hr, HPI_OBJ_ISTREAM,
777 HPI_OBJ_ISTREAM, HPI_ISTREAM_RESET);
H A Dhpifunc.c797 case HPI_OBJ_ISTREAM:
848 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
857 hpi_indexes_to_handle(HPI_OBJ_ISTREAM, adapter_index,
870 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
876 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
881 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
895 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
911 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
927 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
944 hpi_init_message_response(&hm, &hr, HPI_OBJ_ISTREAM,
[all...]
H A Dhpi6205.c408 case HPI_OBJ_ISTREAM:
1126 hpi_init_response(phr, HPI_OBJ_ISTREAM,
1131 hpi_init_response(phr, HPI_OBJ_ISTREAM,
1158 hpi_init_response(phr, HPI_OBJ_ISTREAM,
H A Dhpi6000.c371 case HPI_OBJ_ISTREAM:
1709 case HPI_OBJ_ISTREAM:
H A Dhpi_internal.h363 HPI_OBJ_ISTREAM = 4, enumerator in enum:HPI_OBJECT_TYPES
624 /**< Type of object, HPI_OBJ_OSTREAM or HPI_OBJ_ISTREAM. */

Completed in 138 milliseconds