Searched refs:device_release_driver_internal (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/base/ |
| H A D | dd.c | 1298 void device_release_driver_internal(struct device *dev, in device_release_driver_internal() function 1328 device_release_driver_internal(dev, NULL, NULL); in device_release_driver() 1341 device_release_driver_internal(dev, NULL, dev->parent); in device_driver_detach() 1368 device_release_driver_internal(dev, drv, dev->parent); in driver_detach()
|
| H A D | base.h | 176 void device_release_driver_internal(struct device *dev, const struct device_driver *drv,
|
| H A D | core.c | 1607 device_release_driver_internal(consumer, NULL, in device_links_unbind_consumers()
|