Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddd.c560 static void device_remove(struct device *dev) in device_remove() function
/linux/include/linux/
H A Dmdio.h36 void (*device_remove)(struct mdio_device *mdiodev); member