Searched refs:cvb_table (Results 1 – 4 of 4) sorted by relevance
46 struct cvb_table { struct60 const struct cvb_table * argument61 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *cvb_tables,65 const struct cvb_table *table,
64 static int build_opp_table(struct device *dev, const struct cvb_table *table, in build_opp_table()110 const struct cvb_table *111 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()119 const struct cvb_table *table = &tables[i]; in tegra_cvb_add_opp_table()135 const struct cvb_table *table, in tegra_cvb_remove_opp_table()
37 const struct cvb_table *cvb;
39 static const struct cvb_table tegra124_cpu_cvb_tables[] = {