Searched refs:orphan_list (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk.c | 3038 static struct hlist_head *orphan_list[] = { variable 3471 debugfs_create_file("clk_orphan_summary", 0444, rootdir, &orphan_list, in clk_debug_init() 3473 debugfs_create_file("clk_orphan_dump", 0444, rootdir, &orphan_list, in clk_debug_init()
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk.c | 3185 static struct hlist_head *orphan_list[] = { variable 3670 debugfs_create_file("clk_orphan_summary", 0444, rootdir, &orphan_list, in clk_debug_init() 3672 debugfs_create_file("clk_orphan_dump", 0444, rootdir, &orphan_list, in clk_debug_init()
|
Completed in 14 milliseconds