Searched refs:childs (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/mfd/
H A Dtwl4030-audio.c184 int ret, childs = 0; local
226 cell = &audio->cells[childs];
232 childs++;
235 cell = &audio->cells[childs];
241 childs++;
247 if (childs)
249 childs, NULL, 0, NULL);
251 dev_err(&pdev->dev, "No platform data found for childs\n");
/linux-master/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c90 int childs = NR_CHILDS; local
129 childs -= 1;
132 if (!childs)
/linux-master/tools/kvm/kvm_stat/
H A Dkvm_stat1242 childs = []
1253 childs.insert(0, (key, values))
1257 for key, values in childs:

Completed in 178 milliseconds