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.c337 static const char * const nr_parents[] = { variable
680 MUX_GATE(CLK_TOP_NR_SEL, "nr_sel", nr_parents, 0x090, 24, 3, 31),
/linux/fs/btrfs/
H A Dqgroup.c3283 int nr_parents = 0; in qgroup_snapshot_quick_inherit() local
3306 nr_parents++; in qgroup_snapshot_quick_inherit()
3311 if (nr_parents > 1) in qgroup_snapshot_quick_inherit()