Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/bridge/analogix/
Danx7625.h369 struct i2c_client *tcpc_client; member
Danx7625.c56 if (client == ctx->i2c.tcpc_client) in i2c_access_workaround()
1108 anx7625_reg_write(ctx, ctx->i2c.tcpc_client, in anx7625_hpd_polling()
1149 status = anx7625_reg_write(ctx, ctx->i2c.tcpc_client, in anx7625_hpd_change_detect()
1661 ctx->i2c.tcpc_client = i2c_new_dummy_device(client->adapter, in anx7625_register_i2c_dummy_clients()
1663 if (!ctx->i2c.tcpc_client) in anx7625_register_i2c_dummy_clients()
1692 i2c_unregister_device(ctx->i2c.tcpc_client); in anx7625_unregister_i2c_dummy_clients()