Searched defs:func (Results 1 - 200 of 692) sorted by relevance

1234

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dgr.h6 const struct nvkm_gr_func *func; member in struct:nvkm_gr
H A Dsw.h6 const struct nvkm_sw_func *func; member in struct:nvkm_sw
H A Dpm.h6 const struct nvkm_pm_func *func; member in struct:nvkm_pm
H A Ddisp.h8 const struct nvkm_disp_func *func; member in struct:nvkm_disp
H A Ddma.h7 const struct nvkm_dmaobj_func *func; member in struct:nvkm_dmaobj
21 const struct nvkm_dma_func *func; member in struct:nvkm_dma
H A Dxtensa.h7 const struct nvkm_xtensa_func *func; member in struct:nvkm_xtensa
H A Dfalcon.h8 const struct nvkm_falcon_func *func; member in struct:nvkm_falcon
H A Dfifo.h15 const struct nvkm_fifo_chan_func *func; member in struct:nvkm_fifo_chan
33 const struct nvkm_fifo_func *func; member in struct:nvkm_fifo
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbus.h6 const struct nvkm_bus_func *func; member in struct:nvkm_bus
H A Dmc.h6 const struct nvkm_mc_func *func; member in struct:nvkm_mc
H A Ddevinit.h7 const struct nvkm_devinit_func *func; member in struct:nvkm_devinit
H A Dfuse.h6 const struct nvkm_fuse_func *func; member in struct:nvkm_fuse
H A Dbar.h7 const struct nvkm_bar_func *func; member in struct:nvkm_bar
H A Dvolt.h6 const struct nvkm_volt_func *func; member in struct:nvkm_volt
H A Dgpio.h22 const struct nvkm_gpio_func *func; member in struct:nvkm_gpio
H A Dinstmem.h7 const struct nvkm_instmem_func *func; member in struct:nvkm_instmem
H A Dltc.h9 const struct nvkm_ltc_func *func; member in struct:nvkm_ltc
H A Dpci.h6 const struct nvkm_pci_func *func; member in struct:nvkm_pci
H A Dpmu.h6 const struct nvkm_pmu_func *func; member in struct:nvkm_pmu
H A Dtimer.h8 void (*func)(struct nvkm_alarm *); member in struct:nvkm_alarm
19 const struct nvkm_timer_func *func; member in struct:nvkm_timer
H A Dmmu.h55 const struct nvkm_mmu_func *func; member in struct:nvkm_mmu
/linux-4.4.14/arch/arm/mach-s3c64xx/
H A Dbacklight.h19 int func; member in struct:samsung_bl_gpio_info
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/
H A Dbase.c27 nvkm_mspdec_new_(const struct nvkm_falcon_func *func, nvkm_mspdec_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/msppp/
H A Dbase.c27 nvkm_msppp_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, nvkm_msppp_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/msvld/
H A Dbase.c27 nvkm_msvld_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, nvkm_msvld_new_() argument
/linux-4.4.14/lib/
H A Dratelimit.c28 int ___ratelimit(struct ratelimit_state *rs, const char *func) ___ratelimit() argument
/linux-4.4.14/drivers/staging/rts5208/
H A Dtrace.c8 void _rtsx_trace(struct rtsx_chip *chip, const char *file, const char *func, _rtsx_trace() argument
14 dev_dbg(rtsx_dev(chip), "[%s][%s]:[%d]\n", file, func, line); _rtsx_trace() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnvsw.h8 const struct nvkm_nvsw_func *func; member in struct:nvkm_nvsw
H A Dchan.h8 const struct nvkm_sw_chan_func *func; member in struct:nvkm_sw_chan
H A Dnvsw.c60 nvkm_nvsw_new_(const struct nvkm_nvsw_func *func, struct nvkm_sw_chan *chan, nvkm_nvsw_new_() argument
H A Dbase.c99 nvkm_sw_new_(const struct nvkm_sw_func *func, struct nvkm_device *device, nvkm_sw_new_() argument
H A Dchan.c96 nvkm_sw_chan_ctor(const struct nvkm_sw_chan_func *func, struct nvkm_sw *sw, nvkm_sw_chan_ctor() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dtracepoint.c23 void __brcmf_err(const char *func, const char *fmt, ...) __brcmf_err() argument
H A Dcommon.c184 void __brcmf_dbg(u32 level, const char *func, const char *fmt, ...) __brcmf_dbg() argument
/linux-4.4.14/include/linux/
H A Dtask_work.h10 init_task_work(struct callback_head *twork, task_work_func_t func) init_task_work() argument
H A Dirq_work.h23 void (*func)(struct irq_work *); member in struct:irq_work
H A Drandom.h16 void (*func)(struct random_ready_callback *rdy); member in struct:random_ready_callback
H A Dsmp.h19 smp_call_func_t func; member in struct:call_single_data
131 static inline int up_smp_call_function(smp_call_func_t func, void *info) up_smp_call_function() argument
145 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, smp_call_function_any() argument
H A Dkthread.h76 kthread_work_func_t func; member in struct:kthread_work
H A Drcutiny.h85 kfree_call_rcu(struct rcu_head *head, rcu_callback_t func) kfree_call_rcu() argument
/linux-4.4.14/arch/metag/include/asm/
H A Dtraps.h21 kick_irq_func_t func; member in struct:kick_irq_handler
/linux-4.4.14/arch/mips/lib/
H A Duncached.c38 unsigned long run_uncached(void *func) run_uncached() argument
/linux-4.4.14/arch/parisc/include/asm/
H A Dftrace.h13 unsigned long func; member in struct:ftrace_ret_stack
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv50.h8 const struct nv50_gr_func *func; member in struct:nv50_gr
H A Dbase.c130 nvkm_gr_ctor(const struct nvkm_gr_func *func, struct nvkm_device *device, nvkm_gr_ctor() argument
H A Dgk20a.c286 gk20a_gr_new_(const struct gf100_gr_func *func, struct nvkm_device *device, gk20a_gr_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv50.h7 const struct nv50_fb_func *func; member in struct:nv50_fb
H A Dram.c49 nvkm_ram_ctor(const struct nvkm_ram_func *func, struct nvkm_fb *fb, nvkm_ram_ctor() argument
93 nvkm_ram_new_(const struct nvkm_ram_func *func, struct nvkm_fb *fb, nvkm_ram_new_() argument
H A Dgf100.c77 gf100_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, gf100_fb_new_() argument
H A Dbase.c156 nvkm_fb_ctor(const struct nvkm_fb_func *func, struct nvkm_device *device, nvkm_fb_ctor() argument
165 nvkm_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, nvkm_fb_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgpio.c75 struct dcb_gpio_func func; nvkm_voltgpio_init() local
H A Dbase.c174 nvkm_volt_ctor(const struct nvkm_volt_func *func, struct nvkm_device *device, nvkm_volt_ctor() argument
196 nvkm_volt_new_(const struct nvkm_volt_func *func, struct nvkm_device *device, nvkm_volt_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Doproxy.h7 const struct nvkm_oproxy_func *func; member in struct:nvkm_oproxy
H A Devent.h8 const struct nvkm_event_func *func; member in struct:nvkm_event
H A Dnotify.h15 int (*func)(struct nvkm_notify *); member in struct:nvkm_notify
H A Dengine.h9 const struct nvkm_engine_func *func; member in struct:nvkm_engine
H A Dgpuobj.h14 const struct nvkm_gpuobj_func *func; member in struct:nvkm_gpuobj
H A Dtegra.h7 const struct nvkm_device_tegra_func *func; member in struct:nvkm_device_tegra
H A Dmemory.h15 const struct nvkm_memory_func *func; member in struct:nvkm_memory
H A Dsubdev.h6 const struct nvkm_subdev_func *func; member in struct:nvkm_subdev
H A Dobject.h10 const struct nvkm_object_func *func; member in struct:nvkm_object
69 const struct nvkm_object_func *func; member in struct:nvkm_sclass
/linux-4.4.14/arch/mips/dec/
H A Dreset.c16 noret_func_t func = (void *)CKSEG1ADDR(0x1fc00000); back_to_prom() local
/linux-4.4.14/arch/s390/crypto/
H A Dsha.h29 int func; /* KIMD function to use */ member in struct:s390_sha_ctx
/linux-4.4.14/arch/ia64/scripts/
H A Dunwcheck.py36 func = False variable
/linux-4.4.14/tools/perf/tests/
H A Dtests.h29 int (*func)(void); member in struct:test
/linux-4.4.14/drivers/usb/gadget/function/
H A Du_serial.h38 struct usb_function func; member in struct:gserial
H A Du_ether.h57 struct usb_function func; member in struct:gether
H A Du_uac1.h48 struct usb_function func; member in struct:gaudio
/linux-4.4.14/drivers/media/rc/img-ir/
H A Dimg-ir-sony.c18 unsigned int dev, subdev, func; img_ir_sony_scancode() local
60 unsigned int dev, subdev, func; img_ir_sony_filter() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dcursnv50.c33 nv50_disp_curs_new(const struct nv50_disp_chan_func *func, nv50_disp_curs_new() argument
H A Ddmacnv50.h7 const struct nv50_disp_dmac_func *func; member in struct:nv50_disp_dmac
38 const struct nv50_disp_dmac_func *func; member in struct:nv50_disp_dmac_oclass
H A Doimmnv50.c33 nv50_disp_oimm_new(const struct nv50_disp_chan_func *func, nv50_disp_oimm_new() argument
H A Doutp.c57 nvkm_output_ctor(const struct nvkm_output_func *func, struct nvkm_disp *disp, nvkm_output_ctor() argument
78 nvkm_output_new_(const struct nvkm_output_func *func, nvkm_output_new_() argument
H A Drootnv50.h9 const struct nv50_disp_root_func *func; member in struct:nv50_disp_root
H A Dbasenv50.c33 nv50_disp_base_new(const struct nv50_disp_dmac_func *func, nv50_disp_base_new() argument
H A Dconn.c83 struct dcb_gpio_func func; nvkm_connector_ctor() local
H A Doutp.h9 const struct nvkm_output_func *func; member in struct:nvkm_output
H A Dovlynv50.c33 nv50_disp_ovly_new(const struct nv50_disp_dmac_func *func, nv50_disp_ovly_new() argument
H A Dchannv50.h7 const struct nv50_disp_chan_func *func; member in struct:nv50_disp_chan
96 const struct nv50_disp_chan_func *func; member in struct:nv50_disp_pioc_oclass
H A Dcorenv50.c34 nv50_disp_core_new(const struct nv50_disp_dmac_func *func, nv50_disp_core_new() argument
H A Doutpdp.h19 const struct nvkm_output_dp_func *func; member in struct:nvkm_output_dp
H A Ddmacnv50.c134 nv50_disp_dmac_new_(const struct nv50_disp_dmac_func *func, nv50_disp_dmac_new_() argument
H A Dnv50.h14 const struct nv50_disp_func *func; member in struct:nv50_disp
H A Doutpdp.c210 nvkm_output_dp_ctor(const struct nvkm_output_dp_func *func, nvkm_output_dp_ctor() argument
278 nvkm_output_dp_new_(const struct nvkm_output_dp_func *func, nvkm_output_dp_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv50.c109 nv50_fifo_new_(const struct nvkm_fifo_func *func, struct nvkm_device *device, nv50_fifo_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv31.h8 const struct nv31_mpeg_func *func; member in struct:nv31_mpeg
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dbase.c77 nvkm_bar_ctor(const struct nvkm_bar_func *func, struct nvkm_device *device, nvkm_bar_ctor() argument
H A Dgf100.c157 gf100_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, gf100_bar_new_() argument
H A Dnv50.c190 nv50_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, nv50_bar_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dbase.c55 nvkm_bus_new_(const struct nvkm_bus_func *func, struct nvkm_device *device, nvkm_bus_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dbase.c44 nvkm_fuse_new_(const struct nvkm_fuse_func *func, struct nvkm_device *device, nvkm_fuse_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dpad.c96 nvkm_i2c_pad_ctor(const struct nvkm_i2c_pad_func *func, struct nvkm_i2c *i2c, nvkm_i2c_pad_ctor() argument
109 nvkm_i2c_pad_new_(const struct nvkm_i2c_pad_func *func, struct nvkm_i2c *i2c, nvkm_i2c_pad_new_() argument
H A Dpad.h6 const struct nvkm_i2c_pad_func *func; member in struct:nvkm_i2c_pad
H A Daux.c145 nvkm_i2c_aux_ctor(const struct nvkm_i2c_aux_func *func, nvkm_i2c_aux_ctor() argument
167 nvkm_i2c_aux_new_(const struct nvkm_i2c_aux_func *func, nvkm_i2c_aux_new_() argument
H A Dbus.c189 nvkm_i2c_bus_ctor(const struct nvkm_i2c_bus_func *func, nvkm_i2c_bus_ctor() argument
238 nvkm_i2c_bus_new_(const struct nvkm_i2c_bus_func *func, nvkm_i2c_bus_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
H A Dnotify.h15 int (*func)(struct nvif_notify *); member in struct:nvif_notify
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_platform.c26 const struct nvkm_device_tegra_func *func; nouveau_platform_probe() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
H A Devent.c84 nvkm_event_init(const struct nvkm_event_func *func, int types_nr, int index_nr, nvkm_event_init() argument
H A Dmemory.c28 nvkm_memory_ctor(const struct nvkm_memory_func *func, nvkm_memory_ctor() argument
H A Dsubdev.c190 nvkm_subdev_ctor(const struct nvkm_subdev_func *func, nvkm_subdev_ctor() argument
H A Dengine.c139 nvkm_engine_ctor(const struct nvkm_engine_func *func, nvkm_engine_ctor() argument
157 nvkm_engine_new_(const struct nvkm_engine_func *func, nvkm_engine_new_() argument
H A Dioctl.c367 int (*func)(struct nvkm_object *, void *, u32); member in struct:__anon4430
H A Dobject.c225 nvkm_object_ctor(const struct nvkm_object_func *func, nvkm_object_ctor() argument
240 nvkm_object_new_(const struct nvkm_object_func *func, nvkm_object_new_() argument
261 const struct nvkm_object_func *func = nvkm_object_new() local
H A Doproxy.c185 nvkm_oproxy_ctor(const struct nvkm_oproxy_func *func, nvkm_oproxy_ctor() argument
193 nvkm_oproxy_new_(const struct nvkm_oproxy_func *func, nvkm_oproxy_new_() argument
/linux-4.4.14/arch/x86/pci/
H A Dbroadcom_bus.c22 static void __init cnb20le_res(u8 bus, u8 slot, u8 func) cnb20le_res() argument
H A Dearly.c10 u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) read_pci_config() argument
18 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) read_pci_config_byte() argument
26 u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) read_pci_config_16() argument
34 void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, write_pci_config() argument
41 void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) write_pci_config_byte() argument
47 void write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val) write_pci_config_16() argument
59 void early_dump_pci_device(u8 bus, u8 slot, u8 func) early_dump_pci_device() argument
83 unsigned bus, slot, func; early_dump_pci_devices() local
/linux-4.4.14/kernel/
H A Dtask_work.c55 task_work_cancel(struct task_struct *task, task_work_func_t func) task_work_cancel() argument
H A Dup.c36 int on_each_cpu(smp_call_func_t func, void *info, int wait) on_each_cpu() argument
53 on_each_cpu_mask(const struct cpumask *mask, smp_call_func_t func, void *info, bool wait) on_each_cpu_mask() argument
70 on_each_cpu_cond(bool (cond_func)int cpu, void *info), smp_call_func_t func, void *info, bool wait, gfp_t gfp_flags) on_each_cpu_cond() argument
H A Dasync.c76 async_func_t func; member in struct:async_entry
148 static async_cookie_t __async_schedule(async_func_t func, void *data, struct async_domain *domain) __async_schedule() argument
207 async_cookie_t async_schedule(async_func_t func, void *data) async_schedule() argument
225 async_cookie_t async_schedule_domain(async_func_t func, void *data, async_schedule_domain() argument
/linux-4.4.14/include/drm/
H A Ddrm_flip_work.h75 drm_flip_func_t func; member in struct:drm_flip_work
/linux-4.4.14/include/uapi/linux/
H A Dpg.h46 char func; /* PG_RESET or PG_COMMAND */ member in struct:pg_write_hdr
/linux-4.4.14/arch/powerpc/include/asm/
H A Dcode-patching.h50 static inline unsigned long ppc_function_entry(void *func) ppc_function_entry() argument
91 static inline unsigned long ppc_global_function_entry(void *func) ppc_global_function_entry() argument
/linux-4.4.14/tools/lib/traceevent/
H A Dplugin_kmem.c32 const char *func; call_site_handler() local
H A Dplugin_function.c131 const char *func; function_handler() local
/linux-4.4.14/tools/power/cpupower/utils/helpers/
H A Dpci.c25 pci_acc_init(struct pci_access **pacc, int domain, int bus, int slot, int func, int vendor, int dev) pci_acc_init() argument
56 pci_slot_func_init(struct pci_access **pacc, int slot, int func) pci_slot_func_init() argument
/linux-4.4.14/drivers/staging/lustre/lustre/include/linux/
H A Dobd.h65 const char *func; member in struct:__anon10498
69 __client_obd_list_lock(client_obd_lock_t *lock, const char *func, int line) __client_obd_list_lock() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfanpwm.c34 struct dcb_gpio_func func; member in struct:nvkm_fanpwm
85 nvkm_fanpwm_create(struct nvkm_therm *therm, struct dcb_gpio_func *func) nvkm_fanpwm_create() argument
H A Dfantog.c35 struct dcb_gpio_func func; member in struct:nvkm_fantog
91 nvkm_fantog_create(struct nvkm_therm *therm, struct dcb_gpio_func *func) nvkm_fantog_create() argument
H A Dfan.c229 struct dcb_gpio_func func; nvkm_therm_fan_ctor() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Ddebug.h42 void __brcms_dbg(struct device *dev, u32 level, const char *func, __brcms_dbg() argument
/linux-4.4.14/drivers/platform/x86/
H A Dmxm-wmi.c38 u32 func; member in struct:mxds_args
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_flip_work.c144 drm_flip_work_init(struct drm_flip_work *work, const char *name, drm_flip_func_t func) drm_flip_work_init() argument
H A Ddrm_pci.c151 int domain, bus, slot, func, ret; drm_pci_set_unique() local
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.c114 const struct drm_encoder_helper_funcs *func = encoder->helper_private; nv04_display_create() local
143 const struct drm_encoder_helper_funcs *func = encoder->helper_private; nv04_display_destroy() local
174 const struct drm_encoder_helper_funcs *func = encoder->helper_private; nv04_display_init() local
/linux-4.4.14/arch/x86/include/asm/
H A Dapm.h26 static inline void apm_bios_call_asm(u32 func, u32 ebx_in, u32 ecx_in, apm_bios_call_asm() argument
48 static inline u8 apm_bios_call_simple_asm(u32 func, u32 ebx_in, apm_bios_call_simple_asm() argument
/linux-4.4.14/arch/alpha/lib/
H A Ddivide.S62 #define func(x) __div##x define
70 #define func(x) __rem##x define
H A Dev6-divide.S72 #define func(x) __div##x define
80 #define func(x) __rem##x define
/linux-4.4.14/net/9p/
H A Dmod.c47 void _p9_debug(enum p9_debug_flags level, const char *func, _p9_debug() argument
/linux-4.4.14/fs/ocfs2/
H A Drefcounttree.h71 ocfs2_post_refcount_func *func; /* real function. */ member in struct:ocfs2_post_refcount
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dtime.c32 static void _dump_tm(const struct rtc_time *tm, const char* func, int line) _dump_tm() argument
44 static void __maybe_unused _dump_time(int time, const char *func, _dump_time() argument
/linux-4.4.14/arch/mips/include/asm/mach-ralink/
H A Dpinmux.h49 struct rt2880_pmx_func *func; member in struct:rt2880_pmx_group
/linux-4.4.14/arch/microblaze/pci/
H A Dxilinx_pci.c88 u32 val, dev, func, offset; xilinx_early_pci_scan() local
/linux-4.4.14/arch/parisc/kernel/
H A Dftrace.c24 push_return_trace(unsigned long ret, unsigned long long time, unsigned long func, int *depth) push_return_trace() argument
/linux-4.4.14/tools/perf/util/
H A Dtrace-event.c55 trace_event__register_resolver(struct machine *machine, pevent_func_resolver_t *func) trace_event__register_resolver() argument
/linux-4.4.14/drivers/s390/char/
H A Dhmcdrv_cache.c113 hmcdrv_cache_do(const struct hmcdrv_ftp_cmdspec *ftp, hmcdrv_cache_ftpfunc func) hmcdrv_cache_do() argument
176 hmcdrv_cache_cmd(const struct hmcdrv_ftp_cmdspec *ftp, hmcdrv_cache_ftpfunc func) hmcdrv_cache_cmd() argument
/linux-4.4.14/drivers/staging/gdm72xx/
H A Dgdm_sdio.h57 struct sdio_func *func; member in struct:sdiowm_dev
H A Dsdio_boot.c42 static int ack_ready(struct sdio_func *func) ack_ready() argument
58 static int download_image(struct sdio_func *func, const char *img_name) download_image() argument
135 int sdio_boot(struct sdio_func *func) sdio_boot() argument
/linux-4.4.14/drivers/mmc/core/
H A Dsdio_irq.c36 struct sdio_func *func; process_sdio_pending_irqs() local
234 struct sdio_func *func; sdio_single_irq_set() local
259 int sdio_claim_irq(struct sdio_func *func, sdio_irq_handler_t *handler) sdio_claim_irq() argument
302 int sdio_release_irq(struct sdio_func *func) sdio_release_irq() argument
H A Dsdio_bus.c51 struct sdio_func *func = dev_to_sdio_func (dev); modalias_show() local
67 static const struct sdio_device_id *sdio_match_one(struct sdio_func *func, sdio_match_one() argument
79 static const struct sdio_device_id *sdio_match_device(struct sdio_func *func, sdio_match_device() argument
99 struct sdio_func *func = dev_to_sdio_func(dev); sdio_bus_match() local
111 struct sdio_func *func = dev_to_sdio_func(dev); sdio_bus_uevent() local
132 struct sdio_func *func = dev_to_sdio_func(dev); sdio_bus_probe() local
180 struct sdio_func *func = dev_to_sdio_func(dev); sdio_bus_remove() local
264 struct sdio_func *func = dev_to_sdio_func(dev); sdio_release_func() local
278 struct sdio_func *func; sdio_alloc_func() local
296 static void sdio_acpi_set_handle(struct sdio_func *func) sdio_acpi_set_handle() argument
304 static inline void sdio_acpi_set_handle(struct sdio_func *func) {} sdio_acpi_set_handle() argument
307 static void sdio_set_of_node(struct sdio_func *func) sdio_set_of_node() argument
317 int sdio_add_func(struct sdio_func *func) sdio_add_func() argument
338 void sdio_remove_func(struct sdio_func *func) sdio_remove_func() argument
/linux-4.4.14/drivers/media/mmc/siano/
H A Dsmssdio.c82 struct sdio_func *func; member in struct:smssdio_device
128 static void smssdio_interrupt(struct sdio_func *func) smssdio_interrupt() argument
241 static int smssdio_probe(struct sdio_func *func, smssdio_probe() argument
326 static void smssdio_remove(struct sdio_func *func) smssdio_remove() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Duser.c58 nvkm_dmaobj_ctor(const struct nvkm_dmaobj_func *func, struct nvkm_dma *dma, nvkm_dmaobj_ctor() argument
H A Dbase.c146 nvkm_dma_new_(const struct nvkm_dma_func *func, struct nvkm_device *device, nvkm_dma_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dgf100.c189 gf100_pm_new_(const struct gf100_pm_func *func, struct nvkm_device *device, gf100_pm_new_() argument
H A Dpriv.h66 const struct nvkm_funcdom *func; member in struct:nvkm_specdom
76 const struct nvkm_funcdom *func; member in struct:nvkm_perfdom
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dextdev.c69 nvbios_extdev_parse(struct nvkm_bios *bios, int idx, struct nvbios_extdev_func *func) nvbios_extdev_parse() argument
83 nvbios_extdev_find(struct nvkm_bios *bios, enum nvbios_extdev_type type, struct nvbios_extdev_func *func) nvbios_extdev_find() argument
H A Dgpio.c119 dcb_gpio_match(struct nvkm_bios *bios, int idx, u8 func, u8 line, dcb_gpio_match() argument
H A Dshadow.c32 const struct nvbios_source *func; member in struct:shadow
109 const struct nvbios_source *func = mthd->func; shadow_method() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dbase.c123 nvkm_devinit_ctor(const struct nvkm_devinit_func *func, nvkm_devinit_ctor() argument
H A Dnv50.c157 nv50_devinit_new_(const struct nvkm_devinit_func *func, nv50_devinit_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dgf119.c39 u8 func = (data & 0x0000ff00) >> 8; gf119_gpio_reset() local
H A Dnv50.c39 u8 func = (data & 0x0000ff00) >> 8; nv50_gpio_reset() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dbase.c133 nvkm_ltc_new_(const struct nvkm_ltc_func *func, struct nvkm_device *device, nvkm_ltc_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dbase.c112 nvkm_mc_new_(const struct nvkm_mc_func *func, struct nvkm_device *device, nvkm_mc_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dnv04.c120 nv04_mmu_new_(const struct nvkm_mmu_func *func, struct nvkm_device *device, nv04_mmu_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dbase.c269 nvkm_pmu_new_(const struct nvkm_pmu_func *func, struct nvkm_device *device, nvkm_pmu_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
H A Dbase.c138 nvkm_timer_new_(const struct nvkm_timer_func *func, struct nvkm_device *device, nvkm_timer_new_() argument
/linux-4.4.14/drivers/mfd/
H A Dwm8350-gpio.c50 static int gpio_set_func(struct wm8350 *wm8350, int gpio, int func) gpio_set_func() argument
188 int wm8350_gpio_config(struct wm8350 *wm8350, int gpio, int dir, int func, wm8350_gpio_config() argument
/linux-4.4.14/drivers/net/wireless/b43/
H A Dsdio.c53 static void b43_sdio_interrupt_dispatcher(struct sdio_func *func) b43_sdio_interrupt_dispatcher() argument
70 struct sdio_func *func = bus->host_sdio; b43_sdio_request_irq() local
86 struct sdio_func *func = bus->host_sdio; b43_sdio_free_irq() local
96 static int b43_sdio_probe(struct sdio_func *func, b43_sdio_probe() argument
174 static void b43_sdio_remove(struct sdio_func *func) b43_sdio_remove() argument
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c264 qlcnic_83xx_set_port_eswitch_status(struct qlcnic_adapter *adapter, int func, int *port_id) qlcnic_83xx_set_port_eswitch_status() argument
/linux-4.4.14/drivers/pinctrl/sh-pfc/
H A Dcore.h50 struct sh_pfc_chip *func; member in struct:sh_pfc
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dgpio.h29 u8 func; member in struct:dcb_gpio_func
/linux-4.4.14/arch/x86/kernel/
H A Dirq_32.c55 static void call_on_stack(void *func, void *stack) call_on_stack() argument
H A Dldt.c274 asmlinkage int sys_modify_ldt(int func, void __user *ptr, sys_modify_ldt() argument
/linux-4.4.14/kernel/rcu/
H A Dtiny.c232 void call_rcu_sched(struct rcu_head *head, rcu_callback_t func) call_rcu_sched() argument
242 void call_rcu_bh(struct rcu_head *head, rcu_callback_t func) call_rcu_bh() argument
205 __call_rcu(struct rcu_head *head, rcu_callback_t func, struct rcu_ctrlblk *rcp) __call_rcu() argument
/linux-4.4.14/arch/powerpc/net/
H A Dbpf_jit_comp.c121 u8 *func; bpf_jit_build_body() local
/linux-4.4.14/arch/s390/kernel/
H A Dftrace.c165 int ftrace_update_ftrace_func(ftrace_func_t func) ftrace_update_ftrace_func() argument
/linux-4.4.14/arch/sh/drivers/pci/
H A Dops-sh7786.c26 int dev, func, type, reg; sh7786_pcie_config_access() local
/linux-4.4.14/arch/sparc/include/asm/
H A Dsmp_32.h68 static inline void xc0(smpfunc_t func) xc0() argument
73 static inline void xc1(smpfunc_t func, unsigned long arg1) xc1() argument
77 static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) xc2() argument
82 static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, xc3() argument
89 static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, xc4() argument
/linux-4.4.14/arch/sparc/kernel/
H A Dftrace.c75 int ftrace_update_ftrace_func(ftrace_func_t func) ftrace_update_ftrace_func() argument
/linux-4.4.14/arch/metag/kernel/
H A Dftrace.c82 int ftrace_update_ftrace_func(ftrace_func_t func) ftrace_update_ftrace_func() argument
/linux-4.4.14/arch/mips/pci/
H A Dops-rc32434.c51 u8 func = PCI_FUNC(devfn); config_access() local
/linux-4.4.14/arch/ia64/kernel/
H A Dmachine_kexec.c61 const unsigned long *func; machine_kexec_prepare() local
/linux-4.4.14/arch/arm64/kernel/
H A Dftrace.c55 int ftrace_update_ftrace_func(ftrace_func_t func) ftrace_update_ftrace_func() argument
/linux-4.4.14/Documentation/timers/
H A Dhpet_example.c29 void (*func)(int argc, const char ** argv); member in struct:hpet_command
/linux-4.4.14/net/rds/
H A Dinfo.c73 void rds_info_register_func(int optname, rds_info_func func) rds_info_register_func() argument
86 void rds_info_deregister_func(int optname, rds_info_func func) rds_info_deregister_func() argument
166 rds_info_func func; rds_info_getsockopt() local
/linux-4.4.14/sound/pci/hda/
H A Dhda_jack.h25 hda_jack_callback_fn func; member in struct:hda_jack_callback
/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dhid.c38 struct hidg_func_descriptor *func; member in struct:hidg_func_node
224 struct hidg_func_descriptor *func = dev_get_platdata(&pdev->dev); hidg_plat_driver_probe() local
/linux-4.4.14/drivers/staging/speakup/
H A Dkeyhelp.c149 u_char func, *kp; spk_handle_help() local
/linux-4.4.14/drivers/staging/wilc1000/
H A Dlinux_wlan_sdio.c25 struct sdio_func *func; member in struct:wilc_sdio
42 static void wilc_sdio_interrupt(struct sdio_func *func) wilc_sdio_interrupt() argument
58 struct sdio_func *func = g_linux_wlan->wilc_sdio_func; linux_sdio_cmd52() local
90 struct sdio_func *func = g_linux_wlan->wilc_sdio_func; linux_sdio_cmd53() local
119 static int linux_sdio_probe(struct sdio_func *func, const struct sdio_device_id *id) linux_sdio_probe() argument
144 static void linux_sdio_remove(struct sdio_func *func) linux_sdio_remove() argument
/linux-4.4.14/drivers/scsi/libsas/
H A Dsas_internal.h116 static inline void sas_fail_probe(struct domain_device *dev, const char *func, int err) sas_fail_probe() argument
/linux-4.4.14/drivers/ptp/
H A Dptp_chardev.c28 ptp_disable_pinfunc(struct ptp_clock_info *ops, enum ptp_pin_function func, unsigned int chan) ptp_disable_pinfunc() argument
58 ptp_set_pinfunc(struct ptp_clock *ptp, unsigned int pin, enum ptp_pin_function func, unsigned int chan) ptp_set_pinfunc() argument
H A Dptp_sysfs.c195 unsigned int func, chan; ptp_pin_show() local
217 unsigned int func, chan; ptp_pin_store() local
/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxp_main.c157 xpc_connect(int ch_number, xpc_channel_func func, void *key, u16 payload_size, xpc_connect() argument
H A Dxpc_channel.c926 xpc_initiate_send_notify(short partid, int ch_number, u32 flags, void *payload, u16 payload_size, xpc_notify_func func, void *key) xpc_initiate_send_notify() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dtegra.c244 nvkm_device_tegra_new(const struct nvkm_device_tegra_func *func, nvkm_device_tegra_new() argument
312 nvkm_device_tegra_new(const struct nvkm_device_tegra_func *func, nvkm_device_tegra_new() argument
H A Duser.c332 const struct nvkm_object_func *func; nvkm_udevice_new() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dfalcon.c335 nvkm_falcon_new_(const struct nvkm_falcon_func *func, nvkm_falcon_new_() argument
H A Dxtensa.c178 nvkm_xtensa_new_(const struct nvkm_xtensa_func *func, nvkm_xtensa_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dbase.c152 nvkm_pci_new_(const struct nvkm_pci_func *func, struct nvkm_device *device, nvkm_pci_new_() argument
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_pci.c39 unsigned int func; member in struct:stmmac_pci_dmi_data
53 unsigned int func = PCI_FUNC(info->pdev->devfn); stmmac_pci_find_phy_addr() local
/linux-4.4.14/drivers/dma-buf/
H A Dfence.c242 fence_add_callback(struct fence *fence, struct fence_cb *cb, fence_func_t func) fence_add_callback() argument
/linux-4.4.14/drivers/firewire/
H A Dinit_ohci1394_dma.c248 static inline void __init init_ohci1394_controller(int num, int slot, int func) init_ohci1394_controller() argument
272 int num, slot, func; init_ohci1394_dma_on_all_controllers() local
/linux-4.4.14/drivers/acpi/apei/
H A Dhest.c83 int apei_hest_parse(apei_hest_func_t func, void *data) apei_hest_parse() argument
/linux-4.4.14/arch/x86/um/
H A Dldt.c15 static inline int modify_ldt (int func, void *ptr, unsigned long bytecount) modify_ldt() argument
20 static long write_ldt_entry(struct mm_id *mm_idp, int func, write_ldt_entry() argument
120 static int write_ldt(void __user * ptr, unsigned long bytecount, int func) write_ldt() argument
206 static long do_modify_ldt_skas(int func, void __user *ptr, do_modify_ldt_skas() argument
372 int sys_modify_ldt(int func, void __user *ptr, unsigned long bytecount) sys_modify_ldt() argument
/linux-4.4.14/drivers/bluetooth/
H A Dbtsdio.c59 struct sdio_func *func; member in struct:btsdio_data
172 static void btsdio_interrupt(struct sdio_func *func) btsdio_interrupt() argument
279 static int btsdio_probe(struct sdio_func *func, btsdio_probe() argument
339 static void btsdio_remove(struct sdio_func *func) btsdio_remove() argument
/linux-4.4.14/fs/btrfs/
H A Dasync-thread.h32 btrfs_func_t func; member in struct:btrfs_work
/linux-4.4.14/fs/ocfs2/cluster/
H A Dmasklog.c67 void __mlog_printk(const u64 *mask, const char *func, int line, __mlog_printk() argument
/linux-4.4.14/include/net/irda/
H A Dparameters.h74 const PI_HANDLER func; /* Handler for this parameter identifier */ member in struct:__anon13471
/linux-4.4.14/arch/powerpc/platforms/44x/
H A Dwarp.c108 void (*func)(void *arg); member in struct:dtm_shutdown
/linux-4.4.14/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h78 int (*func)(struct pt_regs *regs, u32 inst); member in struct:r2_decoder_table

Completed in 3759 milliseconds

1234