Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/uart/
H A Duart_cpu.h88 const char *uart_getname(struct uart_class *);
H A Duart_subr.c73 nm = uart_getname(uc); in uart_parse_class()
H A Duart_core.c235 uart_getname(struct uart_class *uc) in uart_getname() function
521 device_set_desc(dev, uart_getname(sc->sc_class)); in uart_bus_probe()