Searched defs:handler (Results 151 - 175 of 530) sorted by relevance

1234567891011>>

/linux-master/drivers/crypto/ccp/
H A Dpsp-dev.c318 void psp_set_sev_irq_handler(struct psp_device *psp, psp_irq_handler_t handler, argument
/linux-master/arch/mips/kvm/
H A Dentry.c380 void *kvm_mips_build_tlb_refill_exception(void *addr, void *handler) argument
468 kvm_mips_build_exception(void *addr, void *handler) argument
[all...]
/linux-master/drivers/input/
H A Dinput-leds.c89 static int input_leds_connect(struct input_handler *handler, argument
/linux-master/drivers/net/ipa/
H A Dipa_smp2p.c181 ipa_smp2p_irq_init(struct ipa_smp2p *smp2p, struct platform_device *pdev, const char *name, irq_handler_t handler) argument
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.h46 void (*handler)(struct ath12k_dp *dp, void *ctx, member in struct:ath12k_dp_rx_reo_cmd
/linux-master/include/net/
H A Dgre.h28 int (*handler)(struct sk_buff *skb); member in struct:gre_protocol
/linux-master/tools/testing/selftests/timers/
H A Dleap-a-day.c124 void handler(int unused) function
/linux-master/arch/powerpc/include/asm/
H A Dkexec.h176 static inline int crash_shutdown_register(crash_shutdown_t handler) argument
181 static inline int crash_shutdown_unregister(crash_shutdown_t handler) argument
H A Dpmac_pfunc.h167 void (*handler)(void *data); member in struct:pmf_irq_client
/linux-master/sound/pci/hda/
H A Dhda_component.c31 hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, struct hda_component *comps, int num_comps, acpi_notify_handler handler, void *data) argument
63 hda_component_manager_unbind_acpi_notifications(struct hda_codec *cdc, struct hda_component *comps, acpi_notify_handler handler) argument
/linux-master/drivers/platform/x86/
H A Dinspur_platform_profile.c35 struct platform_profile_handler handler; member in struct:inspur_wmi_priv
/linux-master/drivers/platform/surface/
H A Dsurface_platform_profile.c43 struct platform_profile_handler handler; member in struct:ssam_platform_profile_device
[all...]
/linux-master/kernel/trace/
H A Drethook.c103 struct rethook *rethook_alloc(void *data, rethook_handler_t handler, argument
144 rethook_handler_t handler; local
163 rethook_handler_t handler = rethook_get_handler(rh); local
284 rethook_handler_t handler; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_xattr.c118 xfs_xattr_get(const struct xattr_handler *handler, struct dentry *unused, argument
155 xfs_xattr_set(const struct xattr_handler *handler, argument
/linux-master/include/linux/
H A Dvga_switcheroo.h182 static inline int vga_switcheroo_register_handler(const struct vga_switcheroo_handler *handler, argument
[all...]
/linux-master/kernel/irq/
H A Ddevres.c51 devm_request_threaded_irq(struct device *dev, unsigned int irq, irq_handler_t handler, irq_handler_t thread_fn, unsigned long irqflags, const char *devname, void *dev_id) argument
99 devm_request_any_context_irq(struct device *dev, unsigned int irq, irq_handler_t handler, unsigned long irqflags, const char *devname, void *dev_id) argument
218 devm_irq_alloc_generic_chip(struct device *dev, const char *name, int num_ct, unsigned int irq_base, void __iomem *reg_base, irq_flow_handler_t handler) argument
[all...]
/linux-master/drivers/scsi/cxlflash/
H A Dcxl_hw.c37 cxlflash_map_afu_irq(void *ctx_cookie, int num, irq_handler_t handler, void *cookie, char *name) argument
/linux-master/include/linux/mfd/wm8994/
H A Dcore.h120 wm8994_request_irq(struct wm8994 *wm8994, int irq, irq_handler_t handler, const char *name, void *data) argument
/linux-master/include/linux/greybus/
H A Dconnection.h49 gb_request_handler_t handler; member in struct:gb_connection
/linux-master/tools/testing/selftests/x86/
H A Dptrace_syscall.c96 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), argument
/linux-master/net/ipv6/
H A Dxfrm6_protocol.c49 struct xfrm6_protocol *handler; local
66 struct xfrm6_protocol *handler; local
112 struct xfrm6_protocol *handler; local
129 struct xfrm6_protocol *handler; local
141 struct xfrm6_protocol *handler; local
158 struct xfrm6_protocol *handler; local
170 struct xfrm6_protocol *handler; local
187 struct xfrm6_protocol *handler; local
233 xfrm6_protocol_register(struct xfrm6_protocol *handler, unsigned char protocol) argument
280 xfrm6_protocol_deregister(struct xfrm6_protocol *handler, unsigned char protocol) argument
[all...]
/linux-master/arch/alpha/kernel/
H A Dsys_titan.c263 titan_request_irq(unsigned int irq, irq_handler_t handler, unsigned long irqflags, const char *devname, void *dev_id) argument
/linux-master/net/rfkill/
H A Dinput.c218 static int rfkill_connect(struct input_handler *handler, struct input_dev *dev, argument
/linux-master/sound/firewire/dice/
H A Ddice-transaction.c243 struct fw_address_handler *handler = &dice->notification_handler; local
256 struct fw_address_handler *handler = &dice->notification_handler; local
344 struct fw_address_handler *handler = &dice->notification_handler; local
[all...]
/linux-master/drivers/ntb/
H A Dmsi.c280 int ntbm_msi_request_threaded_irq(struct ntb_dev *ntb, irq_handler_t handler, argument

Completed in 706 milliseconds

1234567891011>>