Searched refs:SERVREG_DOMAIN_LIST_LENGTH (Results 1 – 3 of 3) sorted by relevance
18 #define SERVREG_DOMAIN_LIST_LENGTH 32 macro48 struct servreg_location_entry domain_list[SERVREG_DOMAIN_LIST_LENGTH];
151 .elem_len = SERVREG_DOMAIN_LIST_LENGTH,
188 if (i >= offset && i < SERVREG_DOMAIN_LIST_LENGTH) { in qcom_pdm_get_domain_list()