Home
last modified time | relevance | path

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

/linux/drivers/base/power/
H A Dsysfs.c602 device_disable_async_suspend(dev); in async_store()
/linux/include/linux/
H A Ddevice.h870 static inline void device_disable_async_suspend(struct device *dev) in device_disable_async_suspend() function
/linux/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c1491 device_disable_async_suspend(uc->dev); in ucsi_ccg_probe()
/linux/drivers/pci/
H A Dquirks.c1913 device_disable_async_suspend(&dev->dev); in quirk_jmicron_async_suspend()