Searched refs:rt200_microc_seg (Results 1 – 2 of 2) sorted by relevance
106 struct rt200_microc_seg* seg_list = NULL; in DSPLoadMicrocode()107 struct rt200_microc_seg* curr_seg = NULL; in DSPLoadMicrocode()108 struct rt200_microc_seg* prev_seg = NULL; in DSPLoadMicrocode()140 curr_seg = (struct rt200_microc_seg*) malloc(sizeof(struct rt200_microc_seg)); in DSPLoadMicrocode()219 curr_seg = (struct rt200_microc_seg*) malloc(sizeof(struct rt200_microc_seg)); in DSPLoadMicrocode()309 struct rt200_microc_seg* seg_list = microc_datap->microc_seg_list; in DSPCleanMicrocode()310 struct rt200_microc_seg* prev_seg; in DSPCleanMicrocode()350 struct rt200_microc_seg* seg_list = microc_datap->microc_seg_list; in DspLoad()
1343 struct rt200_microc_seg struct1350 struct rt200_microc_seg* next; argument1357 struct rt200_microc_seg* microc_seg_list;