Lines Matching refs:children
165 int children = 0;
175 if (!(pdata->children & WL1273_RADIO_CHILD)) {
192 cell = &core->cells[children];
196 children++;
204 if (pdata->children & WL1273_CODEC_CHILD) {
205 cell = &core->cells[children];
211 children++;
214 dev_dbg(&client->dev, "%s: number of children: %d.\n",
215 __func__, children);
218 children, NULL, 0, NULL);