Searched refs:proto_info (Results 1 – 2 of 2) sorted by relevance
328 struct ec_response_get_protocol_info *proto_info; in cros_ec_query_all() local332 proto_msg = kzalloc(sizeof(*proto_msg) + sizeof(*proto_info), in cros_ec_query_all()342 proto_info = (struct ec_response_get_protocol_info *) in cros_ec_query_all()344 ec_dev->max_request = proto_info->max_request_packet_size - in cros_ec_query_all()346 ec_dev->max_response = proto_info->max_response_packet_size - in cros_ec_query_all()350 fls(proto_info->protocol_versions) - 1); in cros_ec_query_all()373 proto_info->max_request_packet_size - in cros_ec_query_all()
125 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()