Searched refs:macio_add_one_device (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/macintosh/ |
D | macio_asic.c | 356 static struct macio_dev * macio_add_one_device(struct macio_chip *chip, in macio_add_one_device() function 473 rdev = macio_add_one_device(chip, parent, pnode, NULL, root_res); in macio_pci_add_devices() 483 mdev = macio_add_one_device(chip, &rdev->ofdev.dev, np, NULL, in macio_pci_add_devices() 500 if (macio_add_one_device(chip, &mbdev->ofdev.dev, np, in macio_pci_add_devices() 513 if (macio_add_one_device(chip, &sdev->ofdev.dev, np, in macio_pci_add_devices()
|