Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvboxvideo_guest.h32 int hgsmi_test_query_conf(struct gen_pool *ctx);
H A Dhgsmi_base.c63 int hgsmi_test_query_conf(struct gen_pool *ctx) in hgsmi_test_query_conf() function
H A Dvbox_main.c138 ret = hgsmi_test_query_conf(vbox->guest_pool); in vbox_hw_init()