Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c1700 static enum hrtimer_restart sci_dma_rx_timer_fn(struct hrtimer *t) in sci_dma_rx_timer_fn() function
1876 hrtimer_setup(&s->rx_timer, sci_dma_rx_timer_fn, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in sci_request_dma()