Searched refs:test_pair (Results 1 – 1 of 1) sorted by relevance
61 struct i2c_test *test_pair = ctx; in test_i2c_tx() local62 struct i2c_test *tx_test = &test_pair[0]; in test_i2c_tx()63 struct i2c_test *rx_test = &test_pair[1]; in test_i2c_tx()78 struct i2c_test *test_pair = ctx; in test_i2c_rxmsg() local80 struct i2c_test *rx_test = &test_pair[1]; in test_i2c_rxmsg()