Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/musb/
Dmusb_cppi41.c41 struct list_head early_tx_list; member
198 list_for_each_entry_safe(cppi41_channel, n, &controller->early_tx_list, in cppi41_recheck_tx_req()
210 if (!list_empty(&controller->early_tx_list) && in cppi41_recheck_tx_req()
315 &controller->early_tx_list); in cppi41_dma_callback()
765 INIT_LIST_HEAD(&controller->early_tx_list); in cppi41_dma_controller_create()