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