Searched refs:inring (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dioc3_serial.c1121 struct ring *inring; do_read() local
1207 inring = port->ip_inring; do_read()
1215 entry = (struct ring_entry *)((caddr_t) inring + cons_ptr); do_read()
2129 DPRINT_CONFIG(("%s: phys_port %d port 0x%p inring 0x%p " ioc3uart_probe()
H A Dioc4_serial.c1176 DPRINT_CONFIG(("%s: port_number %d port 0x%p inring 0x%p " ioc4_attach_local()
2071 struct ring *inring; do_read() local
2157 inring = port->ip_inring; do_read()
2165 entry = (struct ring_entry *)((caddr_t)inring + cons_ptr); do_read()

Completed in 107 milliseconds