Searched refs:lm_dmae_context_info_t (Results 1 – 4 of 4) sorted by relevance
333 }lm_dmae_context_info_t ; typedef337 lm_dmae_context_info_t ctx_arr[LM_DMAE_MAX_TYPE];650 lm_dmae_context_info_t* lm_dmae_get(struct _lm_device_t* pdev, IN const lm_dmae_type_t type);
1187 lm_dmae_context_info_t* lm_dmae_get(struct _lm_device_t* pdev, IN const lm_dmae_type_t type) in lm_dmae_get()
2142 lm_dmae_context_info_t* default_dmae_info = lm_dmae_get(pdev, LM_DMAE_DEFAULT); in lm_dmae_alloc_resc()2143 lm_dmae_context_info_t* toe_dmae_info = lm_dmae_get(pdev, LM_DMAE_TOE); in lm_dmae_alloc_resc()
1016 lm_dmae_context_info_t *stats_dmae_context_info = lm_dmae_get(pdev, LM_DMAE_STATS); in lm_stats_alloc_resc()