Searched refs:mctp_i2c_tx_fn (Results 1 – 3 of 3) sorted by relevance
7 typedef int (*mctp_i2c_tx_fn)(const void *buf, size_t len, void *ctx); typedef11 mctp_i2c_tx_fn tx_fn, void *tx_ctx);
43 mctp_i2c_tx_fn tx_fn;
145 mctp_i2c_tx_fn tx_fn, void *tx_ctx) in mctp_i2c_setup()