Searched refs:__device_driver_unlock (Results 1 – 1 of 1) sorted by relevance
1075 static void __device_driver_unlock(struct device *dev, struct device *parent) in __device_driver_unlock() function1096 __device_driver_unlock(dev, dev->parent); in device_driver_attach()1117 __device_driver_unlock(dev, dev->parent); in __driver_attach_async_helper()1185 __device_driver_unlock(dev, dev->parent); in __driver_attach()1218 __device_driver_unlock(dev, parent); in __device_release_driver()1265 __device_driver_unlock(dev, parent); in device_release_driver_internal()
Completed in 4 milliseconds