Home
last modified time | relevance | path

Searched defs:hpi_response_header (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/asihpi/
A Dhpi_internal.h1049 struct hpi_response_header { struct
1050 u16 size;
1051 u8 type; /* HPI_TYPE_RESPONSE */
1052 u8 version; /* response version */
1053 u16 object; /* HPI_OBJ_* */
1054 u16 function; /* HPI_SUBSYS_xxx, HPI_ADAPTER_xxx */
1055 u16 error; /* HPI_ERROR_xxx */
1056 u16 specific_error; /* adapter specific error */

Completed in 10 milliseconds