Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
dword | diva_get_protocol_file_features (byte *File, int offset, char *IdStringBuffer, dword IdBufferSize) |
void | diva_configure_protocol (PISDN_ADAPTER IoAdapter) |
void * | xdiLoadFile (char *FileName, dword *FileLength, unsigned long MaxLoadSize) |
void * | xdiLoadArchive (PISDN_ADAPTER IoAdapter, dword *FileLength, unsigned long MaxLoadSize) |
void | xdiFreeFile (void *handle) |
void diva_configure_protocol | ( | PISDN_ADAPTER | IoAdapter | ) |
dword diva_get_protocol_file_features | ( | byte * | File, |
int | offset, | ||
char * | IdStringBuffer, | ||
dword | IdBufferSize | ||
) |
void* xdiLoadArchive | ( | PISDN_ADAPTER | IoAdapter, |
dword * | FileLength, | ||
unsigned long | MaxLoadSize | ||
) |