Searched defs:servreg_get_domain_list_resp (Results 1 – 1 of 1) sorted by relevance
37 struct servreg_get_domain_list_resp { struct38 struct qmi_response_type_v01 resp;39 u8 total_domains_valid;40 u16 total_domains;41 u8 db_rev_count_valid;42 u16 db_rev_count;43 u8 domain_list_valid;44 u32 domain_list_len;45 struct servreg_location_entry domain_list[SERVREG_DOMAIN_LIST_LENGTH];