Searched defs:device_remove (Results 1 – 3 of 3) sorted by relevance
110 static inline int device_remove(struct udevice *dev, uint flags) { return 0; } in device_remove() function
156 int device_remove(struct udevice *dev, uint flags) in device_remove() function
586 static void device_remove(pa_bluetooth_discovery *y, const char *path) { in device_remove() function