Searched refs:CUSTOMQCTL (Results 1 – 1 of 1) sorted by relevance
35 typedef USHORT (*CUSTOMQCTL)(PQMICTL_MSG pCTLMsg, void *arg); typedef37 static PQCQMIMSG ComposeQCTLMsg(USHORT QMICTLType, CUSTOMQCTL customQctlMsgFunction, void *arg) { in ComposeQCTLMsg()