Searched defs:CARDiCommon (Results 1 – 2 of 2) sorted by relevance
90 typedef struct CARDiCommon struct93 CARDiCommandArg *cmd;96 volatile u32 flag;99 u32 priority;104 u32 flush_threshold_ic;105 u32 flush_threshold_dc;136 void (*task_func) (struct CARDiCommon *); argument157 CARDiCommon; argument
225 BOOL CARDi_ExecuteOldTypeTask(void (*task) (CARDiCommon *), BOOL async) in CARDi_ExecuteOldTypeTask()