Searched refs:comedi32_cmd_struct (Results 1 – 1 of 1) sorted by relevance
2855 #define COMEDI32_CMD _IOR(CIO, 9, struct comedi32_cmd_struct)2860 #define COMEDI32_CMDTEST _IOR(CIO, 10, struct comedi32_cmd_struct)2877 struct comedi32_cmd_struct { struct2957 struct comedi32_cmd_struct __user *cmd32) in get_compat_cmd()2959 struct comedi32_cmd_struct v32; in get_compat_cmd()2984 static int put_compat_cmd(struct comedi32_cmd_struct __user *cmd32, in put_compat_cmd()2987 struct comedi32_cmd_struct v32; in put_compat_cmd()