Searched refs:proto_info (Results 1 – 2 of 2) sorted by relevance
241 struct ec_response_get_protocol_info *proto_info; in cros_ec_query_all() local244 proto_msg = kzalloc(sizeof(*proto_msg) + sizeof(*proto_info), in cros_ec_query_all()254 proto_info = (struct ec_response_get_protocol_info *) in cros_ec_query_all()256 ec_dev->max_request = proto_info->max_request_packet_size - in cros_ec_query_all()258 ec_dev->max_response = proto_info->max_response_packet_size - in cros_ec_query_all()262 fls(proto_info->protocol_versions) - 1); in cros_ec_query_all()285 proto_info->max_request_packet_size - in cros_ec_query_all()
124 u8 proto_info[3]; member639 attrib_req->param3 = sensb_res->proto_info[1] & 0x07; in digital_in_send_attrib_req()678 if (!(sensb_res->proto_info[1] & BIT(0))) { in digital_in_recv_sensb_res()684 if (sensb_res->proto_info[1] & BIT(3)) { in digital_in_recv_sensb_res()690 fsci = DIGITAL_SENSB_FSCI(sensb_res->proto_info[1]); in digital_in_recv_sensb_res()