Searched refs:proto_info (Results 1 – 2 of 2) sorted by relevance
333 struct ec_response_get_protocol_info *proto_info; in cros_ec_query_all() local337 proto_msg = kzalloc(sizeof(*proto_msg) + sizeof(*proto_info), in cros_ec_query_all()347 proto_info = (struct ec_response_get_protocol_info *) in cros_ec_query_all()349 ec_dev->max_request = proto_info->max_request_packet_size - in cros_ec_query_all()351 ec_dev->max_response = proto_info->max_response_packet_size - in cros_ec_query_all()355 fls(proto_info->protocol_versions) - 1); in cros_ec_query_all()378 proto_info->max_request_packet_size - in cros_ec_query_all()
116 u8 proto_info[3]; member630 attrib_req->param3 = sensb_res->proto_info[1] & 0x07; in digital_in_send_attrib_req()669 if (!(sensb_res->proto_info[1] & BIT(0))) { in digital_in_recv_sensb_res()675 if (sensb_res->proto_info[1] & BIT(3)) { in digital_in_recv_sensb_res()681 fsci = DIGITAL_SENSB_FSCI(sensb_res->proto_info[1]); in digital_in_recv_sensb_res()