Searched refs:i2c_test (Results 1 – 1 of 1) sorted by relevance
41 struct i2c_test { struct61 struct i2c_test *test_pair = ctx; in test_i2c_tx() argument62 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()80 struct i2c_test *rx_test = &test_pair[1]; in test_i2c_rxmsg()93 size_t tx_len, struct i2c_test *rx_test) in run_tx_test()115 struct i2c_test *rx_test) in test_neigh_expiry()219 struct i2c_test scenario[2]; in main()220 struct i2c_test *tx_test = &scenario[0]; in main()[all …]