Searched refs:tcpc_client (Results 1 – 2 of 2) sorted by relevance
56 if (client == ctx->i2c.tcpc_client) in i2c_access_workaround()1118 anx7625_reg_write(ctx, ctx->i2c.tcpc_client, in anx7625_hpd_polling()1159 status = anx7625_reg_write(ctx, ctx->i2c.tcpc_client, in anx7625_hpd_change_detect()1670 ctx->i2c.tcpc_client = i2c_new_dummy_device(client->adapter, in anx7625_register_i2c_dummy_clients()1672 if (!ctx->i2c.tcpc_client) in anx7625_register_i2c_dummy_clients()1701 i2c_unregister_device(ctx->i2c.tcpc_client); in anx7625_unregister_i2c_dummy_clients()
369 struct i2c_client *tcpc_client; member
Completed in 9 milliseconds