Home
last modified time | relevance | path

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

12

/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_boottime.c576 struct efi_handler *handler; in efi_remove_protocol() local
1128 struct efi_handler *handler; in efi_add_protocol() local
1230 struct efi_handler *handler; in efi_get_drivers() local
1340 struct efi_handler *handler; in efi_uninstall_protocol() local
1815 struct efi_handler *handler; in efi_locate_device_path() local
1954 struct efi_handler *handler; in efi_load_image_from_path() local
2308 struct efi_handler *handler; in efi_close_protocol() local
2384 struct efi_handler *handler; in efi_open_protocol_information() local
2566 struct efi_handler *handler; in efi_locate_protocol() local
3062 struct efi_handler *handler; in efi_open_protocol() local
[all …]
A Defi_disk.c85 struct efi_handler *handler; in efi_disk_is_removable() local
332 struct efi_handler *handler; in efi_fs_from_path() local
422 struct efi_handler *handler; in efi_disk_add_dev() local
607 struct efi_handler *handler; in efi_disk_create_part() local
A Defi_load_options.c30 struct efi_handler *handler; in efi_set_load_options() local
A Defi_dt_fixup.c58 struct efi_handler *handler; in efi_try_purge_kaslr_seed() local
A Defi_bootmgr.c95 struct efi_handler *handler; in try_load_from_file_path() local
A Defi_esrt.c323 struct efi_handler *handler; in efi_esrt_populate() local
A Defi_image_loader.c91 struct efi_handler *handler; in efi_print_image_infos() local
A Defi_device_path.c162 struct efi_handler *handler; in find_handle() local
A Defi_tcg2.c158 struct efi_handler *handler; in is_tcg2_protocol_installed() local
973 struct efi_handler *handler; in tcg2_measure_pe_image() 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/nios2/cpu/
A Dinterrupts.c20 interrupt_handler_t *handler; member
/u-boot/drivers/xen/
A Devents.c38 void (*handler)(evtchn_port_t port, struct pt_regs *regs, void *data); member
/u-boot/cmd/
A Dblkmap.c93 struct map_handler *handler; in do_blkmap_map() local
A Defidebug.c366 struct efi_handler *handler; in efi_get_driver_handle_info() local
471 struct efi_handler *handler; in do_efi_show_handles() local
A Deficonfig.c620 struct efi_handler *handler; in eficonfig_select_volume() local
2389 struct efi_handler *handler; in eficonfig_enumerate_boot_option() local
2636 struct efi_handler *handler; in eficonfig_init() local
/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/remoteproc/
A Drproc-uclass.c769 handle_resource_t handler; in handle_resources() local
/u-boot/drivers/net/phy/
A Dncsi.c638 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

Completed in 60 milliseconds

12