Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_drv.c134 int radeon_mmap(struct file *filp, struct vm_area_struct *vma);
557 .mmap = radeon_mmap,
Dradeon_ttm.c986 int radeon_mmap(struct file *filp, struct vm_area_struct *vma) in radeon_mmap() function