Home
last modified time | relevance | path

Searched defs:handler (Results 201 – 225 of 545) sorted by relevance

12345678910>>...22

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Ddbring.h55 int (*handler)(struct ath12k *ar, struct ath12k_dbring_data *data); member
Ddp_rx.h46 void (*handler)(struct ath12k_dp *dp, void *ctx, member
/linux-6.14.4/drivers/net/ethernet/meta/fbnic/
Dfbnic_irq.c160 int fbnic_request_irq(struct fbnic_dev *fbd, int nr, irq_handler_t handler, in fbnic_request_irq()
/linux-6.14.4/drivers/misc/ocxl/
Dafu_irq.c15 irqreturn_t (*handler)(void *private); member
/linux-6.14.4/drivers/usb/renesas_usbhs/
Dpipe.h32 const struct usbhs_pkt_handle *handler; member
Dfifo.h48 const struct usbhs_pkt_handle *handler; member
/linux-6.14.4/net/iucv/
Diucv.c768 int iucv_register(struct iucv_handler *handler, int smp) in iucv_register()
802 void iucv_unregister(struct iucv_handler *handler, int smp) in iucv_unregister()
865 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_accept()
912 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_connect()
1473 struct iucv_handler *handler; in iucv_path_pending() local
/linux-6.14.4/drivers/media/platform/nxp/imx8-isi/
Dimx8-isi-m2m.c61 struct v4l2_ctrl_handler handler; member
347 struct v4l2_ctrl_handler *handler = &ctx->ctrls.handler; in mxc_isi_m2m_ctx_ctrls_create() local
/linux-6.14.4/drivers/gpu/drm/xen/
Dxen_drm_front_evtchnl.c161 irq_handler_t handler; in evtchnl_alloc() local
/linux-6.14.4/drivers/irqchip/
Dirq-al-fic.c48 irq_flow_handler_t handler; in al_fic_set_trigger() local
Dirq-brcmstb-l2.c26 irq_flow_handler_t handler; member
Dirq-clps711x.c130 irq_flow_handler_t handler = handle_level_irq; in clps711x_intc_irq_map() local
/linux-6.14.4/arch/um/kernel/
Dprocess.c145 void (*handler)(void); in copy_thread() local
/linux-6.14.4/drivers/input/
Dinput-leds.c89 static int input_leds_connect(struct input_handler *handler, in input_leds_connect()
/linux-6.14.4/drivers/media/platform/st/stm32/stm32-dcmipp/
Ddcmipp-common.h92 irq_handler_t handler; member
/linux-6.14.4/net/rfkill/
Dinput.c218 static int rfkill_connect(struct input_handler *handler, struct input_dev *dev, in rfkill_connect()
/linux-6.14.4/arch/um/drivers/
Dmconsole.h51 void (*handler)(struct mc_request *req); member
/linux-6.14.4/drivers/misc/cb710/
Dcore.c158 cb710_irq_handler_t handler) in cb710_set_irq_handler()
/linux-6.14.4/drivers/staging/vme_user/
Dvme.c1208 struct vme_error_handler *handler; in vme_bus_error_handler() local
1234 struct vme_error_handler *handler; in vme_register_error_handler() local
1251 void vme_unregister_error_handler(struct vme_error_handler *handler) in vme_unregister_error_handler()
/linux-6.14.4/arch/powerpc/include/asm/
Dsyscalls_32.h34 compat_uptr_t handler; member
/linux-6.14.4/sound/xen/
Dxen_snd_front_evtchnl.c197 irq_handler_t handler; in evtchnl_alloc() local
/linux-6.14.4/include/linux/greybus/
Dconnection.h49 gb_request_handler_t handler; member
/linux-6.14.4/drivers/scsi/cxlflash/
Dcxl_hw.c38 irq_handler_t handler, void *cookie, char *name) in cxlflash_map_afu_irq()
/linux-6.14.4/include/linux/
Dvga_switcheroo.h182 static inline int vga_switcheroo_register_handler(const struct vga_switcheroo_handler *handler, in vga_switcheroo_register_handler()
/linux-6.14.4/arch/mips/cavium-octeon/
Docteon-memcpy.S74 #define EXC(inst_reg,addr,handler) \ argument

12345678910>>...22