Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dtimbuart.c24 struct timbuart_port { struct
55 struct timbuart_port *uart = in timbuart_start_tx()
56 container_of(port, struct timbuart_port, port); in timbuart_start_tx()
119 struct timbuart_port *uart = in timbuart_handle_tx_port()
120 container_of(port, struct timbuart_port, port); in timbuart_handle_tx_port()
175 struct timbuart_port *uart = from_tasklet(uart, t, tasklet); in timbuart_tasklet()
240 struct timbuart_port *uart = in timbuart_startup()
241 container_of(port, struct timbuart_port, port); in timbuart_startup()
257 struct timbuart_port *uart = in timbuart_shutdown()
258 container_of(port, struct timbuart_port, port); in timbuart_shutdown()
[all …]