Home
last modified time | relevance | path

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

/sound/pci/asihpi/
Dhpi_internal.h1004 struct hpi_message { struct
1006 u16 size; /* total size in bytes */
1007 u8 type; /* HPI_TYPE_MESSAGE */
1008 u8 version; /* message version */
1009 u16 object; /* HPI_OBJ_* */
1010 u16 function; /* HPI_SUBSYS_xxx, HPI_ADAPTER_xxx */
1034 sizeof(struct hpi_message_header) , /* Default, no object type 0 */ \ argument