Home
last modified time | relevance | path

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

/drivers/staging/android/
Dvsoc.c98 struct vsoc_device_region *regions;
151 do_create_fd_scoped_permission(struct vsoc_device_region *region_p,
155 do_destroy_fd_scoped_permission(struct vsoc_device_region *owner_region_p,
158 struct vsoc_device_region __user *);
206 inline struct vsoc_device_region *vsoc_region_from_inode(struct inode *inode) in vsoc_region_from_inode()
212 inline struct vsoc_device_region *vsoc_region_from_filep(struct file *inode) in vsoc_region_from_filep()
217 static inline uint32_t vsoc_device_region_size(struct vsoc_device_region *r) in vsoc_device_region_size()
253 do_create_fd_scoped_permission(struct vsoc_device_region *region_p, in do_create_fd_scoped_permission()
260 struct vsoc_device_region *managed_region_p; in do_create_fd_scoped_permission()
348 do_destroy_fd_scoped_permission_node(struct vsoc_device_region *owner_region_p, in do_destroy_fd_scoped_permission_node()
[all …]
/drivers/staging/android/uapi/
Dvsoc_shm.h164 struct vsoc_device_region { struct
245 #define VSOC_DESCRIBE_REGION _IOR(0xF5, 4, struct vsoc_device_region)