Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/asihpi/
Dhpi_internal.h1059 struct hpi_response { struct
1061 u16 size;
1062 u8 type; /* HPI_TYPE_RESPONSE */
1063 u8 version; /* response version */
1064 u16 object; /* HPI_OBJ_* */
1088 sizeof(struct hpi_response_header) ,/* Default, no object type 0 */ \ argument