Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/uart/
H A Duart_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()
H A Duart_bus.h153 void uart_tty_intr(void *arg);