Searched refs:i915_gpu_busy (Results 1 – 3 of 3) sorted by relevance
35 bool i915_gpu_busy(void);
1367 ips->gpu_busy = symbol_get(i915_gpu_busy); in ips_get_i915_syms()1377 symbol_put(i915_gpu_busy); in ips_get_i915_syms()1611 symbol_put(i915_gpu_busy); in ips_remove()
2857 bool i915_gpu_busy(void) in i915_gpu_busy() function2871 EXPORT_SYMBOL_GPL(i915_gpu_busy);