Home
last modified time | relevance | path

Searched refs:pm_runtime_idle (Results 1 – 25 of 83) sorted by relevance

1234

/Linux-v6.6/scripts/coccinelle/api/
Dpm_runtime.cocci24 ret@p = \(pm_runtime_idle\|
/Linux-v6.6/sound/soc/sof/
Dsof-client-ipc-kernel-injector.c124 pm_runtime_idle(dev); in sof_msg_inject_probe()
Dsof-client-ipc-flood-test.c351 pm_runtime_idle(dev); in sof_ipc_flood_probe()
Dsof-client-ipc-msg-injector.c302 pm_runtime_idle(dev); in sof_msg_inject_probe()
/Linux-v6.6/drivers/clocksource/
Dsh_mtu2.c472 pm_runtime_idle(&pdev->dev); in sh_mtu2_probe()
482 pm_runtime_idle(&pdev->dev); in sh_mtu2_probe()
Dsh_tmu.c619 pm_runtime_idle(&pdev->dev); in sh_tmu_probe()
630 pm_runtime_idle(&pdev->dev); in sh_tmu_probe()
Dsh_cmt.c1132 pm_runtime_idle(&pdev->dev); in sh_cmt_probe()
1142 pm_runtime_idle(&pdev->dev); in sh_cmt_probe()
/Linux-v6.6/drivers/soundwire/
Dmaster.c171 pm_runtime_idle(&bus->md->dev); in sdw_master_device_add()
Dintel_auxdevice.c370 pm_runtime_idle(dev); in intel_link_startup()
637 pm_runtime_idle(dev); in intel_resume()
/Linux-v6.6/sound/soc/img/
Dpistachio-internal-dac.c196 pm_runtime_idle(dev); in pistachio_internal_dac_probe()
/Linux-v6.6/drivers/media/i2c/
Dak7375.c186 pm_runtime_idle(&client->dev); in ak7375_probe()
Ddw9807-vcm.c208 pm_runtime_idle(&client->dev); in dw9807_probe()
Ddw9714.c181 pm_runtime_idle(&client->dev); in dw9714_probe()
Ddw9768.c498 pm_runtime_idle(dev); in dw9768_probe()
/Linux-v6.6/drivers/spi/
Dspi-cs42l43.c248 pm_runtime_idle(priv->dev); in cs42l43_spi_probe()
Dspi-sun4i.c501 pm_runtime_idle(&pdev->dev); in sun4i_spi_probe()
/Linux-v6.6/drivers/iio/proximity/
Dsrf04.c341 pm_runtime_idle(data->dev); in srf04_probe()
Dpulsedlight-lidar-lite-v2.c303 pm_runtime_idle(&client->dev); in lidar_probe()
/Linux-v6.6/include/linux/
Dpm_runtime.h331 static inline int pm_runtime_idle(struct device *dev) in pm_runtime_idle() function
/Linux-v6.6/sound/soc/sof/imx/
Dimx8ulp.c377 pm_runtime_idle(sdev->dev); in imx8ulp_dsp_resume()
Dimx8m.c396 pm_runtime_idle(sdev->dev); in imx8m_dsp_resume()
Dimx8.c450 pm_runtime_idle(sdev->dev); in imx8_dsp_resume()
/Linux-v6.6/Documentation/power/
Druntime_pm.rst319 `int pm_runtime_idle(struct device *dev);`
418 pm_runtime_idle(dev) and return its result
513 power.autosuspend_delay is negative; call pm_runtime_idle
520 pm_runtime_idle called depending on if power.autosuspend_delay is
522 pm_runtime_idle is called
554 - pm_runtime_idle()
886 account (see pm_runtime_idle).
/Linux-v6.6/drivers/mfd/
Dwm8994-core.c578 pm_runtime_idle(wm8994->dev); in wm8994_device_init()
/Linux-v6.6/drivers/pwm/
Dpwm-rz-mtu3.c530 pm_runtime_idle(&pdev->dev); in rz_mtu3_pwm_probe()

1234