Searched refs:cvb_table (Results 1 – 4 of 4) sorted by relevance
38 struct cvb_table { struct51 const struct cvb_table * argument52 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *cvb_tables,57 const struct cvb_table *table,
55 static int build_opp_table(struct device *dev, const struct cvb_table *table, in build_opp_table()102 const struct cvb_table *103 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, in tegra_cvb_add_opp_table()112 const struct cvb_table *table = &tables[i]; in tegra_cvb_add_opp_table()129 const struct cvb_table *table, in tegra_cvb_remove_opp_table()
27 const struct cvb_table *cpu_cvb_tables;39 static const struct cvb_table tegra124_cpu_cvb_tables[] = {235 static struct cvb_table tegra210_cpu_cvb_tables[] = {
32 const struct cvb_table *cvb;
Completed in 4 milliseconds