Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/
H A Dqcom-pmic-typec.c71 bool enable_vbus; in qcom_pmic_typec_check_connection() local
84 enable_vbus = true; in qcom_pmic_typec_check_connection()
86 enable_vbus = false; in qcom_pmic_typec_check_connection()
89 enable_vbus = false; in qcom_pmic_typec_check_connection()
92 qcom_pmic_typec_enable_vbus_regulator(qcom_usb, enable_vbus); in qcom_pmic_typec_check_connection()
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Ddavinci.c80 void enable_vbus(void)
91 enable_vbus(); in musb_platform_init()
H A Dda8xx.c27 static void enable_vbus(void) in enable_vbus() function
95 enable_vbus(); in musb_platform_init()
H A Ddavinci.h73 extern void enable_vbus(void);