Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c176 bool vbus_enabled;
331 ret = pmic_typec_port->vbus_enabled || qcom_pmic_typec_port_vbus_detect(pmic_typec_port); in qcom_pmic_typec_port_get_vbus()
344 if (pmic_typec_port->vbus_enabled == on) in qcom_pmic_typec_port_set_vbus()
351 pmic_typec_port->vbus_enabled = on; in qcom_pmic_typec_port_set_vbus()
175 bool vbus_enabled; global() member