Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dcros_ec_dev.c142 struct ec_response_pchg_count pchg_count; in ec_device_probe() local
253 &pchg_count, sizeof(pchg_count)); in ec_device_probe()
254 if (retval >= 0 && pchg_count.port_count) { in ec_device_probe()