Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_mman.c961 static const struct file_operations singleton_fops = { variable
974 file = anon_inode_getfile("i915.gem", &singleton_fops, i915, O_RDWR); in mmap_singleton()