Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/platform_data/
Dwilco-ec.h80 struct wilco_ec_response { struct
/Linux-v5.10/drivers/platform/chrome/wilco_ec/
Dmailbox.c119 struct wilco_ec_response *rs; in wilco_ec_transfer()
Dcore.c51 ec->data_size = sizeof(struct wilco_ec_response) + EC_MAILBOX_DATA_SIZE; in wilco_ec_probe()