Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c40 static struct hlist_head *all_lists[] = { variable
3443 debugfs_create_file("clk_summary", 0444, rootdir, &all_lists, in clk_debug_init()
3445 debugfs_create_file("clk_dump", 0444, rootdir, &all_lists, in clk_debug_init()
4162 for (lists = all_lists; *lists; lists++) in clk_core_evict_parent_cache()
5497 struct hlist_head *all_lists[] = { in clk_proc_summary_show() local
5502 struct hlist_head **lists = all_lists; in clk_proc_summary_show()