Searched refs:vcm_ad_i2c_wr8 (Results 1 – 1 of 1) sorted by relevance
60 static int vcm_ad_i2c_wr8(struct i2c_client *client, u8 reg, u8 val) in vcm_ad_i2c_wr8() function1051 ret = vcm_ad_i2c_wr8(client, 0x01, 0x01); /* vcm init test */ in ov5693_init()