Searched refs:i2c_ctrl_write (Results 1 – 1 of 1) sorted by relevance
111 static u8 i2c_ctrl_write (struct controller *, void *, u8, u8);258 static u8 i2c_ctrl_write (struct controller *ctlr_ptr, void *WPGBbar, u8 index, u8 cmd) in i2c_ctrl_write() function434 rc = i2c_ctrl_write(ctlr, base, offset, data); in ctrl_write()