OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hDevice
(Results
1 - 3
of
3
) sorted by null
/external/qemu/target-i386/
hax-windows.c
23
HANDLE
hDevice
;
28
hDevice
= CreateFile( "\\\\.\\HAX",
36
if (
hDevice
== INVALID_HANDLE_VALUE)
44
*fd =
hDevice
;
139
HANDLE
hDevice
= hax->fd; //handle to hax module
143
if (hax_invalid_fd(
hDevice
)) {
148
ret = DeviceIoControl(
hDevice
,
169
HANDLE
hDevice
= hax->fd; //handle to hax module
173
if (hax_invalid_fd(
hDevice
)) {
178
ret = DeviceIoControl(
hDevice
,
[
all
...]
/hardware/invensense/mlsdk/platform/include/
i2c.h
62
HANDLE
hDevice
; // handle to the drive to be examined
/sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h
[
all
...]
Completed in 282 milliseconds