Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
H A Ddd.c1106 static void __device_driver_unlock(struct device *dev, struct device *parent) in __device_driver_unlock() function
1127 __device_driver_unlock(dev, dev->parent); in device_driver_attach()
1148 __device_driver_unlock(dev, dev->parent); in __driver_attach_async_helper()
1216 __device_driver_unlock(dev, dev->parent); in __driver_attach()
1250 __device_driver_unlock(dev, parent); in __device_release_driver()
1297 __device_driver_unlock(dev, parent); in device_release_driver_internal()