vconn_on          104 drivers/usb/typec/tcpm/fusb302.c 	bool vconn_on;
vconn_on          558 drivers/usb/typec/tcpm/fusb302.c 		WARN(chip->vconn_on, "Vconn is on during toggle start");
vconn_on          733 drivers/usb/typec/tcpm/fusb302.c 	if (chip->vconn_on == on) {
vconn_on          746 drivers/usb/typec/tcpm/fusb302.c 	chip->vconn_on = on;
vconn_on         1146 drivers/usb/typec/tcpm/fusb302.c 		if (chip->vconn_on)
vconn_on         1153 drivers/usb/typec/tcpm/fusb302.c 		if (chip->vconn_on)