Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dsof-audio.h67 struct snd_sof_control { struct
68 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