Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dvirtio_console.c481 static struct port_buffer *get_inbuf(struct port *port) in get_inbuf() function
528 buf = get_inbuf(port); in discard_port_data()
538 buf = get_inbuf(port); in discard_port_data()
552 port->inbuf = get_inbuf(port); in port_has_data()
1788 port->inbuf = get_inbuf(port); in in_intr()