Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.c407 static const struct vm_operations_struct panthor_mmio_vm_ops = { variable
433 vma->vm_ops = &panthor_mmio_vm_ops; in panthor_device_mmap_io()