Searched defs:dvfs_info (Results 1 – 2 of 2) sorted by relevance
205 struct dvfs_info { struct206 __le32 header;207 struct {210 } opps[MAX_DVFS_OPPS];
111 static struct exynos_dvfs_data *dvfs_info; variable