Searched defs:Context (Results 1 - 2 of 2) sorted by relevance

/drivers/isdn/hardware/eicon/
H A Dio.c452 void DIDpcRoutine(struct _diva_os_soft_isr *psoft_isr, void *Context) { argument
453 PISDN_ADAPTER IoAdapter = (PISDN_ADAPTER)Context;
H A Ddivasync.h204 typedef int (*SERIAL_INT_CB)(void *Context);
205 typedef int (*SERIAL_DPC_CB)(void *Context);
206 typedef unsigned char (*SERIAL_I_SYNC)(void *Context);
321 typedef void (*PORTDRV_HOOK_CB)(void *Context, int Plug);
329 void *Context; /* context for callback */ member in struct:__anon1827
343 void *Context; /* context for callback */ member in struct:__anon1828

Completed in 68 milliseconds