Searched defs:hpi_mixer_msg (Results 1 – 1 of 1) sorted by relevance
782 struct hpi_mixer_msg { struct783 u16 control_index;784 u16 control_type; /* = HPI_CONTROL_METER _VOLUME etc */785 u16 padding1; /* Maintain alignment of subsequent fields */786 u16 node_type1; /* = HPI_SOURCENODE_LINEIN etc */787 u16 node_index1; /* = 0..N */788 u16 node_type2;789 u16 node_index2;790 u16 padding2; /* round to 4 bytes */