Searched refs:num_bytes_read (Results 1 – 8 of 8) sorted by relevance
64 if (IN.num_bytes_read != OUT.num_bytes_read || in sideband_msg_req_equal()224 in.u.i2c_read.num_bytes_read = ARRAY_SIZE(data) * 3; in igt_dp_mst_sideband_msg_req_decode()
169 size_t num_bytes_read; in avb_ab_data_read() local176 &num_bytes_read); in avb_ab_data_read()180 num_bytes_read != sizeof(AvbABData)) { in avb_ab_data_read()
88 size_t num_bytes_read; in avb_ab_data_read() local95 &num_bytes_read); in avb_ab_data_read()99 num_bytes_read != sizeof(AvbABData)) { in avb_ab_data_read()
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);547 if (num_bytes_read > 4) {557 if (num_bytes_read == 3)571 for (i = 0; i < num_bytes_read; i++) {578 for (i = 0; i < num_bytes_read; i++) {
202 int num_bytes_read; in usb_8dev_send_cmd() local224 &num_bytes_read); in usb_8dev_send_cmd()233 num_bytes_read != 16 || in->opt1 != 0) in usb_8dev_send_cmd()
1257 size_t num_bytes_read; in avb_manage_hashtree_error_mode() local1289 &num_bytes_read); in avb_manage_hashtree_error_mode()1291 (io_ret == AVB_IO_RESULT_OK && num_bytes_read == 0)) { in avb_manage_hashtree_error_mode()1301 if (num_bytes_read != AVB_SHA256_DIGEST_SIZE) { in avb_manage_hashtree_error_mode()
395 u8 num_bytes_read; member
417 buf[idx] = (req->u.i2c_read.num_bytes_read); in drm_dp_encode_sideband_req()559 r->num_bytes_read = buf[++idx]; in drm_dp_decode_sideband_req()647 req->u.i2c_read.num_bytes_read); in drm_dp_dump_sideband_msg_req_body()5578 msg.u.i2c_read.num_bytes_read = msgs[num - 1].len; in drm_dp_mst_i2c_read()