Searched refs:mock_plane (Results 1 – 1 of 1) sorted by relevance
17 static struct drm_plane mock_plane; variable24 state->plane = &mock_plane; in mock_setup()32 mock_plane.dev = &mock_device; in mock_setup()34 mock_plane.base.properties = &mock_obj_props; in mock_setup()38 drm_plane_enable_fb_damage_clips(&mock_plane); in mock_setup()