HomeSort by: relevance | last modified time | path
    Searched refs:intel_plane_destroy (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_sprite.c 2813 .destroy = intel_plane_destroy,
2822 .destroy = intel_plane_destroy,
2831 .destroy = intel_plane_destroy,
2840 .destroy = intel_plane_destroy,
2849 .destroy = intel_plane_destroy,
intel_display.h 510 void intel_plane_destroy(struct drm_plane *plane);
intel_display.c 15905 * intel_plane_destroy - destroy a plane
15911 void intel_plane_destroy(struct drm_plane *plane) function in typeref:typename:void
15980 .destroy = intel_plane_destroy,
15989 .destroy = intel_plane_destroy,
16121 .destroy = intel_plane_destroy,

Completed in 25 milliseconds