OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libusb_transfer_type
(Results
1 - 4
of
4
) sorted by null
/external/libusb/libusb/
libusb.h
168
enum
libusb_transfer_type
{
enum
374
* correspond to \ref
libusb_transfer_type
. Bits 2:3 are only used for
726
/** Type of the endpoint from \ref
libusb_transfer_type
*/
[
all
...]
core.c
769
enum
libusb_transfer_type
ep_type;
[
all
...]
/external/libusb_aah/libusb/
libusb.h
263
enum
libusb_transfer_type
{
enum
469
* correspond to \ref
libusb_transfer_type
. Bits 2:3 are only used for
894
/** Type of the endpoint from \ref
libusb_transfer_type
*/
[
all
...]
core.c
807
enum
libusb_transfer_type
ep_type;
[
all
...]
Completed in 23 milliseconds