Searched refs:macio_add_one_device (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/macintosh/ | 
| D | macio_asic.c | 353 static struct macio_dev * macio_add_one_device(struct macio_chip *chip,  in macio_add_one_device()  function471 	rdev = macio_add_one_device(chip, parent, pnode, NULL, root_res);  in macio_pci_add_devices()
 481 		mdev = macio_add_one_device(chip, &rdev->ofdev.dev, np, NULL,  in macio_pci_add_devices()
 498 			if (macio_add_one_device(chip, &mbdev->ofdev.dev, np,  in macio_pci_add_devices()
 511 			if (macio_add_one_device(chip, &sdev->ofdev.dev, np,  in macio_pci_add_devices()
 
 |