Home
last modified time | relevance | path

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

/linux-6.15/sound/usb/
H A Dmixer_quirks.c3578 const struct snd_djm_ctl *controls;
3582 struct snd_djm_ctl { struct
3707 static const struct snd_djm_ctl snd_djm_ctls_250mk2[] = {
3732 static const struct snd_djm_ctl snd_djm_ctls_450[] = {
3753 static const struct snd_djm_ctl snd_djm_ctls_750[] = {
3772 static const struct snd_djm_ctl snd_djm_ctls_850[] = {
3793 static const struct snd_djm_ctl snd_djm_ctls_900nxs2[] = {
3819 static const struct snd_djm_ctl snd_djm_ctls_750mk2[] = {
3847 static const struct snd_djm_ctl snd_djm_ctls_a9[] = {
3875 const struct snd_djm_ctl *ctl; in snd_djm_controls_info()