Searched refs:rpmpd (Results 1 – 2 of 2) sorted by relevance
18 #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 { struct101 struct rpmpd *peer; argument[all …]
27 obj-$(CONFIG_QCOM_RPMPD) += rpmpd.o