Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/dm/
Ddevice-internal.h110 static inline int device_remove(struct udevice *dev, uint flags) { return 0; } in device_remove() function
/third_party/uboot/u-boot-2020.01/drivers/core/
Ddevice-remove.c156 int device_remove(struct udevice *dev, uint flags) in device_remove() function
/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.c586 static void device_remove(pa_bluetooth_discovery *y, const char *path) { in device_remove() function