Home
last modified time | relevance | path

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

/drivers/staging/comedi/
Dcomedi_compat32.c38 #define COMEDI32_CMD _IOR(CIO, 9, struct comedi32_cmd_struct)
41 #define COMEDI32_CMDTEST _IOR(CIO, 10, struct comedi32_cmd_struct)
58 struct comedi32_cmd_struct { struct
171 struct comedi32_cmd_struct __user *cmd32) in get_compat_cmd()
221 static int put_compat_cmd(struct comedi32_cmd_struct __user *cmd32, in put_compat_cmd()
273 struct comedi32_cmd_struct __user *cmd32; in compat_cmd()
290 struct comedi32_cmd_struct __user *cmd32; in compat_cmdtest()