| vmwgfx_stdu.c | 208 * vmw_stdu_bind_st - Binds a surface to a Screen Target 216 static int vmw_stdu_bind_st(struct vmw_private *dev_priv, function in typeref:typename:int 383 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL); 437 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL); 1616 ret = vmw_stdu_bind_st(dev_priv, stdu, &stdu->display_srf->res); 1638 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL);
|