Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-at91/
Dclock.c487 static const struct file_operations at91_clk_operations = { variable
497 (void) debugfs_create_file("at91_clk", S_IFREG | S_IRUGO, NULL, NULL, &at91_clk_operations); in at91_clk_debugfs_init()