Home
last modified time | relevance | path

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

/linux-6.12.1/sound/usb/
Dmixer_quirks.c3570 const struct snd_djm_ctl *controls;
3574 struct snd_djm_ctl { struct
3673 static const struct snd_djm_ctl snd_djm_ctls_250mk2[] = {
3698 static const struct snd_djm_ctl snd_djm_ctls_450[] = {
3719 static const struct snd_djm_ctl snd_djm_ctls_750[] = {
3738 static const struct snd_djm_ctl snd_djm_ctls_850[] = {
3759 static const struct snd_djm_ctl snd_djm_ctls_900nxs2[] = {
3785 static const struct snd_djm_ctl snd_djm_ctls_750mk2[] = {
3816 const struct snd_djm_ctl *ctl; in snd_djm_controls_info()