Home
last modified time | relevance | path

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

/drivers/usb/host/
Dimx21-hcd.h278 #define US_BULK0 0 macro
Dfhci.h382 #define US_BULK0 1 macro
Dimx21-hcd.c965 if (usb_pipebulk(pipe) && (state == US_BULK0)) in schedule_nonisoc_etd()
1128 urb_priv->state = US_BULK0; in nonisoc_etd_done()
Dfhci-sched.c777 urb_state = US_BULK0; in fhci_queue_urb()