Home
last modified time | relevance | path

Searched defs:servreg_get_domain_list_resp (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/soc/qcom/
Dpdr_internal.h40 struct servreg_get_domain_list_resp { struct
41 struct qmi_response_type_v01 resp;
42 u8 total_domains_valid;
43 u16 total_domains;
44 u8 db_rev_count_valid;
45 u16 db_rev_count;
46 u8 domain_list_valid;
47 u32 domain_list_len;
48 struct servreg_location_entry domain_list[SERVREG_DOMAIN_LIST_LENGTH];