Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol.c2154 static int _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn, struct list_head *lists) in _snd_ctl_register_ioctl()
2176 int snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn) in snd_ctl_register_ioctl()
2190 int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t fcn) in snd_ctl_register_ioctl_compat()
2200 static int _snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn, in _snd_ctl_unregister_ioctl()
2227 int snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn) in snd_ctl_unregister_ioctl()
2241 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn) in snd_ctl_unregister_ioctl_compat()
/openbmc/linux/include/sound/
H A Dcontrol.h178 #define snd_ctl_register_ioctl_compat(fcn) argument
179 #define snd_ctl_unregister_ioctl_compat(fcn) argument
/openbmc/linux/drivers/s390/char/
H A Dmonwriter.c55 static int monwrite_diag(struct monwrite_hdr *myhdr, char *buffer, int fcn) in monwrite_diag()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgv_sriovmsg.h123 uint32_t fcn : 8; member
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-single.c778 struct pcs_function **fcn, in pcs_add_function()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c4267 u8 fcn; /* first channel number */ in process_80211d() local