Searched refs:__device_driver_unlock (Results 1 – 1 of 1) sorted by relevance
1044 static void __device_driver_unlock(struct device *dev, struct device *parent) in __device_driver_unlock() function1065 __device_driver_unlock(dev, dev->parent); in device_driver_attach()1085 __device_driver_unlock(dev, dev->parent); in __driver_attach_async_helper()1141 __device_driver_unlock(dev, dev->parent); in __driver_attach()1174 __device_driver_unlock(dev, parent); in __device_release_driver()1238 __device_driver_unlock(dev, parent); in device_release_driver_internal()
Completed in 5 milliseconds