Searched refs:pm_runtime_suspend (Results 1 – 16 of 16) sorted by relevance
25 pm_runtime_suspend\|
858 goto pm_runtime_suspend; in mchp_spdiftx_probe()866 goto pm_runtime_suspend; in mchp_spdiftx_probe()871 pm_runtime_suspend: in mchp_spdiftx_probe()
1162 goto pm_runtime_suspend; in mchp_spdifrx_probe()1170 goto pm_runtime_suspend; in mchp_spdifrx_probe()1178 pm_runtime_suspend: in mchp_spdifrx_probe()
1091 goto pm_runtime_suspend; in mchp_pdmc_probe()1098 goto pm_runtime_suspend; in mchp_pdmc_probe()1108 pm_runtime_suspend: in mchp_pdmc_probe()
328 static inline int pm_runtime_suspend(struct device *dev) in pm_runtime_suspend() function
325 `int pm_runtime_suspend(struct device *dev);`333 - same as pm_runtime_suspend() except that the autosuspend delay is taken427 pm_runtime_suspend(dev) and return its result561 - pm_runtime_suspend()622 calling pm_runtime_suspend() from their ->remove() routines, the driver core829 ->runtime_idle() would always call pm_runtime_suspend().886 Instead of: pm_runtime_suspend use: pm_runtime_autosuspend;
376 of pm_schedule_suspend() or pm_runtime_suspend() which for PCI devices call418 present at all), suspends the device with the help of pm_runtime_suspend().971 PCI subsystem will call pm_runtime_suspend() for the device, which in turn will
529 pm_runtime_suspend(&hdev->dev); in hdac_hda_codec_probe()
1442 pm_runtime_suspend(cs35l56->base.dev); in cs35l56_remove()
2017 pm_runtime_suspend(&hdev->dev); in hdmi_codec_probe()
361 pm_runtime_suspend(msm_mdss->dev); in msm_mdss_destroy()
530 pm_runtime_suspend(&client->dev); in silead_ts_setup()
1468 pm_runtime_suspend(drm_dev->dev); in pvr_remove()
1204 pm_runtime_suspend(hda_codec_dev(codec)); in azx_vs_set_state()1207 pm_runtime_suspend(card->dev); in azx_vs_set_state()
2477 ret = pm_runtime_suspend(&data->udev->dev); in btusb_setup_csr()
5744 if (!pm_runtime_suspend(&(p->dev))) in amdgpu_device_suspend_display_audio()