Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/asihpi/
Dhpi_internal.h997 struct hpi_message { struct
999 u16 size; /* total size in bytes */
1000 u8 type; /* HPI_TYPE_MESSAGE */
1001 u8 version; /* message version */
1002 u16 object; /* HPI_OBJ_* */
1003 u16 function; /* HPI_SUBSYS_xxx, HPI_ADAPTER_xxx */
1027 sizeof(struct hpi_message_header) , /* Default, no object type 0 */ \ argument