Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/asihpi/
Dhpi_internal.h1008 struct hpi_message { struct
1010 u16 size; /* total size in bytes */
1011 u8 type; /* HPI_TYPE_MESSAGE */
1012 u8 version; /* message version */
1013 u16 object; /* HPI_OBJ_* */
1014 u16 function; /* HPI_SUBSYS_xxx, HPI_ADAPTER_xxx */
1038 sizeof(struct hpi_message_header) , /* Default, no object type 0 */ \ argument