Format: AllC/C++CSSTextshell script Advanced Search
617: /* Device driver call */ 618: ercd = call_eventfn(devcb, evttyp, evtinf); 619:
987: /* Device driver call */ 988: ercd = call_eventfn(devcb, evttyp, NULL); 989: }