Searched refs:SYNC_URBS (Results 1 – 2 of 2) sorted by relevance
9 #define SYNC_URBS 4 /* always four urbs for sync */ macro
618 usb_free_coherent(ep->chip->dev, SYNC_URBS * 4, in release_urbs()999 ep->syncbuf = usb_alloc_coherent(ep->chip->dev, SYNC_URBS * 4, in sync_ep_set_params()1004 for (i = 0; i < SYNC_URBS; i++) { in sync_ep_set_params()1023 ep->nurbs = SYNC_URBS; in sync_ep_set_params()