Searched refs:early_tx_list (Results 1 - 1 of 1) sorted by last modified time

/drivers/usb/musb/
H A Dmusb_cppi41.c53 struct list_head early_tx_list; member in struct:cppi41_dma_controller
200 list_for_each_entry_safe(cppi41_channel, n, &controller->early_tx_list,
212 if (!list_empty(&controller->early_tx_list) &&
288 &controller->early_tx_list);
694 INIT_LIST_HEAD(&controller->early_tx_list);

Completed in 52 milliseconds