Searched refs:pchg_count (Results 1 – 1 of 1) sorted by relevance
142 struct ec_response_pchg_count pchg_count; in ec_device_probe() local253 &pchg_count, sizeof(pchg_count)); in ec_device_probe()254 if (retval >= 0 && pchg_count.port_count) { in ec_device_probe()