Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dntsync.c41 struct ntsync_device *dev;
52 struct ntsync_device { struct
131 static struct ntsync_obj *ntsync_alloc_obj(struct ntsync_device *dev, in ntsync_alloc_obj()
166 static int ntsync_create_sem(struct ntsync_device *dev, void __user *argp) in ntsync_create_sem()
195 struct ntsync_device *dev; in ntsync_char_open()
208 struct ntsync_device *dev = file->private_data; in ntsync_char_release()
218 struct ntsync_device *dev = file->private_data; in ntsync_char_ioctl()