Home
last modified time | relevance | path

Searched defs:postcall_s (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/eicon/
Ddi_defs.h52 struct postcall_s { struct
53 word command; /* command = 0x0300 */
54 word dummy; /* not used */
55 void (*callback)(void *); /* call back */
56 void *context; /* context pointer */