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