Searched refs:device_set_driver (Results 1 – 3 of 3) sorted by relevance
554 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()
184 static inline void device_set_driver(struct device *dev, const struct device_driver *drv) in device_set_driver() function
3726 device_set_driver(dev, NULL); in device_add()