Home
last modified time | relevance | path

Searched refs:uart_getops (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/sys/mips/malta/
H A Duart_cpu_maltausart.c66 di->ops = uart_getops(&uart_ns8250_class); in uart_cpu_getdev()
/freebsd-12.1/sys/mips/atheros/ar531x/
H A Duart_cpu_ar5315.c61 di->ops = uart_getops(&uart_ns8250_class); in uart_cpu_getdev()
/freebsd-12.1/sys/mips/atheros/
H A Duart_cpu_ar933x.c65 di->ops = uart_getops(&uart_ar933x_class); in uart_cpu_getdev()
H A Duart_cpu_ar71xx.c63 di->ops = uart_getops(&uart_ns8250_class); in uart_cpu_getdev()
/freebsd-12.1/sys/mips/nlm/
H A Duart_cpu_xlp.c80 di->ops = uart_getops(&uart_ns8250_class); in uart_cpu_getdev()
/freebsd-12.1/sys/dev/uart/
H A Duart_cpu_x86.c100 di->ops = uart_getops(class); in uart_cpu_getdev()
H A Duart_cpu_fdt.c105 di->ops = uart_getops(class); in uart_cpu_getdev()
H A Duart_cpu_arm64.c125 di->ops = uart_getops(class); in uart_cpu_getdev()
H A Duart_cpu_acpi.c108 di->ops = uart_getops(class); in uart_cpu_acpi_spcr()
H A Duart_cpu.h82 struct uart_ops *uart_getops(struct uart_class *);
H A Duart_cpu_powerpc.c189 di->ops = uart_getops(class); in uart_cpu_getdev()
H A Duart_subr.c327 di->ops = uart_getops(class); in uart_getenv()
H A Duart_cpu_sparc64.c280 di->ops = uart_getops(class); in uart_cpu_getdev()
H A Duart_core.c244 uart_getops(struct uart_class *uc) in uart_getops() function
/freebsd-12.1/sys/mips/broadcom/
H A Duart_cpu_chipc.c75 di->ops = uart_getops(chipc_uart_class); in uart_cpu_init()
/freebsd-12.1/sys/mips/cavium/
H A Duart_cpu_octeonusart.c162 di->ops = uart_getops(class); in uart_cpu_getdev()