Searched refs:num_msg (Results 1 – 8 of 8) sorted by relevance
108 int num_msg; in mt9m114_write_reg() local150 num_msg = i2c_transfer(client->adapter, &msg, 1); in mt9m114_write_reg()158 if (num_msg >= 0) in mt9m114_write_reg()162 val, reg, num_msg); in mt9m114_write_reg()170 return num_msg; in mt9m114_write_reg()247 const int num_msg = 1; in __mt9m114_flush_reg_array() local262 ret = i2c_transfer(client->adapter, &msg, num_msg); in __mt9m114_flush_reg_array()263 if (ret != num_msg) { in __mt9m114_flush_reg_array()
93 const int num_msg = 1; in gc2235_i2c_write() local102 return ret == num_msg ? 0 : -EIO; in gc2235_i2c_write()
99 const int num_msg = 1; in ov2722_i2c_write() local108 return ret == num_msg ? 0 : -EIO; in ov2722_i2c_write()
92 const int num_msg = 1; in gc0310_i2c_write() local101 return ret == num_msg ? 0 : -EIO; in gc0310_i2c_write()
45 u32 num_msg; member573 sparams->num_msg = DIV_ROUND_UP(sparams->msg_bytes, sparams->pl_size); in sof_get_ctrl_copy_params()617 for (i = 0; i < sparams->num_msg; i++) { in sof_set_get_large_ctrl_data()
187 const int num_msg = 1; in ov5693_i2c_write() local196 return ret == num_msg ? 0 : -EIO; in ov5693_i2c_write()202 const int num_msg = 1; in vcm_dw_i2c_write() local214 return ret == num_msg ? 0 : -EIO; in vcm_dw_i2c_write()
2229 u8 num_msg; member
488 evt->num_msg, evt->msg_len, evt->msg_type); in ath6kl_wmi_tx_complete_event_rx()490 for (index = 0; index < evt->num_msg; index++) { in ath6kl_wmi_tx_complete_event_rx()