Home
last modified time | relevance | path

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

/external/coreboot/src/ec/google/chromeec/
Dec_i2c.c17 struct proto3_i2c_buf { struct
22 static struct proto3_i2c_buf req_buf; argument
23 static struct proto3_i2c_buf resp_buf;
54 struct proto3_i2c_buf *ib; in crosec_get_buffer()