Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddevice.h1022 static inline int device_trylock(struct device *dev) in device_trylock() function
A Dusb.h773 #define usb_trylock_device(udev) device_trylock(&(udev)->dev)
/linux/drivers/platform/x86/intel/pmc/
A Dcore.c1230 if (!device_trylock(&pcidev->dev)) { in pmc_core_set_device_d3()
/linux/drivers/pci/
A Dpci.c5136 if (device_trylock(&dev->dev)) { in pci_dev_trylock()

Completed in 25 milliseconds