Searched refs:ips_driver (Results 1 – 1 of 1) sorted by relevance
296 struct ips_driver { struct348 ips_gpu_turbo_enabled(struct ips_driver *ips); argument359 static bool ips_cpu_busy(struct ips_driver *ips) in ips_cpu_busy()377 static void ips_cpu_raise(struct ips_driver *ips) in ips_cpu_raise()415 static void ips_cpu_lower(struct ips_driver *ips) in ips_cpu_lower()466 static void ips_enable_cpu_turbo(struct ips_driver *ips) in ips_enable_cpu_turbo()504 static void ips_disable_cpu_turbo(struct ips_driver *ips) in ips_disable_cpu_turbo()526 static bool ips_gpu_busy(struct ips_driver *ips) in ips_gpu_busy()541 static void ips_gpu_raise(struct ips_driver *ips) in ips_gpu_raise()558 static void ips_gpu_lower(struct ips_driver *ips) in ips_gpu_lower()[all …]