Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpm_runtime.h50 extern void pm_runtime_irq_safe(struct device *dev);
269 static inline void pm_runtime_irq_safe(struct device *dev) {} in pm_runtime_irq_safe() function
/Linux-v5.15/drivers/cpuidle/
Dcpuidle-psci-domain.c326 pm_runtime_irq_safe(dev); in psci_dt_attach_cpu()
/Linux-v5.15/drivers/clocksource/
Dsh_mtu2.c480 pm_runtime_irq_safe(&pdev->dev); in sh_mtu2_probe()
Dsh_tmu.c628 pm_runtime_irq_safe(&pdev->dev); in sh_tmu_probe()
Dsh_cmt.c1111 pm_runtime_irq_safe(&pdev->dev); in sh_cmt_probe()
/Linux-v5.15/drivers/crypto/stm32/
Dstm32-crc32.c351 pm_runtime_irq_safe(dev); in stm32_crc_probe()
/Linux-v5.15/drivers/base/power/
Druntime.c1542 void pm_runtime_irq_safe(struct device *dev) in pm_runtime_irq_safe() function
1550 EXPORT_SYMBOL_GPL(pm_runtime_irq_safe);
/Linux-v5.15/drivers/dma/qcom/
Dbam_dma.c1358 pm_runtime_irq_safe(&pdev->dev); in bam_dma_probe()
/Linux-v5.15/Documentation/power/
Druntime_pm.rst78 enabled. However, the pm_runtime_irq_safe() helper function can be used to tell
488 `void pm_runtime_irq_safe(struct device *dev);`
545 If pm_runtime_irq_safe() has been called for a device then the following helper
/Linux-v5.15/drivers/tty/serial/8250/
D8250_omap.c1413 pm_runtime_irq_safe(&pdev->dev); in omap8250_probe()
/Linux-v5.15/drivers/i2c/busses/
Di2c-tegra.c1776 pm_runtime_irq_safe(i2c_dev->dev); in tegra_i2c_probe()
/Linux-v5.15/drivers/dma/
Dtegra20-apb-dma.c1490 pm_runtime_irq_safe(&pdev->dev); in tegra_dma_probe()
Dpl330.c3168 pm_runtime_irq_safe(&adev->dev); in pl330_probe()
Dste_dma40.c3629 pm_runtime_irq_safe(base->dev); in d40_probe()