Home
last modified time | relevance | path

Searched defs:current_governor (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/html-apps/power-set-frequency-a53/
H A Dset-frequency.php16 $current_governor = shell_exec('cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor'); variable
17 $current_governor = trim($current_governor); variable
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/html-apps/power-set-frequency-a72/
H A Dset-frequency.php16 $current_governor = shell_exec('cat /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor'); variable
17 $current_governor = trim($current_governor); variable
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/html-apps/power-set-frequency-a53/
H A Dset-frequency.php16 $current_governor = shell_exec('cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor'); variable
17 $current_governor = trim($current_governor); variable
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/html-apps/power-set-frequency-a72/
H A Dset-frequency.php16 $current_governor = shell_exec('cat /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor'); variable
17 $current_governor = trim($current_governor); variable