Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dmacio.h37 struct macio_dev struct
40 struct macio_dev *media_bay; /* Device is part of a media bay */ argument
48 #define to_macio_device(d) container_of(d, struct macio_dev, ofdev.dev) argument
/linux-3.4.99/drivers/macintosh/
Dmacio_asic.c74 struct macio_dev *macio_dev; in macio_device_probe() local
96 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_remove() local
108 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_shutdown() local
117 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_suspend() local
127 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_resume() local