Searched defs:snd_sof_control (Results 1 – 1 of 1) sorted by relevance
67 struct snd_sof_control { struct68 struct snd_soc_component *scomp;69 int comp_id;72 int num_channels;73 unsigned int access;75 struct sof_ipc_ctrl_data *control_data;76 u32 size; /* cdata size */77 enum sof_ipc_ctrl_cmd cmd;80 struct list_head list; /* list in sdev control list */82 struct snd_sof_led_control led_ctl;[all …]
Completed in 4 milliseconds