Searched refs:proto_info (Results 1 – 2 of 2) sorted by relevance
417 struct ec_response_get_protocol_info *proto_info; in cros_ec_query_all() local421 proto_msg = kzalloc(sizeof(*proto_msg) + sizeof(*proto_info), in cros_ec_query_all()431 proto_info = (struct ec_response_get_protocol_info *) in cros_ec_query_all()433 ec_dev->max_request = proto_info->max_request_packet_size - in cros_ec_query_all()435 ec_dev->max_response = proto_info->max_response_packet_size - in cros_ec_query_all()439 fls(proto_info->protocol_versions) - 1); in cros_ec_query_all()462 proto_info->max_request_packet_size - in cros_ec_query_all()
116 u8 proto_info[3]; member634 attrib_req->param3 = sensb_res->proto_info[1] & 0x07; in digital_in_send_attrib_req()673 if (!(sensb_res->proto_info[1] & BIT(0))) { in digital_in_recv_sensb_res()679 if (sensb_res->proto_info[1] & BIT(3)) { in digital_in_recv_sensb_res()685 fsci = DIGITAL_SENSB_FSCI(sensb_res->proto_info[1]); in digital_in_recv_sensb_res()