Home
last modified time | relevance | path

Searched defs:fcn (Results 1 – 5 of 5) sorted by relevance

/linux/sound/core/
H A Dcontrol.c2056 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()
H A Dcompress_offload.c1183 snd_compr_seq_func_t fcn) in snd_compr_task_seq()
/linux/include/sound/
H A Dcontrol.h176 #define snd_ctl_register_ioctl_compat(fcn) argument
177 #define snd_ctl_unregister_ioctl_compat(fcn) argument
/linux/drivers/pinctrl/
H A Dpinctrl-single.c780 struct pcs_function **fcn, in pcs_add_function()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c4266 u8 fcn; /* first channel number */ in process_80211d() local