Home
last modified time | relevance | path

Searched defs:device_remove (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/dm/
A Ddevice-internal.h133 static inline int device_remove(struct udevice *dev, uint flags) { return 0; } in device_remove() function
/u-boot/drivers/core/
A Ddevice-remove.c198 int device_remove(struct udevice *dev, uint flags) in device_remove() function

Completed in 4 milliseconds