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

/linux-master/drivers/base/
H A Ddd.c1097 * __device_driver_unlock - release locks needed to manipulate dev->drv
1105 static void __device_driver_unlock(struct device *dev, struct device *parent) function
1126 __device_driver_unlock(dev, dev->parent);
1147 __device_driver_unlock(dev, dev->parent);
1215 __device_driver_unlock(dev, dev->parent);
1248 __device_driver_unlock(dev, parent);
1295 __device_driver_unlock(dev, parent);

Completed in 195 milliseconds