Searched refs:macio_add_one_device (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/macintosh/ |
A D | macio_asic.c | 357 static struct macio_dev * macio_add_one_device(struct macio_chip *chip, in macio_add_one_device() function 475 rdev = macio_add_one_device(chip, parent, pnode, NULL, root_res); in macio_pci_add_devices() 485 mdev = macio_add_one_device(chip, &rdev->ofdev.dev, np, NULL, in macio_pci_add_devices() 502 if (macio_add_one_device(chip, &mbdev->ofdev.dev, np, in macio_pci_add_devices() 515 if (macio_add_one_device(chip, &sdev->ofdev.dev, np, in macio_pci_add_devices()
|
Completed in 4 milliseconds