Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_main.c83 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()
H A Dhgsmi_base.c68 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
H A Dvboxvideo_guest.h33 int hgsmi_query_conf(struct gen_pool *ctx, u32 index, u32 *value_ret);
H A Dvbox_mode.c559 ret = hgsmi_query_conf(vbox->guest_pool, in vbox_crtc_init()