Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/uart/
H A Duart_cpu.h41 struct uart_ops { struct
66 struct uart_ops *ops; argument
89 struct uart_ops *uart_getops(struct uart_class *);
H A Duart_dev_ns8250.h46 extern struct uart_ops uart_ns8250_ops;
H A Duart_bus.h66 struct uart_ops *uc_ops; /* Low-level console operations. */
H A Duart_dev_lowrisc.c65 static struct uart_ops uart_lowrisc_uart_ops = {
H A Duart_dev_mu.c142 static struct uart_ops uart_mu_ops = {
H A Duart_dev_msm.c127 struct uart_ops uart_msm_ops = {
H A Duart_dev_pl011.c163 static struct uart_ops uart_pl011_ops = {
H A Duart_dev_mvebu.c141 static struct uart_ops uart_mvebu_ops = {
H A Duart_dev_quicc.c152 static struct uart_ops uart_quicc_ops = {
H A Duart_dev_imx.c80 static struct uart_ops uart_imx_uart_ops = {
H A Duart_dev_z8530.c198 static struct uart_ops uart_z8530_ops = {
H A Duart_core.c240 struct uart_ops *
H A Duart_dev_ns8250.c295 struct uart_ops uart_ns8250_ops = {
/freebsd-14.2/sys/arm/freescale/vybrid/
H A Dvf_uart.c123 static struct uart_ops uart_vybrid_ops = {
/freebsd-14.2/sys/riscv/sifive/
H A Dsifive_uart.c523 static struct uart_ops sfuart_ops = {
/freebsd-14.2/sys/arm/xilinx/
H A Duart_dev_cdnc.c156 static struct uart_ops cdnc_uart_ops = {