Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk.c44 static const struct hlist_head *all_lists[] = { variable
3826 debugfs_create_file("clk_summary", 0444, rootdir, &all_lists, in clk_debug_init()
3828 debugfs_create_file("clk_dump", 0444, rootdir, &all_lists, in clk_debug_init()
4548 for (lists = all_lists; *lists; lists++) in clk_core_evict_parent_cache()