Home
last modified time | relevance | path

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

/linux/drivers/clk/mediatek/
H A 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/fs/btrfs/
H A Dqgroup.c3268 int nr_parents = 0; in qgroup_snapshot_quick_inherit() local
3288 nr_parents++; in qgroup_snapshot_quick_inherit()
3293 if (nr_parents > 1) in qgroup_snapshot_quick_inherit()