gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:call_eventfn (0.00 seconds)
tkernel_2
kernel/sysmgr/src/device.c - 22.4KB - 827 lines
617:         /* Device driver call */
618:         ercd = call_eventfn(devcb, evttyp, evtinf);
619: 
kernel/sysmgr/src/deviceio.c - 35.3KB - 1,328 lines
987:                 /* Device driver call */
988:                 ercd = call_eventfn(devcb, evttyp, NULL);
989:         }