Home
last modified time | relevance | path

Searched refs:device_enable_async_suspend (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/drivers/pci/pcie/
Dportdrv_core.c283 device_enable_async_suspend(device); in pcie_device_init()
/linux-4.19.296/drivers/base/power/
Dsysfs.c553 device_enable_async_suspend(dev); in async_store()
/linux-4.19.296/drivers/hid/i2c-hid/
Di2c-hid-core.c1145 device_enable_async_suspend(&client->dev); in i2c_hid_probe()
/linux-4.19.296/include/linux/
Ddevice.h1138 static inline void device_enable_async_suspend(struct device *dev) in device_enable_async_suspend() function
/linux-4.19.296/drivers/hid/
Dhid-core.c2299 device_enable_async_suspend(&hdev->dev); in hid_allocate_device()
/linux-4.19.296/drivers/pci/
Dprobe.c877 device_enable_async_suspend(bus->bridge); in pci_register_host_bridge()
Dpci.c2711 device_enable_async_suspend(&dev->dev); in pci_pm_init()