early_tx_list      41 drivers/usb/musb/musb_cppi41.c 	struct list_head early_tx_list;
early_tx_list     198 drivers/usb/musb/musb_cppi41.c 	list_for_each_entry_safe(cppi41_channel, n, &controller->early_tx_list,
early_tx_list     210 drivers/usb/musb/musb_cppi41.c 	if (!list_empty(&controller->early_tx_list) &&
early_tx_list     315 drivers/usb/musb/musb_cppi41.c 			&controller->early_tx_list);
early_tx_list     767 drivers/usb/musb/musb_cppi41.c 	INIT_LIST_HEAD(&controller->early_tx_list);