Home
last modified time | relevance | path

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

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