Searched defs:CARDiCommon (Results 1 – 2 of 2) sorted by relevance
88 typedef struct CARDiCommon struct91 CARDiCommandArg *cmd;94 volatile u32 flag;97 u32 priority;102 u32 flush_threshold_ic;103 u32 flush_threshold_dc;134 void (*task_func) (struct CARDiCommon *); argument155 CARDiCommon; argument
225 BOOL CARDi_ExecuteOldTypeTask(void (*task) (CARDiCommon *), BOOL async) in CARDi_ExecuteOldTypeTask()