Searched refs:ips_driver (Results 1 – 1 of 1) sorted by relevance
280 struct ips_driver { struct335 ips_gpu_turbo_enabled(struct ips_driver *ips); argument346 static bool ips_cpu_busy(struct ips_driver *ips) in ips_cpu_busy()364 static void ips_cpu_raise(struct ips_driver *ips) in ips_cpu_raise()402 static void ips_cpu_lower(struct ips_driver *ips) in ips_cpu_lower()453 static void ips_enable_cpu_turbo(struct ips_driver *ips) in ips_enable_cpu_turbo()491 static void ips_disable_cpu_turbo(struct ips_driver *ips) in ips_disable_cpu_turbo()513 static bool ips_gpu_busy(struct ips_driver *ips) in ips_gpu_busy()528 static void ips_gpu_raise(struct ips_driver *ips) in ips_gpu_raise()545 static void ips_gpu_lower(struct ips_driver *ips) in ips_gpu_lower()[all …]