Searched refs:cmipci_switch_args (Results 1 – 1 of 1) sorted by relevance
2264 struct cmipci_switch_args { struct2278 struct cmipci_switch_args *args) in _snd_cmipci_uswitch_get() argument2299 struct cmipci_switch_args *args; in snd_cmipci_uswitch_get()2300 args = (struct cmipci_switch_args *)kcontrol->private_value; in snd_cmipci_uswitch_get()2308 struct cmipci_switch_args *args) in _snd_cmipci_uswitch_put()2342 struct cmipci_switch_args *args; in snd_cmipci_uswitch_put()2343 args = (struct cmipci_switch_args *)kcontrol->private_value; in snd_cmipci_uswitch_put()2350 static struct cmipci_switch_args cmipci_switch_arg_##sname = { \