Home
last modified time | relevance | path

Searched refs:EVT_DM_POST_PROBE (Results 1 – 4 of 4) sorted by relevance

/u-boot/test/common/
A Devent.c58 case EVT_DM_POST_PROBE: in h_probe()
75 ut_assertok(event_register("post", EVT_DM_POST_PROBE, h_probe, &state)); in test_event_probe()
/u-boot/include/
A Devent.h27 EVT_DM_POST_PROBE, enumerator
/u-boot/lib/efi_driver/
A Defi_block_device.c210 ret = event_register("efi_disk add", EVT_DM_POST_PROBE, in efi_bl_init()
/u-boot/drivers/core/
A Ddevice.c599 ret = device_notify(dev, EVT_DM_POST_PROBE); in device_probe()

Completed in 7 milliseconds