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

/linux-4.4.14/drivers/tty/serial/
H A Dtimbuart.c36 struct timbuart_port { struct
67 struct timbuart_port *uart = timbuart_start_tx()
68 container_of(port, struct timbuart_port, port); timbuart_start_tx()
133 struct timbuart_port *uart = timbuart_handle_tx_port()
134 container_of(port, struct timbuart_port, port); timbuart_handle_tx_port()
189 struct timbuart_port *uart = (struct timbuart_port *)arg; timbuart_tasklet()
254 struct timbuart_port *uart = timbuart_startup()
255 container_of(port, struct timbuart_port, port); timbuart_startup()
271 struct timbuart_port *uart = timbuart_shutdown()
272 container_of(port, struct timbuart_port, port); timbuart_shutdown()
363 struct timbuart_port *uart = (struct timbuart_port *)devid; timbuart_handleinterrupt()
428 struct timbuart_port *uart; timbuart_probe()
493 struct timbuart_port *uart = platform_get_drvdata(dev); timbuart_remove()

Completed in 39 milliseconds