Searched refs:schedule_tx (Results 1 – 1 of 1) sorted by relevance
184 void (*schedule_tx)(struct uart_port *port); member1755 atmel_port->schedule_tx(port); in atmel_tasklet_tx_func()1812 atmel_port->schedule_tx = &atmel_tx_dma; in atmel_set_ops()1816 atmel_port->schedule_tx = &atmel_tx_pdc; in atmel_set_ops()1820 atmel_port->schedule_tx = &atmel_tx_chars; in atmel_set_ops()