Searched defs:htc_callbacks (Results 1 – 1 of 1) sorted by relevance
323 struct htc_callbacks { struct324 void *context; /* context to pass to the dsrhandler326 int (* rwCompletionHandler)(void *rwContext, int status);327 int (* dsrHandler)(void *context);