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()1766 atmel_port->schedule_tx = &atmel_tx_dma; in atmel_set_ops()1770 atmel_port->schedule_tx = &atmel_tx_pdc; in atmel_set_ops()1774 atmel_port->schedule_tx = &atmel_tx_chars; in atmel_set_ops()