Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c44 static const struct hlist_head *all_lists[] = { variable
3467 debugfs_create_file("clk_summary", 0444, rootdir, &all_lists, in clk_debug_init()
3469 debugfs_create_file("clk_dump", 0444, rootdir, &all_lists, in clk_debug_init()
4163 for (lists = all_lists; *lists; lists++) in clk_core_evict_parent_cache()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c40 static const struct hlist_head *all_lists[] = { variable
3666 debugfs_create_file("clk_summary", 0444, rootdir, &all_lists, in clk_debug_init()
3668 debugfs_create_file("clk_dump", 0444, rootdir, &all_lists, in clk_debug_init()
4387 for (lists = all_lists; *lists; lists++) in clk_core_evict_parent_cache()

Completed in 13 milliseconds