Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
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 Ddd.c553 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()
H A Dcore.c3729 device_set_driver(dev, NULL); in device_add()