Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c486 static const u32 vbox_cursor_plane_formats[] = { variable
547 formats = vbox_cursor_plane_formats; in vbox_create_plane()
549 num_formats = ARRAY_SIZE(vbox_cursor_plane_formats); in vbox_create_plane()