Searched refs:schedule_tx (Results 1 – 1 of 1) sorted by relevance
187 void (*schedule_tx)(struct uart_port *port); member1719 atmel_port->schedule_tx(port); in atmel_tasklet_tx_func()1776 atmel_port->schedule_tx = &atmel_tx_dma; in atmel_set_ops()1780 atmel_port->schedule_tx = &atmel_tx_pdc; in atmel_set_ops()1784 atmel_port->schedule_tx = &atmel_tx_chars; in atmel_set_ops()