Searched refs:vbva_inform_host (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
H A D | vbva_base.c | 107 static bool vbva_inform_host(struct vbva_buf_ctx *vbva_ctx, in vbva_inform_host() function 147 ret = vbva_inform_host(vbva_ctx, ctx, screen, true); in vbva_enable() 161 vbva_inform_host(vbva_ctx, ctx, screen, false); in vbva_disable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | vbva_base.c | 107 static bool vbva_inform_host(struct vbva_buf_ctx *vbva_ctx, in vbva_inform_host() function 147 ret = vbva_inform_host(vbva_ctx, ctx, screen, true); in vbva_enable() 161 vbva_inform_host(vbva_ctx, ctx, screen, false); in vbva_disable()
|
Completed in 2 milliseconds