Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dmcf.c52 struct mcf_uart { struct
70 struct mcf_uart *pp = container_of(port, struct mcf_uart, port); in mcf_get_mctrl() argument
86 struct mcf_uart *pp = container_of(port, struct mcf_uart, port); in mcf_set_mctrl()
100 struct mcf_uart *pp = container_of(port, struct mcf_uart, port); in mcf_start_tx()
116 struct mcf_uart *pp = container_of(port, struct mcf_uart, port); in mcf_stop_tx()
126 struct mcf_uart *pp = container_of(port, struct mcf_uart, port); in mcf_stop_rx()
150 struct mcf_uart *pp = container_of(port, struct mcf_uart, port); in mcf_startup()
176 struct mcf_uart *pp = container_of(port, struct mcf_uart, port); in mcf_shutdown()
281 static void mcf_rx_chars(struct mcf_uart *pp) in mcf_rx_chars()
327 static void mcf_tx_chars(struct mcf_uart *pp) in mcf_tx_chars()
[all …]