Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dcmipci.c2300 struct cmipci_switch_args { struct
2314 struct cmipci_switch_args *args) in _snd_cmipci_uswitch_get()
2337 struct cmipci_switch_args *args; in snd_cmipci_uswitch_get()
2338 args = (struct cmipci_switch_args *)kcontrol->private_value; in snd_cmipci_uswitch_get()
2346 struct cmipci_switch_args *args) in _snd_cmipci_uswitch_put()
2382 struct cmipci_switch_args *args; in snd_cmipci_uswitch_put()
2383 args = (struct cmipci_switch_args *)kcontrol->private_value; in snd_cmipci_uswitch_put()
2390 static struct cmipci_switch_args cmipci_switch_arg_##sname = { \
/kernel/linux/linux-6.6/sound/pci/
H A Dcmipci.c2308 struct cmipci_switch_args { struct
2322 struct cmipci_switch_args *args) in _snd_cmipci_uswitch_get()
2345 struct cmipci_switch_args *args; in snd_cmipci_uswitch_get()
2346 args = (struct cmipci_switch_args *)kcontrol->private_value; in snd_cmipci_uswitch_get()
2354 struct cmipci_switch_args *args) in _snd_cmipci_uswitch_put()
2390 struct cmipci_switch_args *args; in snd_cmipci_uswitch_put()
2391 args = (struct cmipci_switch_args *)kcontrol->private_value; in snd_cmipci_uswitch_put()
2398 static struct cmipci_switch_args cmipci_switch_arg_##sname = { \

Completed in 10 milliseconds