Home
last modified time | relevance | path

Searched refs:lola_src_gain_mixer (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/sound/pci/lola/
Dlola_mixer.c719 static struct snd_kcontrol_new lola_src_gain_mixer = { variable
732 lola_src_gain_mixer.name = name; in create_src_gain_mixer()
733 lola_src_gain_mixer.private_value = ofs + (num << 8); in create_src_gain_mixer()
735 snd_ctl_new1(&lola_src_gain_mixer, chip)); in create_src_gain_mixer()