Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dvio.h160 #define to_vio_dev(__dev) container_of_const(__dev, struct vio_dev, dev) macro
/linux-6.12.1/arch/sparc/include/asm/
Dvio.h487 #define to_vio_dev(__dev) container_of_const(__dev, struct vio_dev, dev) macro