Searched refs:gcpufreq_list (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_cpufreq.c | 64 static struct list_head gcpufreq_list; variable in typeref:struct:list_head 70 list_for_each_entry(struct cpufreq_info, cfi, &gcpufreq_list, list) { 174 list_addtail(&cfi->list, &gcpufreq_list); 202 list_inithead(&gcpufreq_list); 244 list_for_each_entry(struct cpufreq_info, cfi, &gcpufreq_list, list) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_cpufreq.c | 64 static struct list_head gcpufreq_list; variable in typeref:struct:list_head 70 list_for_each_entry(struct cpufreq_info, cfi, &gcpufreq_list, list) { 174 list_addtail(&cfi->list, &gcpufreq_list); 202 list_inithead(&gcpufreq_list); 244 list_for_each_entry(struct cpufreq_info, cfi, &gcpufreq_list, list) {
|
Completed in 7 milliseconds