OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:busType
(Results
1 - 4
of
4
) sorted by null
/hardware/bsp/intel/peripheral/libmraa/examples/
mraa-i2c.c
66
char*
busType
;
77
busType
= "linux";
80
busType
= "ft4222";
84
busType
= "unknown";
88
fprintf(stdout, "Bus %3d: id=%02d type=%s ", bus, id,
busType
);
/hardware/libhardware/tests/input/evdev/
InputMocks.h
50
void setBusType(uint16_t
busType
) { mBusType =
busType
; }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vds.h
883
VDS_STORAGE_BUS_TYPE
BusType
;
[
all
...]
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar
Completed in 719 milliseconds