Searched refs:i2c_control (Results 1 – 2 of 2) sorted by relevance
43 struct i2c_control { struct71 struct i2c_control control; /* 60 ~ 78 */ argument90 struct i2c_control control; /* 50 ~ 68 */
35 struct i2c_control *control;175 static int wait_for_tx_fifo_empty(struct i2c_control *control) in wait_for_tx_fifo_empty()192 static int wait_for_rx_fifo_notempty(struct i2c_control *control) in wait_for_rx_fifo_notempty()209 static int wait_for_transfer_complete(struct i2c_control *control) in wait_for_transfer_complete()233 struct i2c_control *control = i2c_bus->control; in send_recv_packets()