Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-audio.h353 struct snd_sof_control { struct
354 struct snd_soc_component *scomp;
355 const char *name;
356 int comp_id;
357 int min_volume_step; /* min volume step for volume_table */
358 int max_volume_step; /* max volume step for volume_table */
359 int num_channels;
360 unsigned int access;
361 int info_type;
362 int index; /* pipeline ID */
[all …]