Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/uart/
HDuart_tty.c320 uart_tty_intr(void *arg) in uart_tty_intr() function
436 swi_add(&tty_intr_event, uart_driver_name, uart_tty_intr, sc, SWI_TTY, in uart_tty_attach()
HDuart_bus.h154 void uart_tty_intr(void *arg);