Home
last modified time | relevance | path

Searched refs:pm_runtime_set_autosuspend_delay (Results 1 – 25 of 259) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h52 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 Dblk-pm.c35 pm_runtime_set_autosuspend_delay(q->dev, -1); in blk_pm_runtime_init()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-of-dev.c59 pm_runtime_set_autosuspend_delay(dev, SND_SOF_SUSPEND_DELAY_MS); in sof_of_probe_complete()
H A Dsof-acpi-dev.c115 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 Darm.c411 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 Domap3-rom-rng.c146 pm_runtime_set_autosuspend_delay(&pdev->dev, 500); in omap3_rom_rng_probe()
H A Dnpcm-rng.c101 pm_runtime_set_autosuspend_delay(&pdev->dev, 100); in npcm_rng_probe()
H A Dmtk-rng.c143 pm_runtime_set_autosuspend_delay(&pdev->dev, RNG_AUTOSUSPEND_TIMEOUT); in mtk_rng_probe()
H A Dstm32-rng.c157 pm_runtime_set_autosuspend_delay(dev, 100); in stm32_rng_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/
H A Dlima_drv.c413 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 Dportdrv_pci.c129 pm_runtime_set_autosuspend_delay(&dev->dev, 100); in pcie_portdrv_probe()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dgpio-ir-recv.c120 pm_runtime_set_autosuspend_delay(dev, period); in gpio_ir_recv_probe()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_unisoc178 pm_runtime_set_autosuspend_delay
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dmaster.c166 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 Dspi-dw-pci.c141 pm_runtime_set_autosuspend_delay(&pdev->dev, 1000); in spi_pci_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/meson/
H A Dmali_kbase_runtime_pm.c191 pm_runtime_set_autosuspend_delay(kbdev->dev, AUTO_SUSPEND_DELAY); in kbase_device_runtime_init()
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dbh1780.c184 pm_runtime_set_autosuspend_delay(&client->dev, 5000); in bh1780_probe()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h343 #define pm_runtime_set_autosuspend_delay(dev, delay) do {} while (0) macro
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dpci-txe.c118 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 Dmali_kbase_runtime_pm.c210 pm_runtime_set_autosuspend_delay(kbdev->dev, AUTO_SUSPEND_DELAY); in kbase_device_runtime_init()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-designware-pcidrv.c277 pm_runtime_set_autosuspend_delay(&pdev->dev, 1000); in i2c_dw_pci_probe()
H A Di2c-at91-core.c256 pm_runtime_set_autosuspend_delay(dev->dev, AUTOSUSPEND_TIMEOUT); in at91_twi_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-dev.c217 pm_runtime_set_autosuspend_delay(dev, 100); in dcss_dev_create()
/OK3568_Linux_fs/kernel/drivers/greybus/
H A Dcore.c196 pm_runtime_set_autosuspend_delay(dev, GB_BUNDLE_AUTOSUSPEND_MS); in greybus_probe()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dstm32-vrefbuf.c205 pm_runtime_set_autosuspend_delay(&pdev->dev, in stm32_vrefbuf_probe()

1234567891011