i915_inject_probe_error
#define i915_inject_probe_error(_i915, _err) \
#define i915_inject_probe_error(i915, e) ({ BUILD_BUG_ON_INVALID(i915); 0; })