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

/linux-master/drivers/macintosh/
H A Dmacio_asic.c57 return to_macio_device(tmp);
77 macio_dev = to_macio_device(dev);
95 struct macio_dev * macio_dev = to_macio_device(dev);
105 struct macio_dev * macio_dev = to_macio_device(dev);
114 struct macio_dev * macio_dev = to_macio_device(dev);
124 struct macio_dev * macio_dev = to_macio_device(dev);
173 mdev = to_macio_device(dev);
553 struct macio_dev *dev = to_macio_device(gendev);
H A Dmacio_sysfs.c16 of = &to_macio_device (dev)->ofdev;
H A Dmediabay.c458 mdev = to_macio_device(dev);
/linux-master/arch/powerpc/include/asm/
H A Dmacio.h50 #define to_macio_device(d) container_of(d, struct macio_dev, ofdev.dev) macro

Completed in 92 milliseconds