Searched defs:_drm_i810_copy_t (Results 1 – 1 of 1) sorted by relevance
254 typedef struct _drm_i810_copy_t { struct255 int idx; /* buffer index */256 int used; /* nr bytes in use */257 void *address; /* Address to copy from */