Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/asihpi/
Dhpi_internal.h1066 struct hpi_response { struct
1068 u16 size;
1069 u8 type; /* HPI_TYPE_RESPONSE */
1070 u8 version; /* response version */
1071 u16 object; /* HPI_OBJ_* */
1095 sizeof(struct hpi_response_header) ,/* Default, no object type 0 */ \ argument