Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dmacio.h38 struct macio_dev struct
41 struct macio_dev *media_bay; /* Device is part of a media bay */ argument
49 #define to_macio_device(d) container_of(d, struct macio_dev, ofdev.dev) argument
/linux-6.1.9/drivers/macintosh/
Dmacio_asic.c72 struct macio_dev *macio_dev; in macio_device_probe() local
94 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_remove() local
104 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_shutdown() local
113 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_suspend() local
123 struct macio_dev * macio_dev = to_macio_device(dev); in macio_device_resume() local