Searched refs:gc2035_read (Results 1 – 1 of 1) sorted by relevance
810 static int gc2035_read(struct i2c_client *client, u8 reg, u8 *val) in gc2035_read() function1348 ret = gc2035_read(client, REG_SC_CHIP_ID_H, &pidh); in gc2035_detect()1349 ret |= gc2035_read(client, REG_SC_CHIP_ID_L, &pidl); in gc2035_detect()