Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/
Dsof-audio.h299 struct snd_sof_control { struct
300 struct snd_soc_component *scomp;
301 const char *name;
302 int comp_id;
303 int min_volume_step; /* min volume step for volume_table */
304 int max_volume_step; /* max volume step for volume_table */
305 int num_channels;
306 unsigned int access;
307 int info_type;
308 int index; /* pipeline ID */
[all …]