Home
last modified time | relevance | path

Searched refs:domain_list (Results 1 – 4 of 4) sorted by relevance

/device/linaro/dragonboard/qcom/pd-mapper/
Dservreg_loc.h48 struct servreg_loc_domain_list_entry domain_list[255]; member
Dservreg_loc.qmi38 optional domain_list_entry domain_list[255] = 0x12;
Dservreg_loc.c132 .offset = offsetof(struct servreg_loc_get_domain_list_resp, domain_list),
Dpd-mapper.c84 entry = &resp.domain_list[resp.domain_list_len++]; in handle_get_domain_list()