Searched refs:device_trylock (Results 1 – 4 of 4) sorted by relevance
66 if (!device_trylock(parent)) in umc_controller_reset()
741 #define usb_trylock_device(udev) device_trylock(&(udev)->dev)
1150 static inline int device_trylock(struct device *dev) in device_trylock() function
4622 if (device_trylock(&dev->dev)) in pci_dev_trylock()