gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:kpSendMsg from tkernel_2/driver/tef_em1d/lowkbpd/src/common.c (0.00 seconds)
tkernel_2
driver/tef_em1d/lowkbpd/src/common.c - 11.5KB - 376 lines
187:         /* send event */
188:         kpSendMsg(evt);
189: }
206: evt.p2.rsv = 0; 207: kpSendMsg(&evt); 208: }
276: /* send KB/PD event */ 277: kpSendMsg(&evt); 278: }