Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c1427 static void sci_dma_tx_work_fn(struct work_struct *work) in sci_dma_tx_work_fn() function
1634 INIT_WORK(&s->work_tx, sci_dma_tx_work_fn); in sci_request_dma()