Home
last modified time | relevance | path

Searched refs:cdns_rs485_tx_callback (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dxilinx_uartps.c696 static enum hrtimer_restart cdns_rs485_tx_callback(struct hrtimer *t) in cdns_rs485_tx_callback() function
736 hrtimer_update_function(&cdns_uart->tx_timer, cdns_rs485_tx_callback); in cdns_uart_start_tx()
1628 hrtimer_setup(&cdns_uart->tx_timer, &cdns_rs485_tx_callback, CLOCK_MONOTONIC, in cdns_rs485_config()