Home
last modified time | relevance | path

Searched defs:macio_dev (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dmacio.h39 struct macio_dev struct
42 struct macio_dev *media_bay; /* Device is part of a media bay */ argument
50 #define to_macio_device(d) container_of(d, struct macio_dev, ofdev.dev) argument
/openbmc/linux/drivers/macintosh/
H A Dmacio_asic.c73 struct macio_dev *macio_dev; in macio_device_probe() local
95 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_remove() local
105 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_shutdown() local
114 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_suspend() local
124 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_resume() local