Searched defs:hpi_control (Results 1 – 1 of 1) sorted by relevance
1284 struct hpi_control { struct1285 u32 h_control;1286 u16 control_type;1287 u16 src_node_type;1288 u16 src_node_index;1289 u16 dst_node_type;1290 u16 dst_node_index;1291 u16 band;1292 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* copied to snd_ctl_elem_id.name[44]; */