Home
last modified time | relevance | path

Searched refs:test_i2c_tx (Results 1 – 1 of 1) sorted by relevance

/openbmc/libmctp/tests/
H A Dtest_i2c.c59 static int test_i2c_tx(const void *buf, size_t len, void *ctx) in test_i2c_tx() function
242 mctp_i2c_setup(tx_test->i2c, I2C_ADDR_A, test_i2c_tx, scenario); in main()