Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpm_runtime.h51 extern void pm_runtime_irq_safe(struct device *dev);
162 static inline void pm_runtime_irq_safe(struct device *dev) {} in pm_runtime_irq_safe() function
/Linux-v4.19/drivers/clk/ti/
Dclk-dra7-atl.c242 pm_runtime_irq_safe(cinfo->dev); in of_dra7_atl_clk_probe()
/Linux-v4.19/drivers/clocksource/
Dsh_mtu2.c478 pm_runtime_irq_safe(&pdev->dev); in sh_mtu2_probe()
Dsh_tmu.c634 pm_runtime_irq_safe(&pdev->dev); in sh_tmu_probe()
Dtimer-ti-dm.c867 pm_runtime_irq_safe(dev); in omap_dm_timer_probe()
Dsh_cmt.c1071 pm_runtime_irq_safe(&pdev->dev); in sh_cmt_probe()
/Linux-v4.19/drivers/base/power/
Druntime.c1379 void pm_runtime_irq_safe(struct device *dev) in pm_runtime_irq_safe() function
1387 EXPORT_SYMBOL_GPL(pm_runtime_irq_safe);
/Linux-v4.19/drivers/power/avs/
Dsmartreflex.c880 pm_runtime_irq_safe(&pdev->dev); in omap_sr_probe()
/Linux-v4.19/Documentation/power/
Druntime_pm.txt72 enabled. However, the pm_runtime_irq_safe() helper function can be used to tell
466 void pm_runtime_irq_safe(struct device *dev);
523 If pm_runtime_irq_safe() has been called for a device then the following helper
/Linux-v4.19/drivers/dma/qcom/
Dbam_dma.c1351 pm_runtime_irq_safe(&pdev->dev); in bam_dma_probe()
/Linux-v4.19/drivers/tty/serial/8250/
D8250_omap.c1233 pm_runtime_irq_safe(&pdev->dev); in omap8250_probe()
/Linux-v4.19/drivers/iommu/
Domap-iommu.c1043 pm_runtime_irq_safe(obj->dev); in omap_iommu_probe()
/Linux-v4.19/drivers/tty/serial/
Domap-serial.c1740 pm_runtime_irq_safe(&pdev->dev); in serial_omap_probe()
/Linux-v4.19/drivers/gpio/
Dgpio-omap.c1325 pm_runtime_irq_safe(dev); in omap_gpio_probe()
/Linux-v4.19/drivers/crypto/
Domap-sham.c2152 pm_runtime_irq_safe(dev); in omap_sham_probe()
/Linux-v4.19/drivers/dma/
Dpl330.c3073 pm_runtime_irq_safe(&adev->dev); in pl330_probe()
Dste_dma40.c3616 pm_runtime_irq_safe(base->dev); in d40_probe()