Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Ddd.c1107 static void __device_driver_unlock(struct device *dev, struct device *parent) in __device_driver_unlock() function
1128 __device_driver_unlock(dev, dev->parent); in device_driver_attach()
1149 __device_driver_unlock(dev, dev->parent); in __driver_attach_async_helper()
1217 __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()