Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/qcom/
Dqcom_pdr_msg.c59 .offset = offsetof(struct servreg_get_domain_list_req,
68 .offset = offsetof(struct servreg_get_domain_list_req,
77 .offset = offsetof(struct servreg_get_domain_list_req,
Dpdr_internal.h34 struct servreg_get_domain_list_req { struct
Dqcom_pd_mapper.c155 const struct servreg_get_domain_list_req *req = decoded; in qcom_pdm_get_domain_list()
241 .decoded_size = sizeof(struct servreg_get_domain_list_req),
Dpdr_interface.c357 static int pdr_get_domain_list(struct servreg_get_domain_list_req *req, in pdr_get_domain_list()
400 struct servreg_get_domain_list_req req; in pdr_locate_service()