Home
last modified time | relevance | path

Searched refs:servreg_location_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/soc/qcom/ !
Dqcom_pdr_msg.c18 .offset = offsetof(struct servreg_location_entry,
27 .offset = offsetof(struct servreg_location_entry,
36 .offset = offsetof(struct servreg_location_entry,
45 .offset = offsetof(struct servreg_location_entry,
152 .elem_size = sizeof(struct servreg_location_entry),
Dpdr_internal.h27 struct servreg_location_entry { struct
48 struct servreg_location_entry domain_list[SERVREG_DOMAIN_LIST_LENGTH]; argument
Dpdr_interface.c401 struct servreg_location_entry *entry; in pdr_locate_service()