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 ||
353 if (!ge_b850v3_lvds_ptr->stdp2690_i2c)
386 static int stdp2690_ge_b850v3_fw_probe(struct i2c_client *stdp2690_i2c)
388 struct device *dev = &stdp2690_i2c->dev;
396 ge_b850v3_lvds_ptr->stdp2690_i2c = stdp2690_i2c;
397 i2c_set_clientdata(stdp2690_i2c, ge_b850v3_lvds_ptr);
406 static void stdp2690_ge_b850v3_fw_remove(struct i2c_client *stdp2690_i2c)