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