Searched refs:direction (Results 1 – 4 of 4) sorted by relevance
86 ULONG direction, UCHAR *data_buffer, ULONG data_length, in _ux_host_class_pima_command() argument189 switch (direction) in _ux_host_class_pima_command()
549 ULONG direction, UCHAR *data_buffer, ULONG data_length,
589 UINT direction = (get_bulk_out == UX_TRUE) ? UX_ENDPOINT_OUT : UX_ENDPOINT_IN; in get_host_bulk_endpoint() local596 … if ((bulk_out->ux_endpoint_descriptor.bEndpointAddress & UX_ENDPOINT_DIRECTION) == direction && in get_host_bulk_endpoint()
313 … set ED direction and type before resetting endpoint.1542 Memorize endpoint direction for STALL.