Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/bridge/
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()
375 static int stdp2690_ge_b850v3_fw_probe(struct i2c_client *stdp2690_i2c, in stdp2690_ge_b850v3_fw_probe() argument
378 struct device *dev = &stdp2690_i2c->dev; in stdp2690_ge_b850v3_fw_probe()
386 ge_b850v3_lvds_ptr->stdp2690_i2c = stdp2690_i2c; in stdp2690_ge_b850v3_fw_probe()
387 i2c_set_clientdata(stdp2690_i2c, ge_b850v3_lvds_ptr); in stdp2690_ge_b850v3_fw_probe()
392 static int stdp2690_ge_b850v3_fw_remove(struct i2c_client *stdp2690_i2c) in stdp2690_ge_b850v3_fw_remove() argument