Home
last modified time | relevance | path

Searched refs:xfer_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dfifo.c859 static void xfer_work(struct work_struct *work) in xfer_work() function
924 INIT_WORK(&pkt->work, xfer_work); in usbhsf_dma_prepare_push()
1111 INIT_WORK(&pkt->work, xfer_work); in usbhsf_dma_try_pop_with_rx_irq()
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dfifo.c861 static void xfer_work(struct work_struct *work) in xfer_work() function
926 INIT_WORK(&pkt->work, xfer_work); in usbhsf_dma_prepare_push()
1113 INIT_WORK(&pkt->work, xfer_work); in usbhsf_dma_try_pop_with_rx_irq()

Completed in 4 milliseconds