Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dmacio.h49 #define to_macio_device(d) container_of(d, struct macio_dev, ofdev.dev) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dmacio.h50 #define to_macio_device(d) container_of(d, struct macio_dev, ofdev.dev) macro