Home
last modified time | relevance | path

Searched refs:total_load (Results 1 – 4 of 4) sorted by relevance

/drivers/thermal/
A Dcpufreq_cooling.c235 u32 total_load = 0; in cpufreq_get_requested_power() local
249 total_load += load; in cpufreq_get_requested_power()
252 cpufreq_cdev->last_load = total_load; in cpufreq_get_requested_power()
/drivers/usb/host/
A Duhci-q.c667 uhci->total_load += load; in uhci_reserve_bandwidth()
670 uhci->total_load / MAX_PHASE; in uhci_reserve_bandwidth()
700 uhci->total_load -= load; in uhci_release_bandwidth()
703 uhci->total_load / MAX_PHASE; in uhci_release_bandwidth()
A Duhci-hcd.h444 int total_load; /* Sum of array values */ member
A Duhci-debug.c405 uhci->total_load, in uhci_sprint_schedule()

Completed in 15 milliseconds