Home
last modified time | relevance | path

Searched refs:stdp2690_i2c (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dmegachips-stdpxxxx-ge-b850v3-fw.c63 struct i2c_client *stdp2690_i2c; member
138 client = ge_b850v3_lvds_ptr->stdp2690_i2c; in ge_b850v3_lvds_get_edid()
300 !ge_b850v3_lvds_ptr->stdp2690_i2c || in ge_b850v3_lvds_remove()
353 if (!ge_b850v3_lvds_ptr->stdp2690_i2c) in stdp4028_ge_b850v3_fw_probe()
386 static int stdp2690_ge_b850v3_fw_probe(struct i2c_client *stdp2690_i2c) in stdp2690_ge_b850v3_fw_probe() argument
388 struct device *dev = &stdp2690_i2c->dev; in stdp2690_ge_b850v3_fw_probe()
396 ge_b850v3_lvds_ptr->stdp2690_i2c = stdp2690_i2c; in stdp2690_ge_b850v3_fw_probe()
397 i2c_set_clientdata(stdp2690_i2c, ge_b850v3_lvds_ptr); in stdp2690_ge_b850v3_fw_probe()
406 static void stdp2690_ge_b850v3_fw_remove(struct i2c_client *stdp2690_i2c) in stdp2690_ge_b850v3_fw_remove() argument