Home
last modified time | relevance | path

Searched refs:mock_context_ops (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dmock_engine.c179 static const struct intel_context_ops mock_context_ops = { variable
300 engine->base.cops = &mock_context_ops; in mock_engine()