Searched refs:i915_gpu_busy (Results 1 – 3 of 3) sorted by relevance
36 extern bool i915_gpu_busy(void);
1435 ips->gpu_busy = symbol_get(i915_gpu_busy); in ips_get_i915_syms()1445 symbol_put(i915_gpu_busy); in ips_get_i915_syms()1702 symbol_put(i915_gpu_busy); in ips_remove()
5955 bool i915_gpu_busy(void) in i915_gpu_busy() function5975 EXPORT_SYMBOL_GPL(i915_gpu_busy);