Searched refs:uart_ops (Results 1 - 24 of 24) sorted by relevance

/freebsd-10.2-release/sys/dev/uart/
H A Duart_dev_ns8250.h46 extern struct uart_ops uart_ns8250_ops;
H A Duart_cpu.h41 struct uart_ops { struct
58 struct uart_ops *ops;
80 struct uart_ops *uart_getops(struct uart_class *);
H A Duart_bus.h70 struct uart_ops *uc_ops; /* Low-level console operations. */
H A Duart_dev_pl011.c109 static struct uart_ops uart_pl011_ops = {
H A Duart_dev_msm.c133 struct uart_ops uart_msm_ops = {
H A Duart_dev_quicc.c152 static struct uart_ops uart_quicc_ops = {
H A Duart_core.c79 struct uart_ops *
H A Duart_dev_imx.c73 static struct uart_ops uart_imx_uart_ops = {
H A Duart_dev_sab82532.c179 static struct uart_ops uart_sab82532_ops = {
H A Duart_dev_z8530.c198 static struct uart_ops uart_z8530_ops = {
H A Duart_dev_lpc.c255 static struct uart_ops uart_lpc_ns8250_ops = {
H A Duart_dev_ns8250.c246 struct uart_ops uart_ns8250_ops = {
/freebsd-10.2-release/sys/mips/malta/
H A Duart_cpu_maltausart.c52 extern struct uart_ops malta_usart_ops;
/freebsd-10.2-release/sys/mips/sentry5/
H A Duart_cpu_sbusart.c56 extern struct uart_ops malta_usart_ops;
/freebsd-10.2-release/sys/arm/samsung/exynos/
H A Dexynos_uart.c131 struct uart_ops uart_exynos4210_ops = {
/freebsd-10.2-release/sys/arm/samsung/s3c2xx0/
H A Duart_dev_s3c2410.c139 struct uart_ops uart_s3c2410_ops = {
/freebsd-10.2-release/sys/mips/adm5120/
H A Duart_dev_adm5120.c62 static struct uart_ops uart_adm5120_uart_ops = {
/freebsd-10.2-release/sys/mips/rt305x/
H A Duart_dev_rt305x.c66 static struct uart_ops uart_rt305x_uart_ops = {
/freebsd-10.2-release/sys/arm/freescale/vybrid/
H A Dvf_uart.c124 static struct uart_ops uart_vybrid_ops = {
/freebsd-10.2-release/sys/mips/atheros/
H A Duart_dev_ar933x.c205 static struct uart_ops uart_ar933x_ops = {
/freebsd-10.2-release/sys/mips/cavium/
H A Duart_dev_oct16550.c270 struct uart_ops uart_oct16550_ops = {
/freebsd-10.2-release/sys/arm/xilinx/
H A Duart_dev_cdnc.c162 static struct uart_ops cdnc_uart_ops = {
/freebsd-10.2-release/sys/sparc64/pci/
H A Dsbbc.c635 static struct uart_ops sbbc_uart_ops = {
/freebsd-10.2-release/sys/arm/at91/
H A Duart_dev_at91usart.c225 static struct uart_ops at91_usart_ops = {

Completed in 105 milliseconds