Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dtimbuart.c36 struct timbuart_port { struct
67 struct timbuart_port *uart = in timbuart_start_tx()
68 container_of(port, struct timbuart_port, port); in timbuart_start_tx()
133 struct timbuart_port *uart = in timbuart_handle_tx_port()
134 container_of(port, struct timbuart_port, port); in timbuart_handle_tx_port()
189 struct timbuart_port *uart = (struct timbuart_port *)arg; in timbuart_tasklet()
254 struct timbuart_port *uart = in timbuart_startup()
255 container_of(port, struct timbuart_port, port); in timbuart_startup()
271 struct timbuart_port *uart = in timbuart_shutdown()
272 container_of(port, struct timbuart_port, port); in timbuart_shutdown()
[all …]