Searched refs:usbPsyType (Results 1 – 1 of 1) sorted by relevance
113 std::string tcpmOnlinePath, usbPsyType; in onlineUpdate() local129 ret = getPsyUsbType(kUsbPowerSupplySysfsPath, &usbPsyType); in onlineUpdate()131 if (usbPsyType == "CDP" || usbPsyType == "DCP") { in onlineUpdate()134 } else if (usbPsyType == "SDP") { in onlineUpdate()148 &usbPsyType); in onlineUpdate()153 KLOG_INFO(LOG_TAG, "TcpmPsy Usbtype:%s\n", usbPsyType.c_str()); in onlineUpdate()