Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/char/
Dvirtio_console.c462 static struct port_buffer *get_inbuf(struct port *port) in get_inbuf() function
509 buf = get_inbuf(port); in discard_port_data()
519 buf = get_inbuf(port); in discard_port_data()
533 port->inbuf = get_inbuf(port); in port_has_data()
1758 port->inbuf = get_inbuf(port); in in_intr()