Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_cpu.h41 struct uart_ops { struct
42 int (*probe)(struct uart_bas *);
66 struct uart_ops *ops; argument