Home
last modified time | relevance | path

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

/linux-6.6.21/sound/usb/
Dmixer_quirks.c2998 const struct snd_djm_ctl *controls;
3002 struct snd_djm_ctl { struct
3101 static const struct snd_djm_ctl snd_djm_ctls_250mk2[] = {
3126 static const struct snd_djm_ctl snd_djm_ctls_450[] = {
3147 static const struct snd_djm_ctl snd_djm_ctls_750[] = {
3166 static const struct snd_djm_ctl snd_djm_ctls_850[] = {
3187 static const struct snd_djm_ctl snd_djm_ctls_900nxs2[] = {
3213 static const struct snd_djm_ctl snd_djm_ctls_750mk2[] = {
3244 const struct snd_djm_ctl *ctl; in snd_djm_controls_info()