Searched defs:ocores_i2c_bus (Results 1 – 1 of 1) sorted by relevance
63 struct ocores_i2c_bus { struct75 void (*setreg)(struct ocores_i2c_bus *i2c, int reg, u8 value); argument76 u8 (*getreg)(struct ocores_i2c_bus *i2c, int reg); argument
Completed in 4 milliseconds