|
NeKernel dev
|
Functions | |
| DDK_EXTERN DDK_DEVICE_PTR | kopen_dev (const char *devicePath) |
| Open a new binary device from path. | |
| DDK_EXTERN BOOL | kclose_dev (DDK_DEVICE_PTR device) |
| Close any device. | |
| DDK_EXTERN BOOL kclose_dev | ( | DDK_DEVICE_PTR | device | ) |
Close any device.
| device | valid device. |
| DDK_EXTERN DDK_DEVICE_PTR kopen_dev | ( | const char * | devicePath | ) |
Open a new binary device from path.
Open a new device from path.