Home
last modified time | relevance | path

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

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