Home
last modified time | relevance | path

Searched defs:sarg (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/pci/
Dcmipci.c2438 #define DEFINE_SWITCH(sname, stype, sarg) \ argument
2447 #define DEFINE_CARD_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_CARD, sarg) argument
2448 #define DEFINE_MIXER_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_MIXER, sarg) argument
/kernel/linux/linux-5.10/sound/pci/
Dcmipci.c2430 #define DEFINE_SWITCH(sname, stype, sarg) \ argument
2439 #define DEFINE_CARD_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_CARD, sarg) argument
2440 #define DEFINE_MIXER_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_MIXER, sarg) argument