Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dcppi41.c154 static struct chan_queues usb_queues_tx[] = { variable
854 BUILD_BUG_ON(ARRAY_SIZE(usb_queues_rx) != ARRAY_SIZE(usb_queues_tx)); in cpp41_dma_filter_fn()
886 .queues_tx = usb_queues_tx,