Home
last modified time | relevance | path

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

/linux/drivers/usb/chipidea/
H A Dci_hdrc_imx.c109 bool supports_runtime_pm; member
518 data->supports_runtime_pm = true; in ci_hdrc_imx_probe()
565 if (data->supports_runtime_pm) { in ci_hdrc_imx_probe()
597 if (data->supports_runtime_pm) { in ci_hdrc_imx_remove()
722 if (!ret && data->supports_runtime_pm) { in ci_hdrc_imx_resume()