Home
last modified time | relevance | path

Searched refs:supports_runtime_pm (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/usb/chipidea/
A Dci_hdrc_imx.c92 bool supports_runtime_pm; member
445 data->supports_runtime_pm = true; in ci_hdrc_imx_probe()
482 if (data->supports_runtime_pm) { in ci_hdrc_imx_probe()
509 if (data->supports_runtime_pm) { in ci_hdrc_imx_remove()
620 if (!ret && data->supports_runtime_pm) { in ci_hdrc_imx_resume()
A Dcore.c1037 ci->supports_runtime_pm = !!(ci->platdata->flags & in ci_hdrc_probe()
1187 if (ci->supports_runtime_pm) { in ci_hdrc_probe()
1228 if (ci->supports_runtime_pm) { in ci_hdrc_remove()
1436 if (ci->supports_runtime_pm) { in ci_resume()
A Dci.h259 bool supports_runtime_pm; member

Completed in 7 milliseconds