HomeSort by relevance Sort by last modified time
    Searched refs:MmcNotifyState (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
MmcBlockIo.c 20 MmcNotifyState (
171 Status = MmcNotifyState (MmcHostInstance, MmcProgrammingState);
210 Status = MmcNotifyState (MmcHostInstance, MmcTransferState);
MmcIdentification.c 482 Status = MmcNotifyState (MmcHostInstance, MmcHwInitializationState);
494 Status = MmcNotifyState (MmcHostInstance, MmcIdleState);
627 Status = MmcNotifyState (MmcHostInstance, MmcReadyState);
677 Status = MmcNotifyState (MmcHostInstance, MmcStandByState);
704 Status = MmcNotifyState (MmcHostInstance, MmcTransferState);
Mmc.h 503 MmcNotifyState (

Completed in 59 milliseconds