Searched defs:rockchip_domain_info (Results 1 – 1 of 1) sorted by relevance
32 struct rockchip_domain_info { struct33 const char *name;34 int pwr_mask;58 const struct rockchip_domain_info *domain_info; argument