Home
last modified time | relevance | path

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

/external/coreboot/src/ec/google/chromeec/
Dec_spi.c100 return crosec_command_proto(cec_command, crosec_spi_io, &slave); in google_chromeec_command()
Dcrosec_proto.c240 int crosec_command_proto(struct chromeec_command *cec_command, in crosec_command_proto() function
Dec.h179 int crosec_command_proto(struct chromeec_command *cec_command,
Dec_i2c.c111 return crosec_command_proto(cec_command, crosec_i2c_io, &ec_dev); in google_chromeec_command()