Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tee/
Dtee_shm.c400 static const struct file_operations tee_shm_fops = { variable
420 fd = anon_inode_getfd("tee_shm", &tee_shm_fops, shm, O_RDWR); in tee_shm_get_fd()