Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
Dcros_ec_dev.c148 struct ec_response_pchg_count pchg_count; in ec_device_probe() local
259 &pchg_count, sizeof(pchg_count)); in ec_device_probe()
260 if (retval >= 0 && pchg_count.port_count) { in ec_device_probe()