Searched refs:i915_gpu_busy (Results 1 – 3 of 3) sorted by relevance
36 extern bool i915_gpu_busy(void);
1426 ips->gpu_busy = symbol_get(i915_gpu_busy); in ips_get_i915_syms()1436 symbol_put(i915_gpu_busy); in ips_get_i915_syms()1673 symbol_put(i915_gpu_busy); in ips_remove()
8001 bool i915_gpu_busy(void) in i915_gpu_busy() function8012 EXPORT_SYMBOL_GPL(i915_gpu_busy);