Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpm_runtime.h50 extern void pm_runtime_irq_safe(struct device *dev);
163 static inline void pm_runtime_irq_safe(struct device *dev) {} in pm_runtime_irq_safe() function
/Linux-v5.4/drivers/clk/ti/
Dclk-dra7-atl.c236 pm_runtime_irq_safe(cinfo->dev); in of_dra7_atl_clk_probe()
/Linux-v5.4/drivers/clocksource/
Dsh_mtu2.c476 pm_runtime_irq_safe(&pdev->dev); in sh_mtu2_probe()
Dsh_tmu.c623 pm_runtime_irq_safe(&pdev->dev); in sh_tmu_probe()
Dsh_cmt.c1080 pm_runtime_irq_safe(&pdev->dev); in sh_cmt_probe()
/Linux-v5.4/drivers/base/power/
Druntime.c1472 void pm_runtime_irq_safe(struct device *dev) in pm_runtime_irq_safe() function
1480 EXPORT_SYMBOL_GPL(pm_runtime_irq_safe);
/Linux-v5.4/drivers/power/avs/
Dsmartreflex.c857 pm_runtime_irq_safe(&pdev->dev); in omap_sr_probe()
/Linux-v5.4/Documentation/power/
Druntime_pm.rst78 enabled. However, the pm_runtime_irq_safe() helper function can be used to tell
474 `void pm_runtime_irq_safe(struct device *dev);`
531 If pm_runtime_irq_safe() has been called for a device then the following helper
/Linux-v5.4/drivers/dma/qcom/
Dbam_dma.c1364 pm_runtime_irq_safe(&pdev->dev); in bam_dma_probe()
/Linux-v5.4/drivers/tty/serial/8250/
D8250_omap.c1249 pm_runtime_irq_safe(&pdev->dev); in omap8250_probe()
/Linux-v5.4/drivers/tty/serial/
Domap-serial.c1740 pm_runtime_irq_safe(&pdev->dev); in serial_omap_probe()
/Linux-v5.4/drivers/crypto/
Domap-sham.c2146 pm_runtime_irq_safe(dev); in omap_sham_probe()
/Linux-v5.4/drivers/dma/
Dpl330.c3174 pm_runtime_irq_safe(&adev->dev); in pl330_probe()
Dste_dma40.c3631 pm_runtime_irq_safe(base->dev); in d40_probe()