Home
last modified time | relevance | path

Searched defs:get_icount (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtty_driver.h391 int (*get_icount)(struct tty_struct *tty, member
/openbmc/linux/include/linux/usb/
H A Dserial.h291 int (*get_icount)(struct tty_struct *tty, member
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c1031 static int get_icount(struct tty_struct *tty, in get_icount() function