Searched refs:device_set_driver (Results 1 – 3 of 3) sorted by relevance
604 device_set_driver(dev, NULL); in device_unbind_cleanup()684 device_set_driver(dev, drv); in really_probe()1088 device_set_driver(dev, NULL); in __device_attach()
203 static inline void device_set_driver(struct device *dev, const struct device_driver *drv) in device_set_driver() function
3743 device_set_driver(dev, NULL); in device_add()