Search | Google it | Results 1 - 1 of 1 for funcall:kpNotifyPdEvent from tkernel_2/driver/tef_em1d/kbpd/src/innevt.c (0.00 seconds) |
254: /* notify PD event */ 255: kpNotifyPdEvent(devEvt, nodsp = evt->i.pd.stat.o.nodsp); 256: 259: kpMgrInfo.kpState.stat.main = 0; 260: kpNotifyPdEvent(TDE_PDBUT, nodsp); 261: 262: kpMgrInfo.kpState.stat.main = 1; 263: kpNotifyPdEvent(TDE_PDBUT, nodsp); 264: }