Home
last modified time | relevance | path

Searched refs:pm_runtime_irq_safe (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h50 extern void pm_runtime_irq_safe(struct device *dev);
266 static inline void pm_runtime_irq_safe(struct device *dev) {} in pm_runtime_irq_safe() function
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-psci-domain.c326 pm_runtime_irq_safe(dev); in psci_dt_attach_cpu()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dsh_mtu2.c480 pm_runtime_irq_safe(&pdev->dev); in sh_mtu2_probe()
H A Dsh_tmu.c628 pm_runtime_irq_safe(&pdev->dev); in sh_tmu_probe()
H A Dsh_cmt.c1090 pm_runtime_irq_safe(&pdev->dev); in sh_cmt_probe()
/OK3568_Linux_fs/kernel/drivers/crypto/stm32/
H A Dstm32-crc32.c351 pm_runtime_irq_safe(dev); in stm32_crc_probe()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Druntime.c1545 void pm_runtime_irq_safe(struct device *dev) in pm_runtime_irq_safe() function
1553 EXPORT_SYMBOL_GPL(pm_runtime_irq_safe);
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dsmartreflex.c857 pm_runtime_irq_safe(&pdev->dev); in omap_sr_probe()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto1130 pm_runtime_irq_safe
H A Dabi_gki_aarch64_vivo1202 pm_runtime_irq_safe
H A Dabi_gki_aarch64_generic1404 pm_runtime_irq_safe
H A Dabi_gki_aarch64_db845c800 pm_runtime_irq_safe
H A Dabi_gki_aarch64_exynos1486 pm_runtime_irq_safe
H A Dabi_gki_aarch64_qcom1819 pm_runtime_irq_safe
H A Dabi_gki_aarch64_rockchip2187 pm_runtime_irq_safe
H A Dabi_gki_aarch64_oplus1980 pm_runtime_irq_safe
H A Dabi_gki_aarch64_galaxy3119 pm_runtime_irq_safe
/OK3568_Linux_fs/kernel/Documentation/power/
H A Druntime_pm.rst78 enabled. However, the pm_runtime_irq_safe() helper function can be used to tell
480 `void pm_runtime_irq_safe(struct device *dev);`
537 If pm_runtime_irq_safe() has been called for a device then the following helper
/OK3568_Linux_fs/kernel/drivers/dma/qcom/
H A Dbam_dma.c1362 pm_runtime_irq_safe(&pdev->dev); in bam_dma_probe()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_omap.c1418 pm_runtime_irq_safe(&pdev->dev); in omap8250_probe()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-tegra.c1779 pm_runtime_irq_safe(i2c_dev->dev); in tegra_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dtegra20-apb-dma.c1490 pm_runtime_irq_safe(&pdev->dev); in tegra_dma_probe()
H A Dpl330.c3358 pm_runtime_irq_safe(&adev->dev); in pl330_probe()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Domap-serial.c1744 pm_runtime_irq_safe(&pdev->dev); in serial_omap_probe()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Domap-sham.c2131 pm_runtime_irq_safe(dev); in omap_sham_probe()

12