Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds