Lines Matching defs:data
114 datafab_bulk_read(struct us_data *us, unsigned char *data, unsigned int len) {
120 data, len, NULL);
125 datafab_bulk_write(struct us_data *us, unsigned char *data, unsigned int len) {
131 data, len, NULL);
165 // a bounce buffer and move the data a piece at a time between the
201 // Store the data in the transfer buffer
249 // a bounce buffer and move the data a piece at a time between the
264 // Get the data from the transfer buffer
284 // send the data
660 // we can set the correct sense data. so far though it hasn't been