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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/macintosh/
H A Dmacio_asic.c348 * macio_add_one_device - Add one device from OF node to the device tree
356 static struct macio_dev * macio_add_one_device(struct macio_chip *chip, function
459 rdev = macio_add_one_device(chip, parent, pnode, NULL, root_res);
469 mdev = macio_add_one_device(chip, &rdev->ofdev.dev, np, NULL,
486 if (macio_add_one_device(chip, &mbdev->ofdev.dev, np,
498 if (macio_add_one_device(chip, &sdev->ofdev.dev, np,

Completed in 88 milliseconds