SYNC_URBS         592 sound/usb/endpoint.c 		usb_free_coherent(ep->chip->dev, SYNC_URBS * 4,
SYNC_URBS         801 sound/usb/endpoint.c 	ep->syncbuf = usb_alloc_coherent(ep->chip->dev, SYNC_URBS * 4,
SYNC_URBS         806 sound/usb/endpoint.c 	for (i = 0; i < SYNC_URBS; i++) {
SYNC_URBS         825 sound/usb/endpoint.c 	ep->nurbs = SYNC_URBS;