Searched refs:sdioslv_fun_ctrl_t (Results 1 – 1 of 1) sorted by relevance
119 } sdioslv_fun_ctrl_t; typedef128 sdioslv_fun_ctrl_t *func_ctrl[SDU_MAX_FUNCTION_NUM]; /*!< Pointer to function handle */304 sdioslv_fun_ctrl_t *fun_ctrl; in SDU_InitData()320 fun_ctrl = (sdioslv_fun_ctrl_t *)OSA_MemoryAllocate(sizeof(sdioslv_fun_ctrl_t)); in SDU_InitData()388 sdioslv_fun_ctrl_t *fun_ctrl; in SDU_CreateHandle()857 sdioslv_fun_ctrl_t *fun_ctrl = NULL;862 fun_ctrl = (sdioslv_fun_ctrl_t *)&(ctrl_sdu.handle);878 static inline void SDU_AdjustAvailDataPort(sdioslv_fun_ctrl_t *fun_ctrl)907 static inline void SDU_ProcessCmdUpLdOvr(sdioslv_fun_ctrl_t *fun_ctrl) in SDU_ProcessCmdUpLdOvr()962 static inline void SDU_ProcessCmdDnLdOvr(sdioslv_fun_ctrl_t *fun_ctrl) in SDU_ProcessCmdDnLdOvr()[all …]