Home
last modified time | relevance | path

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

/linux/drivers/usb/renesas_usbhs/
A Dcommon.c476 if (usbhs_get_dparam(priv, runtime_pwctrl)) in usbhsc_hotplug()
496 if (usbhs_get_dparam(priv, runtime_pwctrl)) in usbhsc_hotplug()
667 usbhs_get_dparam(priv, runtime_pwctrl) = 1; in usbhs_probe()
737 if (!usbhs_get_dparam(priv, runtime_pwctrl)) { in usbhs_probe()
776 if (!usbhs_get_dparam(priv, runtime_pwctrl)) in usbhs_remove()
801 if (mod || !usbhs_get_dparam(priv, runtime_pwctrl)) in usbhsc_suspend()
812 if (!usbhs_get_dparam(priv, runtime_pwctrl)) { in usbhsc_resume()
/linux/include/linux/usb/
A Drenesas_usbhs.h177 u32 runtime_pwctrl:1; member

Completed in 4 milliseconds