Lines Matching defs:data
71 * - move reset into open to clean out spurious data
279 const unsigned char *data)
281 dev_dbg(dev, "%s - length = %d, data = %*ph\n",
282 function, size, size, data);
291 /* free data structures */
437 * with packetizing we pretend not to see any data in the read buffer
514 /* verify that we actually have some data to read */
523 /* wait for data */
547 /* copy the data from read_buffer into userspace */
596 /* verify that we actually have some data to write */
614 /* write the data into interrupt_out_buffer from userspace */