Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddd.c554 device_set_driver(dev, NULL); in device_unbind_cleanup()
634 device_set_driver(dev, drv); in really_probe()
1018 device_set_driver(dev, NULL); in __device_attach()
H A Dbase.h184 static inline void device_set_driver(struct device *dev, const struct device_driver *drv) in device_set_driver() function
H A Dcore.c3726 device_set_driver(dev, NULL); in device_add()