Home
last modified time | relevance | path

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

/include/dm/
A Ddevice-internal.h222 int device_unbind(struct udevice *dev);
224 static inline int device_unbind(struct udevice *dev) { return 0; } in device_unbind() function

Completed in 2 milliseconds