Home | History | Annotate | Download | only in uxa

Lines Matching defs:abort

72         intel_drm_abort_proc abort;
1791 intel_drm_abort_proc abort)
1806 q->abort = abort;
1814 * Abort one queued DRM entry, removing it
1815 * from the list, calling the abort function and
1822 q->abort(q->scrn, q->crtc, q->data);
1827 * Externally usable abort function that uses a callback to match a single queued
1828 * entry to abort
1844 * Abort by drm queue sequence number
1860 * Abort all queued entries on a specific scrn, used
2056 * Called from the DRM queue abort code when a flip has been aborted