Searched refs:msg_bytes (Results 1 – 3 of 3) sorted by relevance
481 int msg_bytes; in cdv_intel_dp_aux_native_write() local491 msg_bytes = send_bytes + 4; in cdv_intel_dp_aux_native_write()493 ret = cdv_intel_dp_aux_ch(encoder, msg, msg_bytes, &ack, 1); in cdv_intel_dp_aux_native_write()521 int msg_bytes; in cdv_intel_dp_aux_native_read() local532 msg_bytes = 4; in cdv_intel_dp_aux_native_read()536 ret = cdv_intel_dp_aux_ch(encoder, msg, msg_bytes, in cdv_intel_dp_aux_native_read()567 int msg_bytes; in cdv_intel_dp_i2c_aux_ch() local587 msg_bytes = 5; in cdv_intel_dp_i2c_aux_ch()592 msg_bytes = 4; in cdv_intel_dp_i2c_aux_ch()596 msg_bytes = 3; in cdv_intel_dp_i2c_aux_ch()[all …]
1504 int msg_bytes; in ahc_linux_run_command() local1507 msg_bytes = scsi_populate_tag_msg(cmd, tag_msgs); in ahc_linux_run_command()1508 if (msg_bytes && tag_msgs[0] != MSG_SIMPLE_TASK) { in ahc_linux_run_command()
1622 int msg_bytes; in ahd_linux_run_command() local1625 msg_bytes = scsi_populate_tag_msg(cmd, tag_msgs); in ahd_linux_run_command()1626 if (msg_bytes && tag_msgs[0] != MSG_SIMPLE_TASK) { in ahd_linux_run_command()