Searched refs:ctl_client (Results 1 – 2 of 2) sorted by relevance
350 struct i2c_client *ctl_client; in rk1000_probe() local376 ctl_client = of_find_i2c_device_by_node(ctl); in rk1000_probe()377 if (!ctl_client) { in rk1000_probe()382 rk1000->ctlmap = devm_regmap_init_i2c(ctl_client, in rk1000_probe()
504 struct i2c_client *ctl_client; in rk1000_codec_i2c_probe() local524 ctl_client = of_find_i2c_device_by_node(ctl); in rk1000_codec_i2c_probe()525 if (!ctl_client) { in rk1000_codec_i2c_probe()535 rk1000->ctlmap = devm_regmap_init_i2c(ctl_client, in rk1000_codec_i2c_probe()