Searched refs:num_bytes_read (Results 1 – 5 of 5) sorted by relevance
65 if (IN.num_bytes_read != OUT.num_bytes_read || in sideband_msg_req_equal()239 in.u.i2c_read.num_bytes_read = ARRAY_SIZE(data) * 3; in drm_test_dp_mst_sideband_msg_req_decode()
452 unsigned short num_bytes_read; in set_protocol() local543 io_read_num_rec_bytes(iobase, &num_bytes_read);544 if (num_bytes_read >= 4) {545 DEBUGP(2, dev, "NumRecBytes = %i\n", num_bytes_read);546 if (num_bytes_read > 4) {556 if (num_bytes_read == 3)570 for (i = 0; i < num_bytes_read; i++) {577 for (i = 0; i < num_bytes_read; i++) {
199 int num_bytes_read; in usb_8dev_send_cmd() local221 &num_bytes_read); in usb_8dev_send_cmd()230 num_bytes_read != 16 || in->opt1 != 0) in usb_8dev_send_cmd()
383 u8 num_bytes_read; member
418 buf[idx] = (req->u.i2c_read.num_bytes_read); in drm_dp_encode_sideband_req()560 r->num_bytes_read = buf[++idx]; in drm_dp_decode_sideband_req()648 req->u.i2c_read.num_bytes_read); in drm_dp_dump_sideband_msg_req_body()5531 msg.u.i2c_read.num_bytes_read = msgs[num - 1].len; in drm_dp_mst_i2c_read()