Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/card/
Dcommon.h141 #define CARD_EVENT_SLOTRESET 0x00000002 macro
/TwlSDK-5.4/build/libraries/card/ARM9/src/
Dcard_pullOut.c102 CARDi_NotifyEvent(CARD_EVENT_SLOTRESET, NULL); in CARDi_PulledOutCallback()
/TwlSDK-5.4/build/libraries/fs/common/src/
Dfs_hook.c62 if (event == CARD_EVENT_SLOTRESET) in FSi_SystemEvents()