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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Dmga_ioc32.c146 drm_mga_dma_bootstrap_t __user *dma_bootstrap; local
153 dma_bootstrap = compat_alloc_user_space(sizeof(*dma_bootstrap));
154 if (!access_ok(VERIFY_WRITE, dma_bootstrap, sizeof(*dma_bootstrap))
156 &dma_bootstrap->texture_handle)
158 &dma_bootstrap->texture_size)
160 &dma_bootstrap->primary_size)
162 &dma_bootstrap->secondary_bin_count)
164 &dma_bootstrap
[all...]

Completed in 82 milliseconds