Home
last modified time | relevance | path

Searched refs:CARDi_NotifyEvent (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/libraries/card/ARM9/src/
Dcard_pullOut.c83 CARDi_NotifyEvent(CARD_EVENT_PULLEDOUT, NULL); in CARDi_PulledOutCallback()
102 CARDi_NotifyEvent(CARD_EVENT_SLOTRESET, NULL); in CARDi_PulledOutCallback()
/TwlSDK-5.1.0/include/nitro/card/
Dcommon.h188 void CARDi_NotifyEvent(CARDEvent event, void *arg);
/TwlSDK-5.1.0/build/libraries/card/common/src/
Dcard_hook.c87 void CARDi_NotifyEvent(CARDEvent event, void *arg) in CARDi_NotifyEvent() function