Searched refs:supports_runtime_pm (Results 1 – 3 of 3) sorted by relevance
91 bool supports_runtime_pm; member296 data->supports_runtime_pm = true; in ci_hdrc_imx_probe()321 if (data->supports_runtime_pm) { in ci_hdrc_imx_probe()341 if (data->supports_runtime_pm) { in ci_hdrc_imx_remove()430 if (!ret && data->supports_runtime_pm) { in ci_hdrc_imx_resume()
890 ci->supports_runtime_pm = !!(ci->platdata->flags & in ci_hdrc_probe()1016 if (ci->supports_runtime_pm) { in ci_hdrc_probe()1051 if (ci->supports_runtime_pm) { in ci_hdrc_remove()1183 if (ci->supports_runtime_pm) { in ci_resume()
247 bool supports_runtime_pm; member