Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/uart/
H A Duart_cpu.h90 const char *uart_getname(struct uart_class *);
H A Duart_subr.c78 nm = uart_getname(uc); in uart_parse_class()
H A Duart_core.c238 uart_getname(struct uart_class *uc) in uart_getname() function
522 device_set_desc(dev, uart_getname(sc->sc_class)); in uart_bus_probe()