Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c1492 static enum hrtimer_restart sci_dma_rx_timer_fn(struct hrtimer *t) in sci_dma_rx_timer_fn() function
1669 s->rx_timer.function = sci_dma_rx_timer_fn; in sci_request_dma()