Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_main.c80 u32 have_hints, have_cursor; in have_hgsmi_mode_hints() local
91 &have_cursor); in have_hgsmi_mode_hints()
95 return have_hints == VINF_SUCCESS && have_cursor == VINF_SUCCESS; in have_hgsmi_mode_hints()