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