Searched refs:schedule_tx (Results 1 – 1 of 1) sorted by relevance
182 void (*schedule_tx)(struct uart_port *port); member1627 atmel_port->schedule_tx(port); in atmel_tasklet_tx_func()1684 atmel_port->schedule_tx = &atmel_tx_dma; in atmel_set_ops()1688 atmel_port->schedule_tx = &atmel_tx_pdc; in atmel_set_ops()1692 atmel_port->schedule_tx = &atmel_tx_chars; in atmel_set_ops()