Home
last modified time | relevance | path

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

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