Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/musb/
Dmusb_cppi41.c53 struct list_head early_tx_list; member
200 list_for_each_entry_safe(cppi41_channel, n, &controller->early_tx_list, in cppi41_recheck_tx_req()
212 if (!list_empty(&controller->early_tx_list) && in cppi41_recheck_tx_req()
296 &controller->early_tx_list); in cppi41_dma_callback()
712 INIT_LIST_HEAD(&controller->early_tx_list); in cppi41_dma_controller_create()