Lines Matching refs:write
56 * @write_subdev: Current "write" subdevice.
1154 /* command was set up in "write" direction */
1460 "subdevice %d write instruction timed out\n",
1691 * supports only "read" commands or only "write" commands.
2075 * sets the current "write" subdevice on a per-file basis
2105 * Check the file isn't still busy handling a "write" command on the
2302 void *buf, int len, int write)
2312 return comedi_buf_map_access(bm, offset, buf, len, write);
3183 .write = comedi_write,
3222 * returned the next time the user does a read() or write().