Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250.h219 static inline int serial8250_TIOCM_to_MCR(int tiocm) in serial8250_TIOCM_to_MCR()
239 int tiocm = 0; in serial8250_MCR_to_TIOCM() local
258 int tiocm = 0; in serial8250_MSR_to_TIOCM() local
/openbmc/qemu/chardev/
H A Dmsmouse.c61 int tiocm; member