Searched defs:direction (Results 1 – 2 of 2) sorted by relevance
86 ULONG direction, UCHAR *data_buffer, ULONG data_length, in _ux_host_class_pima_command()
589 UINT direction = (get_bulk_out == UX_TRUE) ? UX_ENDPOINT_OUT : UX_ENDPOINT_IN; in get_host_bulk_endpoint() local