Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/asihpi/
Dhpi_internal.h1070 struct hpi_response { struct
1072 u16 size;
1073 u8 type; /* HPI_TYPE_RESPONSE */
1074 u8 version; /* response version */
1075 u16 object; /* HPI_OBJ_* */
1099 sizeof(struct hpi_response_header) ,/* Default, no object type 0 */ \ argument