Home
last modified time | relevance | path

Searched refs:VBVACAPS_DISABLE_CURSOR_INTEGRATION (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/vboxvideo/
Dvboxvideo.h377 #define VBVACAPS_DISABLE_CURSOR_INTEGRATION 0x00000008 macro
Dvbox_main.c22 u32 caps = VBVACAPS_DISABLE_CURSOR_INTEGRATION | in vbox_report_caps()