Home | History | Annotate | Download | only in MMCHSDxe

Lines Matching defs:TimerCallback

5   present. A TimerCallBack detects when media is inserted or removed and after

1446 TimerCallback (
1480 Status = gBS->CreateEvent (EVT_TIMER | EVT_NOTIFY_SIGNAL, TPL_CALLBACK, TimerCallback, NULL, &gTimerEvent);