Searched refs:num_bytes_read (Results 1 – 4 of 4) sorted by relevance
453 unsigned short num_bytes_read; in set_protocol() local544 io_read_num_rec_bytes(iobase, &num_bytes_read);545 if (num_bytes_read >= 4) {546 DEBUGP(2, dev, "NumRecBytes = %i\n", num_bytes_read);553 if (num_bytes_read == 3)567 for (i = 0; i < num_bytes_read; i++) {574 for (i = 0; i < num_bytes_read; i++) {
212 int num_bytes_read; in usb_8dev_send_cmd() local234 &num_bytes_read); in usb_8dev_send_cmd()243 num_bytes_read != 16 || in->opt1 != 0) in usb_8dev_send_cmd()
277 u8 num_bytes_read; member
283 buf[idx] = (req->u.i2c_read.num_bytes_read); in drm_dp_encode_sideband_req()3280 msg.u.i2c_read.num_bytes_read = msgs[num - 1].len; in drm_dp_mst_i2c_xfer()