Searched refs:hgsmi_query_conf (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/vboxvideo/ |
A D | vbox_main.c | 83 ret = hgsmi_query_conf(vbox->guest_pool, in have_hgsmi_mode_hints() 89 ret = hgsmi_query_conf(vbox->guest_pool, in have_hgsmi_mode_hints() 147 hgsmi_query_conf(vbox->guest_pool, VBOX_VBVA_CONF32_MONITOR_COUNT, in vbox_hw_init()
|
A D | hgsmi_base.c | 68 ret = hgsmi_query_conf(ctx, U32_MAX, &value); in hgsmi_test_query_conf() 83 int hgsmi_query_conf(struct gen_pool *ctx, u32 index, u32 *value_ret) in hgsmi_query_conf() function
|
A D | vboxvideo_guest.h | 33 int hgsmi_query_conf(struct gen_pool *ctx, u32 index, u32 *value_ret);
|
A D | vbox_mode.c | 559 ret = hgsmi_query_conf(vbox->guest_pool, in vbox_crtc_init()
|
Completed in 6 milliseconds