Searched refs:vmw_dx_streamoutput (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_streamoutput.c37 * struct vmw_dx_streamoutput - Streamoutput resource metadata.
46 struct vmw_dx_streamoutput { struct
78 static inline struct vmw_dx_streamoutput *
81 return container_of(res, struct vmw_dx_streamoutput, res);
92 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res);
122 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res);
164 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res);
223 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res);
257 struct vmw_dx_streamoutput *so = vmw_res_to_dx_streamoutput(res);
282 struct vmw_dx_streamoutput *s
[all...]

Completed in 107 milliseconds