Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_shm.c282 static const struct file_operations tee_shm_fops = { variable
302 fd = anon_inode_getfd("tee_shm", &tee_shm_fops, shm, O_RDWR); in tee_shm_get_fd()