Searched refs:device_trylock (Results 1 – 4 of 4) sorted by relevance
751 static inline int device_trylock(struct device *dev) in device_trylock() function
748 #define usb_trylock_device(udev) device_trylock(&(udev)->dev)
500 if (device_trylock(&pdev->dev)) { in vfio_pci_disable()
4979 if (device_trylock(&dev->dev)) { in pci_dev_trylock()