Searched refs:jz4740_clock_debugfs (Results 1 – 1 of 1) sorted by relevance
27 static struct dentry *jz4740_clock_debugfs; variable69 if (!jz4740_clock_debugfs) in jz4740_clock_debugfs_add_clk()72 clk->debugfs_entry = debugfs_create_dir(clk->name, jz4740_clock_debugfs); in jz4740_clock_debugfs_add_clk()106 jz4740_clock_debugfs = debugfs_create_dir("jz4740-clock", NULL); in jz4740_clock_debugfs_init()107 if (IS_ERR(jz4740_clock_debugfs)) in jz4740_clock_debugfs_init()108 jz4740_clock_debugfs = NULL; in jz4740_clock_debugfs_init()