Searched defs:hpi_mixer_msg (Results 1 – 1 of 1) sorted by relevance
771 struct hpi_mixer_msg { struct772 u16 control_index;773 u16 control_type; /* = HPI_CONTROL_METER _VOLUME etc */774 u16 padding1; /* Maintain alignment of subsequent fields */775 u16 node_type1; /* = HPI_SOURCENODE_LINEIN etc */776 u16 node_index1; /* = 0..N */777 u16 node_type2;778 u16 node_index2;779 u16 padding2; /* round to 4 bytes */