Searched defs:notify (Results 1 – 15 of 15) sorted by relevance
| /u-boot/lib/efi_selftest/ |
| A D | efi_selftest_exitbootservices.c | 23 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
| A D | efi_selftest_event_groups.c | 28 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
| A D | efi_selftest_events.c | 26 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
| A D | efi_selftest_tpl.c | 24 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
| A D | efi_selftest_config_table.c | 28 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
| A D | efi_selftest_set_virtual_address_map.c | 34 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
| A D | efi_selftest_watchdog.c | 44 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
| A D | efi_selftest_register_notify.c | 46 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
| A D | efi_selftest_bitblt.c | 63 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
|
| /u-boot/arch/arm/include/asm/arch-tegra/ |
| A D | ivc.h | 78 void (*notify)(struct tegra_ivc *); member
|
| /u-boot/arch/x86/lib/fsp1/ |
| A D | fsp_support.c | 171 fsp_notify_f notify; in fsp_notify() local
|
| /u-boot/arch/x86/lib/fsp2/ |
| A D | fsp_support.c | 112 fsp_notify_f notify; in fsp_notify() local
|
| /u-boot/drivers/xen/ |
| A D | pvblock.c | 465 int notify; in blkfront_aio() local 550 int notify, i; in blkfront_push_operation() local
|
| /u-boot/drivers/virtio/ |
| A D | virtio_pci_modern.c | 464 int common, notify, device; in virtio_pci_probe() local
|
| /u-boot/include/ |
| A D | virtio.h | 190 int (*notify)(struct udevice *vdev, struct virtqueue *vq); member
|
Completed in 26 milliseconds