Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 20 of 20) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc83xx/
A Dinterrupts.c20 interrupt_handler_t *handler; member
51 irq_install_handler(int irq, interrupt_handler_t * handler, void *arg) in irq_install_handler()
/u-boot/arch/m68k/lib/
A Dinterrupts.c23 interrupt_handler_t *handler; member
47 void irq_install_handler(int vec, interrupt_handler_t * handler, void *arg) in irq_install_handler()
/u-boot/arch/x86/lib/
A Dinterrupts.c40 interrupt_handler_t *handler; member
49 void irq_install_handler(int irq, interrupt_handler_t *handler, void *arg) in irq_install_handler()
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dinterrupts.c23 interrupt_handler_t *handler; member
149 void irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler()
/u-boot/arch/powerpc/include/asm/
A Dsigcontext.h10 unsigned long handler; member
/u-boot/lib/efi_loader/
A Defi_disk.c293 struct efi_handler *handler; in efi_fs_from_path() local
383 struct efi_handler *handler; in efi_disk_add_dev() local
511 struct efi_handler *handler; in efi_disk_create_partitions() local
648 struct efi_handler *handler; in efi_disk_is_system_part() local
A Defi_boottime.c571 struct efi_handler *handler; in efi_remove_protocol() local
1076 struct efi_handler *handler) in efi_create_open_info()
1116 struct efi_handler *handler; in efi_add_protocol() local
1218 struct efi_handler *handler; in efi_get_drivers() local
1328 struct efi_handler *handler; in efi_uninstall_protocol() local
1804 struct efi_handler *handler; in efi_locate_device_path() local
2297 struct efi_handler *handler; in efi_close_protocol() local
2348 struct efi_handler *handler; in efi_open_protocol_information() local
2518 struct efi_handler *handler; in efi_locate_protocol() local
2910 struct efi_handler *handler; in efi_open_protocol() local
[all …]
A Defi_image_loader.c90 struct efi_handler *handler; in efi_print_image_infos() local
A Defi_device_path.c161 struct efi_handler *handler; in find_obj() local
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dinterrupts.c88 irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler()
/u-boot/arch/powerpc/cpu/mpc86xx/
A Dinterrupts.c94 void irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler()
/u-boot/arch/microblaze/include/asm/
A Dmicroblaze_intc.h22 interrupt_handler_t *handler; /* pointer to interrupt rutine */ member
/u-boot/arch/nios2/cpu/
A Dinterrupts.c20 interrupt_handler_t *handler; member
/u-boot/drivers/xen/
A Devents.c36 void (*handler)(evtchn_port_t port, struct pt_regs *regs, void *data); member
/u-boot/arch/sh/include/asm/
A Dsystem.h238 static inline void *set_exception_table_evt(unsigned int evt, void *handler) in set_exception_table_evt()
/u-boot/drivers/net/
A Dsandbox.c286 void sandbox_eth_set_tx_handler(int index, sandbox_eth_tx_hand_f *handler) in sandbox_eth_set_tx_handler()
/u-boot/drivers/net/phy/
A Dncsi.c637 void (*handler)(struct ncsi_rsp_pkt *pkt) = NULL; in ncsi_receive() local
/u-boot/scripts/kconfig/
A Dnconf.c304 function_key_handler_t handler; member
/u-boot/cmd/
A Defidebug.c347 struct efi_handler *handler; in efi_get_driver_handle_info() local
/u-boot/include/
A Dimage.h1607 void (*handler)(ulong data, size_t size); member

Completed in 41 milliseconds