Home
last modified time | relevance | path

Searched defs:tegra_cpu_car_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/clk/
H A Dtegra.h32 struct tegra_cpu_car_ops { struct
46 extern struct tegra_cpu_car_ops *tegra_cpu_car_ops; argument
/openbmc/linux/drivers/clk/tegra/
H A Dclk.c26 struct tegra_cpu_car_ops *tegra_cpu_car_ops = &dummy_car_ops; variable