Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dvio.h164 #define to_vio_dev(__dev) container_of_const(__dev, struct vio_dev, dev) macro
/linux-6.6.21/arch/sparc/include/asm/
Dvio.h491 #define to_vio_dev(__dev) container_of_const(__dev, struct vio_dev, dev) macro