Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/clk/
Dtegra.h32 struct tegra_cpu_car_ops { struct
46 extern struct tegra_cpu_car_ops *tegra_cpu_car_ops; argument
/Linux-v6.1/drivers/clk/tegra/
Dclk.c26 struct tegra_cpu_car_ops *tegra_cpu_car_ops = &dummy_car_ops; variable