Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpci-ecam.h63 void __iomem **winp; /* 32-bit per-bus mapping */ member
/openbmc/qemu/chardev/
H A Dchar-pty.c234 struct termios *termp, struct winsize *winp) in openpty()