/u-boot/drivers/usb/host/ |
A D | xhci-ring.c | 418 union xhci_trb *event; in event_ready() local 448 union xhci_trb *event = ctrl->event_ring->dequeue; in xhci_wait_for_event() local 496 union xhci_trb *event; in abort_td() local 525 union xhci_trb *event, int length) in record_transfer_result() 577 union xhci_trb *event; in xhci_bulk_tx() local 775 union xhci_trb *event; in xhci_ctrl_tx() local
|
A D | xhci.c | 488 union xhci_trb *event; in xhci_configure_endpoints() local 674 union xhci_trb *event; in xhci_address_device() local 751 union xhci_trb *event; in _xhci_alloc_device() local
|
/u-boot/lib/efi_loader/ |
A D | efi_boottime.c | 200 struct efi_event *event; in efi_process_event_queue() local 284 void efi_signal_event(struct efi_event *event) in efi_signal_event() 665 struct efi_event **event) in efi_create_event() 741 struct efi_event **event) in efi_create_event_ex() 780 static efi_status_t EFIAPI efi_create_event_ext( in efi_create_event_ext() 907 struct efi_event **event, in efi_wait_for_event() 1118 struct efi_register_notify_event *event; in efi_add_protocol() local 1411 struct efi_event *event, in efi_register_protocol_notify() 1481 struct efi_register_notify_event *event; in efi_check_register_notify_event() local 1511 struct efi_register_notify_event *event; in efi_locate_handle() local [all …]
|
A D | efi_var_mem.c | 221 efi_var_mem_notify_exit_boot_services(struct efi_event *event, void *context) in efi_var_mem_notify_exit_boot_services() 238 efi_var_mem_notify_virtual_address_map(struct efi_event *event, void *context) in efi_var_mem_notify_virtual_address_map() 248 struct efi_event *event; in efi_var_mem_init() local
|
A D | efi_watchdog.c | 24 static void EFIAPI efi_watchdog_timer_notify(struct efi_event *event, in efi_watchdog_timer_notify()
|
A D | efi_console.c | 1230 static void EFIAPI efi_console_timer_notify(struct efi_event *event, in efi_console_timer_notify() 1244 static void EFIAPI efi_key_notify(struct efi_event *event, void *context) in efi_key_notify()
|
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_config_table.c | 28 static void EFIAPI notify(struct efi_event *event, void *context) in notify() 94 struct efi_event *event; in execute() local
|
A D | efi_selftest_set_virtual_address_map.c | 15 static struct efi_event *event; variable 34 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
|
A D | efi_selftest_register_notify.c | 37 static struct efi_event *event; variable 46 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
|
A D | efi_selftest_exitbootservices.c | 23 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
|
A D | efi_selftest_event_groups.c | 28 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
|
A D | efi_selftest_bitblt.c | 29 static struct efi_event *event; variable 63 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
|
A D | efi_selftest_events.c | 26 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
|
A D | efi_selftest_tpl.c | 24 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
|
A D | efi_selftest_watchdog.c | 44 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
|
/u-boot/drivers/sysreset/ |
A D | sysreset_mpc83xx.h | 14 static const char * const event[] = { variable
|
/u-boot/drivers/usb/dwc3/ |
A D | ep0.c | 737 const struct dwc3_event_depevt *event) in dwc3_ep0_inspect_setup() 771 const struct dwc3_event_depevt *event) in dwc3_ep0_complete_data() 867 const struct dwc3_event_depevt *event) in dwc3_ep0_complete_status() 904 const struct dwc3_event_depevt *event) in dwc3_ep0_xfer_complete() 1018 const struct dwc3_event_depevt *event) in dwc3_ep0_do_control_status() 1044 const struct dwc3_event_depevt *event) in dwc3_ep0_xfernotready() 1091 const struct dwc3_event_depevt *event) in dwc3_ep0_interrupt()
|
A D | gadget.c | 950 struct dwc3_ep *dep, const struct dwc3_event_depevt *event) in dwc3_gadget_start_isoc() 1683 const struct dwc3_event_depevt *event, int status) in __dwc3_cleanup_done_trbs() 1758 const struct dwc3_event_depevt *event, int status) in dwc3_cleanup_done_reqs() 1802 struct dwc3_ep *dep, const struct dwc3_event_depevt *event) in dwc3_endpoint_transfer_complete() 1841 const struct dwc3_event_depevt *event) in dwc3_endpoint_interrupt() 2384 const struct dwc3_event_devt *event) in dwc3_gadget_interrupt() 2430 const union dwc3_event *event) in dwc3_process_event_entry() 2462 union dwc3_event event; in dwc3_process_event_buf() local
|
/u-boot/arch/x86/include/asm/ |
A D | ist.h | 16 __u32 event; member
|
/u-boot/arch/arm/mach-imx/imx8/ |
A D | ahab.c | 217 static void display_ahab_auth_event(u32 event) in display_ahab_auth_event() 262 u32 event; in do_ahab_status() local
|
/u-boot/arch/powerpc/include/asm/ |
A D | mpc8xxx_spi.h | 23 u32 event; /* event register */ member
|
/u-boot/include/ |
A D | efi_tcg2.h | 53 u8 event[]; member 133 struct tcg_pcr_event2 event[]; member
|
/u-boot/arch/powerpc/cpu/mpc83xx/ |
A D | cpu_init.c | 285 static char* event[] = { in print_83xx_arb_event() local
|
/u-boot/drivers/input/ |
A D | cros_ec_keyb.c | 50 struct ec_response_get_next_event event; in check_for_keys() local
|
/u-boot/scripts/kconfig/ |
A D | gconf.c | 416 gboolean on_window1_delete_event(GtkWidget * widget, GdkEvent * event, in on_window1_delete_event() 881 GdkEventButton * event, gpointer user_data) in on_treeview2_button_press_event() 938 GdkEventKey * event, gpointer user_data) in on_treeview2_key_press_event() 999 GdkEventButton * event, gpointer user_data) in on_treeview1_button_press_event()
|