Searched refs:hgsmi_query_conf (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/vboxvideo/ |
D | vbox_main.c | 82 ret = hgsmi_query_conf(vbox->guest_pool, in have_hgsmi_mode_hints() 88 ret = hgsmi_query_conf(vbox->guest_pool, in have_hgsmi_mode_hints() 145 hgsmi_query_conf(vbox->guest_pool, VBOX_VBVA_CONF32_MONITOR_COUNT, in vbox_hw_init()
|
D | hgsmi_base.c | 66 ret = hgsmi_query_conf(ctx, U32_MAX, &value); in hgsmi_test_query_conf() 80 int hgsmi_query_conf(struct gen_pool *ctx, u32 index, u32 *value_ret) in hgsmi_query_conf() function
|
D | vboxvideo_guest.h | 33 int hgsmi_query_conf(struct gen_pool *ctx, u32 index, u32 *value_ret);
|
D | vbox_mode.c | 553 ret = hgsmi_query_conf(vbox->guest_pool, in vbox_crtc_init()
|