Home
last modified time | relevance | path

Searched refs:at91_clk_show (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/arm/mach-at91/
Dclock.c433 static int at91_clk_show(struct seq_file *s, void *unused) in at91_clk_show() function
484 return single_open(file, at91_clk_show, NULL); in at91_clk_open()