Home
last modified time | relevance | path

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

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