Searched refs:device_trylock (Results 1 – 3 of 3) sorted by relevance
768 static inline int device_trylock(struct device *dev) in device_trylock() function
736 #define usb_trylock_device(udev) device_trylock(&(udev)->dev)
5073 if (device_trylock(&dev->dev)) in pci_dev_trylock()