Searched refs:device_trylock (Results 1 – 5 of 5) sorted by relevance
66 if (!device_trylock(parent)) in umc_controller_reset()
251 int lock = device_trylock(d); in v4l2_async_notifier_unregister()
649 #define usb_trylock_device(udev) device_trylock(&(udev)->dev)
960 static inline int device_trylock(struct device *dev) in device_trylock() function
3647 if (device_trylock(&dev->dev)) in pci_dev_trylock()