Home
last modified time | relevance | path

Searched defs:portio (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/uio/
H A Duio.c130 #define to_portio(portio) container_of(portio, struct uio_portio, kobj) argument
186 struct uio_portio *portio = to_portio(kobj); in portio_release() local
193 struct uio_portio *portio = to_portio(kobj); in portio_type_show() local
293 struct uio_portio *portio; in uio_dev_add_attributes() local
/openbmc/qemu/hw/ppc/
H A Drs6000_mc.c44 PortioList portio; member
H A Dprep_systemio.c56 PortioList portio; member
/openbmc/linux/include/linux/
H A Duio_driver.h64 struct uio_portio *portio; member
/openbmc/qemu/hw/misc/
H A Dpci-testdev.c88 MemoryRegion portio; member