Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/chrome/
Dcros_ec_proto.c281 msg->insize = sizeof(struct ec_response_get_protocol_info); in cros_ec_host_command_proto_query()
417 struct ec_response_get_protocol_info *proto_info; in cros_ec_query_all()
431 proto_info = (struct ec_response_get_protocol_info *) in cros_ec_query_all()
Dcros_ec_rpmsg.c233 sizeof(struct ec_response_get_protocol_info); in cros_ec_rpmsg_probe()
Dcros_ec.c190 ec_dev->max_response = sizeof(struct ec_response_get_protocol_info); in cros_ec_register()
Dcros_ec_i2c.c308 sizeof(struct ec_response_get_protocol_info); in cros_ec_i2c_probe()
Dcros_ec_lpc.c408 sizeof(struct ec_response_get_protocol_info); in cros_ec_lpc_probe()
Dcros_ec_ishtp.c584 sizeof(struct ec_response_get_protocol_info); in cros_ec_dev_init()
Dcros_ec_spi.c774 sizeof(struct ec_response_get_protocol_info); in cros_ec_spi_probe()
/linux-5.19.10/include/linux/platform_data/
Dcros_ec_commands.h1146 struct ec_response_get_protocol_info { struct