Home
last modified time | relevance | path

Searched full:childs (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/mfd/
H A Dtwl4030-audio.c184 int ret, childs = 0; in twl4030_audio_probe() local
226 cell = &audio->cells[childs]; in twl4030_audio_probe()
232 childs++; in twl4030_audio_probe()
235 cell = &audio->cells[childs]; in twl4030_audio_probe()
241 childs++; in twl4030_audio_probe()
247 if (childs) in twl4030_audio_probe()
249 childs, NULL, 0, NULL); in twl4030_audio_probe()
251 dev_err(&pdev->dev, "No platform data found for childs\n"); in twl4030_audio_probe()
/linux/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c90 int childs = NR_CHILDS; in main() local
129 childs -= 1; in main()
132 if (!childs) in main()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c143 /* RTNL childs don't need proprietary sysfs entries */ in __ipoib_vlan_add()
/linux/drivers/macintosh/
H A Dmacio_asic.c277 /* Fix left media bay childs */ in macio_add_missing_resources()
454 * For now, childs of media-bay are added now as well. This will
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat1242 childs = []
1253 childs.insert(0, (key, values))
1257 for key, values in childs:
/linux/arch/powerpc/kernel/
H A Dpci_dn.c409 /* We started with a phb, iterate all childs */ in pci_traverse_device_nodes()
/linux/drivers/tty/serial/
H A Dpmac_zilog.h24 /* device node to this port, this points to one of 2 childs
/linux/sound/pci/cs46xx/
H A Ddsp_spos_scb_lib.c170 /* can't remove a SCB with childs before in cs46xx_dsp_remove_scb()
171 removing childs first */ in cs46xx_dsp_remove_scb()
/linux/drivers/md/persistent-data/
H A Ddm-btree-remove.c34 * case we copy the childs contents over the root.
/linux/scripts/
H A Dspelling.txt331 childs||children
/linux/arch/powerpc/platforms/powermac/
H A Dpci.c631 * HT childs. in setup_u3_agp()
/linux/drivers/ufs/core/
H A Dufshcd.c10106 * already suspended childs. in ufshcd_set_dev_pwr_mode()