Searched refs:supports_runtime_pm (Results 1 – 3 of 3) sorted by relevance
69 bool supports_runtime_pm; member267 data->supports_runtime_pm = true; in ci_hdrc_imx_probe()296 if (data->supports_runtime_pm) { in ci_hdrc_imx_probe()316 if (data->supports_runtime_pm) { in ci_hdrc_imx_remove()400 if (!ret && data->supports_runtime_pm) { in ci_hdrc_imx_resume()
706 ci->supports_runtime_pm = !!(ci->platdata->flags & in ci_hdrc_probe()820 if (ci->supports_runtime_pm) { in ci_hdrc_probe()849 if (ci->supports_runtime_pm) { in ci_hdrc_remove()977 if (ci->supports_runtime_pm) { in ci_resume()
245 bool supports_runtime_pm; member