Searched refs:timbuart_port (Results 1 – 1 of 1) sorted by relevance
36 struct timbuart_port { struct67 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 …]