Searched refs:supports_runtime_pm (Results 1 – 3 of 3) sorted by relevance
92 bool supports_runtime_pm; member448 data->supports_runtime_pm = true; in ci_hdrc_imx_probe()487 if (data->supports_runtime_pm) { in ci_hdrc_imx_probe()514 if (data->supports_runtime_pm) { in ci_hdrc_imx_remove()637 if (!ret && data->supports_runtime_pm) { in ci_hdrc_imx_resume()
1027 ci->supports_runtime_pm = !!(ci->platdata->flags & in ci_hdrc_probe()1195 if (ci->supports_runtime_pm) { in ci_hdrc_probe()1236 if (ci->supports_runtime_pm) { in ci_hdrc_remove()1398 if (ci->supports_runtime_pm) { in ci_resume()
254 bool supports_runtime_pm; member
Completed in 8 milliseconds