Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/i2o/
DREADME.ioctl123 void *opbuf; /* Operation List buffer */
133 sent through the ops->opbuf buffer, and the result list is written
164 void *opbuf; /* Operation List buffer */
174 sent through the ops->opbuf buffer, and the result list is written
Di2o_config.c197 ops = memdup_user(kcmd.opbuf, kcmd.oplen); in i2o_cfg_parms()
/linux-4.1.27/include/uapi/linux/
Di2o-dev.h67 void __user *opbuf; /* Operation List buffer */ member