Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_drv.c143 int radeon_mmap(struct file *filp, struct vm_area_struct *vma);
561 .mmap = radeon_mmap,
Dradeon_ttm.c903 int radeon_mmap(struct file *filp, struct vm_area_struct *vma) in radeon_mmap() function