Searched refs:macio_add_one_device (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/macintosh/ |
D | macio_asic.c | 358 static struct macio_dev * macio_add_one_device(struct macio_chip *chip, in macio_add_one_device() function 476 rdev = macio_add_one_device(chip, parent, pnode, NULL, root_res); in macio_pci_add_devices() 486 mdev = macio_add_one_device(chip, &rdev->ofdev.dev, np, NULL, in macio_pci_add_devices() 503 if (macio_add_one_device(chip, &mbdev->ofdev.dev, np, in macio_pci_add_devices() 516 if (macio_add_one_device(chip, &sdev->ofdev.dev, np, in macio_pci_add_devices()
|