Home
last modified time | relevance | path

Searched refs:get_inbuf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/
H A Dvirtio_console.c459 static struct port_buffer *get_inbuf(struct port *port) in get_inbuf() function
506 buf = get_inbuf(port); in discard_port_data()
516 buf = get_inbuf(port); in discard_port_data()
530 port->inbuf = get_inbuf(port); in port_has_data()
1725 port->inbuf = get_inbuf(port); in in_intr()