Home
last modified time | relevance | path

Searched defs:event (Results 1 – 25 of 47) sorted by relevance

12

/u-boot/drivers/usb/host/
A Dxhci-ring.c418 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 Dxhci.c488 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 Defi_boottime.c200 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 Defi_var_mem.c221 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 Defi_watchdog.c24 static void EFIAPI efi_watchdog_timer_notify(struct efi_event *event, in efi_watchdog_timer_notify()
A Defi_console.c1230 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 Defi_selftest_config_table.c28 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
94 struct efi_event *event; in execute() local
A Defi_selftest_set_virtual_address_map.c15 static struct efi_event *event; variable
34 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_register_notify.c37 static struct efi_event *event; variable
46 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_exitbootservices.c23 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_event_groups.c28 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_bitblt.c29 static struct efi_event *event; variable
63 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_events.c26 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_tpl.c24 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
A Defi_selftest_watchdog.c44 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
/u-boot/drivers/sysreset/
A Dsysreset_mpc83xx.h14 static const char * const event[] = { variable
/u-boot/drivers/usb/dwc3/
A Dep0.c737 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 Dgadget.c950 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 Dist.h16 __u32 event; member
/u-boot/arch/arm/mach-imx/imx8/
A Dahab.c217 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 Dmpc8xxx_spi.h23 u32 event; /* event register */ member
/u-boot/include/
A Defi_tcg2.h53 u8 event[]; member
133 struct tcg_pcr_event2 event[]; member
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dcpu_init.c285 static char* event[] = { in print_83xx_arb_event() local
/u-boot/drivers/input/
A Dcros_ec_keyb.c50 struct ec_response_get_next_event event; in check_for_keys() local
/u-boot/scripts/kconfig/
A Dgconf.c416 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()

Completed in 33 milliseconds

12