Searched refs:max_comb_2nd_msg_len (Results 1 – 2 of 2) sorted by relevance
221 if (quirks->max_comb_2nd_msg_len && in i2c_check_for_quirks()222 msgs[1].len > quirks->max_comb_2nd_msg_len) { in i2c_check_for_quirks()227 quirks->max_comb_2nd_msg_len); in i2c_check_for_quirks()
93 uint16_t max_comb_2nd_msg_len; member