Home
last modified time | relevance | path

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

/Linux-v6.6/sound/usb/
Dmixer_quirks.c2997 const struct snd_djm_ctl *controls;
3001 struct snd_djm_ctl { struct
3100 static const struct snd_djm_ctl snd_djm_ctls_250mk2[] = {
3121 static const struct snd_djm_ctl snd_djm_ctls_750[] = {
3140 static const struct snd_djm_ctl snd_djm_ctls_850[] = {
3161 static const struct snd_djm_ctl snd_djm_ctls_900nxs2[] = {
3187 static const struct snd_djm_ctl snd_djm_ctls_750mk2[] = {
3217 const struct snd_djm_ctl *ctl; in snd_djm_controls_info()