Searched refs:vmw_mob_bind (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_mob.c | 577 * vmw_mob_bind - Make a mob visible to the device after first 591 int vmw_mob_bind(struct vmw_private *dev_priv, in vmw_mob_bind() function
|
H A D | vmwgfx_ttm_buffer.c | 591 ret = vmw_mob_bind(vmw_be->dev_priv, vmw_be->mob, in vmw_ttm_bind()
|
H A D | vmwgfx_drv.h | 1241 extern int vmw_mob_bind(struct vmw_private *dev_priv, struct vmw_mob *mob,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ttm_buffer.c | 332 ret = vmw_mob_bind(vmw_be->dev_priv, vmw_be->mob, in vmw_ttm_bind()
|
H A D | vmwgfx_mob.c | 585 * vmw_mob_bind - Make a mob visible to the device after first 599 int vmw_mob_bind(struct vmw_private *dev_priv, in vmw_mob_bind() function
|
H A D | vmwgfx_drv.h | 1139 extern int vmw_mob_bind(struct vmw_private *dev_priv, struct vmw_mob *mob,
|
Completed in 9 milliseconds