Searched refs:ntsync_event_args (Results 1 – 4 of 4) sorted by relevance
26 struct ntsync_event_args { struct53 #define NTSYNC_IOC_CREATE_EVENT _IOW('n', 3, struct ntsync_event_args)61 #define NTSYNC_IOC_EVENT_READ _IOR('n', 11, struct ntsync_event_args)
67 struct ntsync_event_args a;68 struct ntsync_event_args a1;117 struct ntsync_event_args *a);
96 ntsync_lea_to_ea(struct ntsync_event_args *ea, in ntsync_lea_to_ea()104 const struct ntsync_event_args *ea) in ntsync_ea_to_lea()166 struct ntsync_event_args ea; in linux_ntsync_ioctl()
1014 struct ntsync_event_args *a) in ntsync_event_read()1118 ntsync_create_event(struct ntsync_event_args *args, struct ntsync_priv *priv, in ntsync_create_event()1331 error = ntsync_create_event((struct ntsync_event_args *)data, in ntsync_ioctl()