Lines Matching refs:stdp2690_i2c
63 struct i2c_client *stdp2690_i2c;
138 client = ge_b850v3_lvds_ptr->stdp2690_i2c;
300 !ge_b850v3_lvds_ptr->stdp2690_i2c ||
354 if (!ge_b850v3_lvds_ptr->stdp2690_i2c)
389 static int stdp2690_ge_b850v3_fw_probe(struct i2c_client *stdp2690_i2c,
392 struct device *dev = &stdp2690_i2c->dev;
400 ge_b850v3_lvds_ptr->stdp2690_i2c = stdp2690_i2c;
401 i2c_set_clientdata(stdp2690_i2c, ge_b850v3_lvds_ptr);
410 static int stdp2690_ge_b850v3_fw_remove(struct i2c_client *stdp2690_i2c)