|
Linux Kernel
3.7.1
|
#include "platform.h"#include "pc.h"#include "debuglib.h"#include "di_defs.h"#include "divasync.h"#include "dadapter.h"#include "debuglib.c"Go to the source code of this file.
Data Structures | |
| struct | _didd_adapter_change_notification |
Macros | |
| #define | DIVA_DIDD_MAX_NOTIFICATIONS 256 |
Typedefs | |
| typedef struct _didd_adapter_change_notification | didd_adapter_change_notification_t |
| typedef struct _didd_adapter_change_notification | pdidd_adapter_change_notification_t |
Functions | |
| void | diva_didd_load_time_init (void) |
| void | diva_didd_load_time_finit (void) |
| void IDI_CALL_LINK_T | DIVA_DIDD_Read (void IDI_CALL_ENTITY_T *buffer, int length) |
| #define DIVA_DIDD_MAX_NOTIFICATIONS 256 |
Definition at line 39 of file dadapter.c.
Definition at line 100 of file dadapter.c.
Definition at line 92 of file dadapter.c.
| void IDI_CALL_LINK_T DIVA_DIDD_Read | ( | void IDI_CALL_ENTITY_T * | buffer, |
| int | length | ||
| ) |
Definition at line 361 of file dadapter.c.
1.8.2