Home
last modified time | relevance | path

Searched refs:vbva_disable (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbva_base.c168 vbva_disable(vbva_ctx, ctx, screen); in vbva_enable()
173 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_disable() function
Dvboxvideo_guest.h70 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
Dvbox_main.c80 vbva_disable(&vbox->vbva_info[i], vbox->guest_pool, i); in vbox_disable_accel()