Home
last modified time | relevance | path

Searched refs:radeon_mmap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_drv.c141 int radeon_mmap(struct file *filp, struct vm_area_struct *vma);
591 .mmap = radeon_mmap,
H A Dradeon_ttm.c932 int radeon_mmap(struct file *filp, struct vm_area_struct *vma) in radeon_mmap() function