Home
last modified time | relevance | path

Searched refs:rpmpd (Results 1 – 2 of 2) sorted by relevance

/drivers/soc/qcom/
Drpmpd.c18 #define domain_to_rpmpd(domain) container_of(domain, struct rpmpd, pd)
44 static struct rpmpd _platform##_##_active; \
45 static struct rpmpd _platform##_##_name = { \
52 static struct rpmpd _platform##_##_active = { \
62 static struct rpmpd _platform##_##_name = { \
70 static struct rpmpd _platform##_##_name = { \
78 static struct rpmpd _platform##_##_name = { \
86 static struct rpmpd _platform##_##_name = { \
99 struct rpmpd { struct
101 struct rpmpd *peer; argument
[all …]
DMakefile27 obj-$(CONFIG_QCOM_RPMPD) += rpmpd.o