Searched refs:clock_tree_show_one (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-tegra/
H A Dclock.c322 static void clock_tree_show_one(struct seq_file *s, struct clk *c, int level) function
348 clock_tree_show_one(s, child, level + 1);
361 clock_tree_show_one(s, c, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-tegra/
H A Dclock.c322 static void clock_tree_show_one(struct seq_file *s, struct clk *c, int level) function
348 clock_tree_show_one(s, child, level + 1);
361 clock_tree_show_one(s, c, 0);

Completed in 113 milliseconds