Home | History | Annotate | Download | only in os

Lines Matching defs:direction

1219   u_int8_t numep, direction, number;
1235 kresult = (*(cInterface->interface))->GetPipeProperties(cInterface->interface, i, &direction, &number, &dont_care1,
1259 cInterface->endpoint_addrs[i - 1] = (((kUSBIn == direction) << kUSBRqDirnShift) | (number & LIBUSB_ENDPOINT_ADDRESS_MASK));
1564 uint8_t direction, number, interval, pipeRef;
1575 ret = (*(cInterface->interface))->GetPipeProperties (cInterface->interface, pipeRef, &direction, &number,
1655 uint8_t direction, number, interval, pipeRef, transferType;
1688 (*(cInterface->interface))->GetPipeProperties (cInterface->interface, pipeRef, &direction, &number,
1701 (*(cInterface->interface))->GetPipeProperties (cInterface->interface, pipeRef, &direction, &number,