| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pm_runtime.h | 52 extern void pm_runtime_set_autosuspend_delay(struct device *dev, int delay); 273 static inline void pm_runtime_set_autosuspend_delay(struct device *dev, in pm_runtime_set_autosuspend_delay() function
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-pm.c | 35 pm_runtime_set_autosuspend_delay(q->dev, -1); in blk_pm_runtime_init()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | sof-of-dev.c | 59 pm_runtime_set_autosuspend_delay(dev, SND_SOF_SUSPEND_DELAY_MS); in sof_of_probe_complete()
|
| H A D | sof-acpi-dev.c | 115 pm_runtime_set_autosuspend_delay(dev, SND_SOF_SUSPEND_DELAY_MS); in sof_acpi_probe_complete()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/platform/arm/ |
| H A D | arm.c | 411 pm_runtime_set_autosuspend_delay(&(mali_gpu_device.dev), 1000); in mali_platform_device_register() 529 pm_runtime_set_autosuspend_delay(&(device->dev), 1000); in mali_platform_device_init()
|
| /OK3568_Linux_fs/kernel/drivers/char/hw_random/ |
| H A D | omap3-rom-rng.c | 146 pm_runtime_set_autosuspend_delay(&pdev->dev, 500); in omap3_rom_rng_probe()
|
| H A D | npcm-rng.c | 101 pm_runtime_set_autosuspend_delay(&pdev->dev, 100); in npcm_rng_probe()
|
| H A D | mtk-rng.c | 143 pm_runtime_set_autosuspend_delay(&pdev->dev, RNG_AUTOSUSPEND_TIMEOUT); in mtk_rng_probe()
|
| H A D | stm32-rng.c | 157 pm_runtime_set_autosuspend_delay(dev, 100); in stm32_rng_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/ |
| H A D | lima_drv.c | 413 pm_runtime_set_autosuspend_delay(ldev->dev, 200); in lima_pdev_probe() 452 pm_runtime_set_autosuspend_delay(ldev->dev, -1); in lima_pdev_remove()
|
| /OK3568_Linux_fs/kernel/drivers/pci/pcie/ |
| H A D | portdrv_pci.c | 129 pm_runtime_set_autosuspend_delay(&dev->dev, 100); in pcie_portdrv_probe()
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | gpio-ir-recv.c | 120 pm_runtime_set_autosuspend_delay(dev, period); in gpio_ir_recv_probe()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_unisoc | 178 pm_runtime_set_autosuspend_delay
|
| /OK3568_Linux_fs/kernel/drivers/soundwire/ |
| H A D | master.c | 166 pm_runtime_set_autosuspend_delay(&bus->md->dev, SDW_MASTER_SUSPEND_DELAY_MS); in sdw_master_device_add()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-dw-pci.c | 141 pm_runtime_set_autosuspend_delay(&pdev->dev, 1000); in spi_pci_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/meson/ |
| H A D | mali_kbase_runtime_pm.c | 191 pm_runtime_set_autosuspend_delay(kbdev->dev, AUTO_SUSPEND_DELAY); in kbase_device_runtime_init()
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | bh1780.c | 184 pm_runtime_set_autosuspend_delay(&client->dev, 5000); in bh1780_probe()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compat.h | 343 #define pm_runtime_set_autosuspend_delay(dev, delay) do {} while (0) macro
|
| /OK3568_Linux_fs/kernel/drivers/misc/mei/ |
| H A D | pci-txe.c | 118 pm_runtime_set_autosuspend_delay(&pdev->dev, MEI_TXI_RPM_TIMEOUT); in mei_txe_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/devicetree/ |
| H A D | mali_kbase_runtime_pm.c | 210 pm_runtime_set_autosuspend_delay(kbdev->dev, AUTO_SUSPEND_DELAY); in kbase_device_runtime_init()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-designware-pcidrv.c | 277 pm_runtime_set_autosuspend_delay(&pdev->dev, 1000); in i2c_dw_pci_probe()
|
| H A D | i2c-at91-core.c | 256 pm_runtime_set_autosuspend_delay(dev->dev, AUTOSUSPEND_TIMEOUT); in at91_twi_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-dev.c | 217 pm_runtime_set_autosuspend_delay(dev, 100); in dcss_dev_create()
|
| /OK3568_Linux_fs/kernel/drivers/greybus/ |
| H A D | core.c | 196 pm_runtime_set_autosuspend_delay(dev, GB_BUNDLE_AUTOSUSPEND_MS); in greybus_probe()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | stm32-vrefbuf.c | 205 pm_runtime_set_autosuspend_delay(&pdev->dev, in stm32_vrefbuf_probe()
|