Searched refs:device_set_driver (Results 1 – 3 of 3) sorted by relevance
184 static inline void device_set_driver(struct device *dev, const struct device_driver *drv) in device_set_driver() function
553 device_set_driver(dev, NULL); in device_unbind_cleanup()632 device_set_driver(dev, drv); in really_probe()1016 device_set_driver(dev, NULL); in __device_attach()
3729 device_set_driver(dev, NULL); in device_add()