HomeSort by: relevance | last modified time | path
    Searched defs:atomic_destroy_state (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic.h 225 * @atomic_destroy_state:
229 void (*atomic_destroy_state)(struct drm_private_obj *obj, member in struct:drm_private_state_funcs
drm_plane.h 356 * cleaned up by calling the @atomic_destroy_state hook in this
374 * references again in @atomic_destroy_state.
383 * @atomic_destroy_state:
390 void (*atomic_destroy_state)(struct drm_plane *plane, member in struct:drm_plane_funcs
drm_crtc.h 617 * cleaned up by calling the @atomic_destroy_state hook in this
635 * references again in @atomic_destroy_state.
644 * @atomic_destroy_state:
651 void (*atomic_destroy_state)(struct drm_crtc *crtc, member in struct:drm_crtc_funcs
drm_connector.h 841 * cleaned up by calling the @atomic_destroy_state hook in this
859 * references again in @atomic_destroy_state.
868 * @atomic_destroy_state:
875 void (*atomic_destroy_state)(struct drm_connector *connector, member in struct:drm_connector_funcs

Completed in 14 milliseconds