Searched refs:callback_event_type (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_drv.h271 int callback_event_type; member in struct:__anon164a9d390308
H A Damdgpu_kms.c354 if (eventinfo->events[i].u.u.type == info->callback_event_type) {
428 info->callback_event_type = -1;
430 info->callback_event_type = damage_ext->eventBase + XDamageNotify;
1931 if (info->callback_event_type != -1) {
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_kms.c305 if (eventinfo->events[i].u.u.type == info->callback_event_type) {
381 info->callback_event_type = -1;
383 info->callback_event_type = damage_ext->eventBase + XDamageNotify;
2218 if (info->callback_event_type != -1) {
H A Dradeon.h538 int callback_event_type; member in struct:__anon5a499fe10208

Completed in 25 milliseconds