Searched refs:DM_REMOVE_NO_PD (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/core/
H A Ddevice-remove.c253 if (!(flags & DM_REMOVE_NO_PD) &&
H A Duclass.c126 ret = device_remove(dev, DM_REMOVE_NORMAL | DM_REMOVE_NO_PD);
/u-boot/include/dm/
H A Ddevice.h112 DM_REMOVE_NO_PD = 1 << 1, enumerator in enum:__anon7

Completed in 192 milliseconds