reset_ctx        4268 drivers/gpu/drm/i915/display/intel_display.c 	struct drm_modeset_acquire_ctx *ctx = &dev_priv->reset_ctx;
reset_ctx        4325 drivers/gpu/drm/i915/display/intel_display.c 	struct drm_modeset_acquire_ctx *ctx = &dev_priv->reset_ctx;
reset_ctx        1444 drivers/gpu/drm/i915/i915_drv.h 	struct drm_modeset_acquire_ctx reset_ctx;
reset_ctx         175 drivers/net/wimax/i2400m/driver.c 	i2400m->reset_ctx = &ctx;
reset_ctx         187 drivers/net/wimax/i2400m/driver.c 	i2400m->reset_ctx = NULL;
reset_ctx         587 drivers/net/wimax/i2400m/driver.c 	struct i2400m_reset_ctx *ctx = i2400m->reset_ctx;
reset_ctx         630 drivers/net/wimax/i2400m/driver.c 	if (i2400m->reset_ctx) {
reset_ctx         629 drivers/net/wimax/i2400m/i2400m.h 	struct i2400m_reset_ctx *reset_ctx;	/* protected by init_mutex */