Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dcmipci.c2322 struct cmipci_switch_args { struct
2336 struct cmipci_switch_args *args) in _snd_cmipci_uswitch_get() argument
2359 struct cmipci_switch_args *args; in snd_cmipci_uswitch_get()
2360 args = (struct cmipci_switch_args *)kcontrol->private_value; in snd_cmipci_uswitch_get()
2368 struct cmipci_switch_args *args) in _snd_cmipci_uswitch_put()
2404 struct cmipci_switch_args *args; in snd_cmipci_uswitch_put()
2405 args = (struct cmipci_switch_args *)kcontrol->private_value; in snd_cmipci_uswitch_put()
2412 static struct cmipci_switch_args cmipci_switch_arg_##sname = { \