/u-boot/arch/powerpc/cpu/mpc83xx/ |
A D | interrupts.c | 20 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 D | interrupts.c | 23 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 D | interrupts.c | 40 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 D | interrupts.c | 23 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 D | sigcontext.h | 10 unsigned long handler; member
|
/u-boot/lib/efi_loader/ |
A D | efi_disk.c | 293 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 D | efi_boottime.c | 571 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 D | efi_image_loader.c | 90 struct efi_handler *handler; in efi_print_image_infos() local
|
A D | efi_device_path.c | 161 struct efi_handler *handler; in find_obj() local
|
/u-boot/arch/powerpc/cpu/mpc85xx/ |
A D | interrupts.c | 88 irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler()
|
/u-boot/arch/powerpc/cpu/mpc86xx/ |
A D | interrupts.c | 94 void irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler()
|
/u-boot/arch/microblaze/include/asm/ |
A D | microblaze_intc.h | 22 interrupt_handler_t *handler; /* pointer to interrupt rutine */ member
|
/u-boot/arch/nios2/cpu/ |
A D | interrupts.c | 20 interrupt_handler_t *handler; member
|
/u-boot/drivers/xen/ |
A D | events.c | 36 void (*handler)(evtchn_port_t port, struct pt_regs *regs, void *data); member
|
/u-boot/arch/sh/include/asm/ |
A D | system.h | 238 static inline void *set_exception_table_evt(unsigned int evt, void *handler) in set_exception_table_evt()
|
/u-boot/drivers/net/ |
A D | sandbox.c | 286 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 D | ncsi.c | 637 void (*handler)(struct ncsi_rsp_pkt *pkt) = NULL; in ncsi_receive() local
|
/u-boot/scripts/kconfig/ |
A D | nconf.c | 304 function_key_handler_t handler; member
|
/u-boot/cmd/ |
A D | efidebug.c | 347 struct efi_handler *handler; in efi_get_driver_handle_info() local
|
/u-boot/include/ |
A D | image.h | 1607 void (*handler)(ulong data, size_t size); member
|