Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c2944 static int get_compat_cmd(struct comedi_cmd *cmd, in get_compat_cmd() function
3009 rc = get_compat_cmd(&cmd, compat_ptr(arg)); in compat_cmd()
3034 rc = get_compat_cmd(&cmd, compat_ptr(arg)); in compat_cmdtest()