Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dfhci-q.c259 if (td->type != FHCI_TA_SETUP || td->iso_index != 0) in fhci_done_td()
H A Dfhci.h278 FHCI_TA_SETUP, /* setup transaction */ enumerator
H A Dfhci-tds.c415 case FHCI_TA_SETUP: in fhci_host_transaction()