Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tee/
A Dtee_shm.c383 static const struct file_operations tee_shm_fops = { variable
403 fd = anon_inode_getfd("tee_shm", &tee_shm_fops, shm, O_RDWR); in tee_shm_get_fd()

Completed in 3 milliseconds