Searched refs:ips_driver (Results 1 – 1 of 1) sorted by relevance
291 struct ips_driver { struct346 ips_gpu_turbo_enabled(struct ips_driver *ips); argument357 static bool ips_cpu_busy(struct ips_driver *ips) in ips_cpu_busy()375 static void ips_cpu_raise(struct ips_driver *ips) in ips_cpu_raise()413 static void ips_cpu_lower(struct ips_driver *ips) in ips_cpu_lower()464 static void ips_enable_cpu_turbo(struct ips_driver *ips) in ips_enable_cpu_turbo()502 static void ips_disable_cpu_turbo(struct ips_driver *ips) in ips_disable_cpu_turbo()524 static bool ips_gpu_busy(struct ips_driver *ips) in ips_gpu_busy()539 static void ips_gpu_raise(struct ips_driver *ips) in ips_gpu_raise()556 static void ips_gpu_lower(struct ips_driver *ips) in ips_gpu_lower()[all …]