Home
last modified time | relevance | path

Searched refs:device_trylock (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Ddevice.h840 static inline int device_trylock(struct device *dev) in device_trylock() function
A Dusb.h762 #define usb_trylock_device(udev) device_trylock(&(udev)->dev)
/linux-6.3-rc2/drivers/pci/
A Dpci.c5139 if (device_trylock(&dev->dev)) { in pci_dev_trylock()

Completed in 21 milliseconds