Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dntsync.c124 static const struct file_operations ntsync_obj_fops = { variable
155 file = anon_inode_getfile("ntsync", &ntsync_obj_fops, obj, O_RDWR); in ntsync_obj_get_fd()