Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vboxvideo/
Dhgsmi_base.c85 ret = hgsmi_query_conf(ctx, U32_MAX, &value); in hgsmi_test_query_conf()
100 int hgsmi_query_conf(struct gen_pool *ctx, u32 index, u32 *value_ret) in hgsmi_query_conf() function
Dvbox_main.c250 ret = hgsmi_query_conf(vbox->guest_pool, in have_hgsmi_mode_hints()
256 ret = hgsmi_query_conf(vbox->guest_pool, in have_hgsmi_mode_hints()
316 hgsmi_query_conf(vbox->guest_pool, VBOX_VBVA_CONF32_MONITOR_COUNT, in vbox_hw_init()
Dvboxvideo_guest.h56 int hgsmi_query_conf(struct gen_pool *ctx, u32 index, u32 *value_ret);
Dvbox_mode.c790 ret = hgsmi_query_conf(vbox->guest_pool, in vbox_cursor_set2()