HomeSort by relevance Sort by last modified time
    Searched refs:hDevice (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
TI_IPC_Api.h 132 TI_HANDLE IPC_DeviceOpen(void* AdapterName); /* get hDevice Handle*/
134 TI_INT32 IPC_DeviceClose(TI_HANDLE hDevice);
136 TI_INT32 IPC_DeviceIoControl(TI_HANDLE hDevice,
173 TI_INT32 IPC_RegisterEvent(TI_HANDLE hDevice, /* Driver Handle*/
176 TI_INT32 IPC_UnRegisterEvent(TI_HANDLE hDevice,
  /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 401 milliseconds