Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/mediatek/
Dclk-mt2712.c338 static const char * const nr_parents[] = { variable
681 MUX_GATE(CLK_TOP_NR_SEL, "nr_sel", nr_parents, 0x090, 24, 3, 31),
/linux-6.12.1/fs/btrfs/
Dqgroup.c3280 int nr_parents = 0; in qgroup_snapshot_quick_inherit() local
3300 nr_parents++; in qgroup_snapshot_quick_inherit()
3305 if (nr_parents > 1) in qgroup_snapshot_quick_inherit()