Searched defs:i2c_handle_s (Results 1 – 1 of 1) sorted by relevance
140 struct i2c_handle_s { struct141 struct io_pa_va base;142 size_t reg_size;143 struct clk *clock;167 struct i2c_handle_s *handle; argument