Searched defs:fcn (Results 1 – 4 of 4) sorted by relevance
2056 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) in _snd_ctl_register_ioctl()2077 int snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn) in snd_ctl_register_ioctl()2091 int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t fcn) in snd_ctl_register_ioctl_compat()2101 static int _snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn, in _snd_ctl_unregister_ioctl()2126 int snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn) in snd_ctl_unregister_ioctl()2140 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn) in snd_ctl_unregister_ioctl_compat()
176 #define snd_ctl_register_ioctl_compat(fcn) argument177 #define snd_ctl_unregister_ioctl_compat(fcn) argument
783 struct pcs_function **fcn, in pcs_add_function()
4257 u8 fcn; /* first channel number */ in process_80211d() local