Searched refs:i2c_new_dummy (Results 1 - 41 of 41) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Dmax8997.c210 max8997->rtc = i2c_new_dummy(i2c->adapter, I2C_ADDR_RTC); max8997_i2c_probe()
217 max8997->haptic = i2c_new_dummy(i2c->adapter, I2C_ADDR_HAPTIC); max8997_i2c_probe()
225 max8997->muic = i2c_new_dummy(i2c->adapter, I2C_ADDR_MUIC); max8997_i2c_probe()
H A Dbcm590xx.c68 bcm590xx->i2c_sec = i2c_new_dummy(i2c_pri->adapter, bcm590xx_i2c_probe()
H A Dmax8925-i2c.c183 chip->rtc = i2c_new_dummy(chip->i2c->adapter, RTC_I2C_ADDR); max8925_probe()
190 chip->adc = i2c_new_dummy(chip->i2c->adapter, ADC_I2C_ADDR); max8925_probe()
H A Dmax77843.c78 max77843->i2c_chg = i2c_new_dummy(max77843->i2c->adapter, I2C_ADDR_CHG); max77843_chg_init()
H A Dmax77693.c196 max77693->muic = i2c_new_dummy(i2c->adapter, I2C_ADDR_MUIC); max77693_i2c_probe()
203 max77693->haptic = i2c_new_dummy(i2c->adapter, I2C_ADDR_HAPTIC); max77693_i2c_probe()
H A D88pm800.c428 subchip->power_page = i2c_new_dummy(client->adapter, pm800_pages_init()
447 subchip->gpadc_page = i2c_new_dummy(client->adapter, pm800_pages_init()
H A Dmax8907.c220 max8907->i2c_rtc = i2c_new_dummy(i2c->adapter, MAX8907_RTC_I2C_ADDR); max8907_i2c_probe()
H A Dmax77686.c274 max77686->rtc = i2c_new_dummy(i2c->adapter, I2C_ADDR_RTC); max77686_i2c_probe()
H A Dmax8998.c217 max8998->rtc = i2c_new_dummy(i2c->adapter, RTC_I2C_ADDR); max8998_i2c_probe()
H A Dmax14577.c310 max14577->i2c_pmic = i2c_new_dummy(max14577->i2c->adapter, max77836_init()
H A Dpalmas.c538 i2c_new_dummy(i2c->adapter, palmas_i2c_probe()
H A Dtps80031.c443 tps80031->clients[i] = i2c_new_dummy(client->adapter, tps80031_probe()
H A Dab3100-core.c912 ab3100->testreg_client = i2c_new_dummy(client->adapter, ab3100_probe()
H A D88pm860x-core.c1187 chip->companion = i2c_new_dummy(chip->client->adapter, pm860x_probe()
H A Dtwl-core.c1160 twl->client = i2c_new_dummy(client->adapter, twl_probe()
/linux-4.1.27/drivers/misc/eeprom/
H A Dmax6875.c161 data->fake_client = i2c_new_dummy(client->adapter, client->addr + 1); max6875_probe()
H A Dat24.c633 at24->client[i] = i2c_new_dummy(client->adapter, at24_probe()
/linux-4.1.27/drivers/iio/light/
H A Dcm36651.c653 cm36651->ps_client = i2c_new_dummy(client->adapter, cm36651_probe()
661 cm36651->ara_client = i2c_new_dummy(client->adapter, CM36651_ARA); cm36651_probe()
/linux-4.1.27/drivers/staging/media/mn88472/
H A Dmn88472.c485 dev->client[1] = i2c_new_dummy(client->adapter, 0x1a); mn88472_probe()
499 dev->client[2] = i2c_new_dummy(client->adapter, 0x1c); mn88472_probe()
/linux-4.1.27/drivers/staging/media/mn88473/
H A Dmn88473.c431 dev->client[1] = i2c_new_dummy(client->adapter, 0x1a); mn88473_probe()
445 dev->client[2] = i2c_new_dummy(client->adapter, 0x1c); mn88473_probe()
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dfalcon_boards.c463 i2c_new_dummy(&board->i2c_adap, sfe4001_hwmon_info.addr); sfe4001_init()
474 board->ioexp_client = i2c_new_dummy(&board->i2c_adap, PCA9539); sfe4001_init()
/linux-4.1.27/drivers/gpio/
H A Dgpio-max732x.c653 c = i2c_new_dummy(client->adapter, addr_b); max732x_probe()
660 c = i2c_new_dummy(client->adapter, addr_a); max732x_probe()
/linux-4.1.27/drivers/rtc/
H A Drtc-s35390a.c353 s35390a->client[i] = i2c_new_dummy(client->adapter, s35390a_probe()
H A Drtc-s5m.c705 info->i2c = i2c_new_dummy(s5m87xx->i2c->adapter, RTC_I2C_ADDR); s5m_rtc_probe()
/linux-4.1.27/drivers/media/usb/go7007/
H A Ds2250-board.c504 audio = i2c_new_dummy(adapter, TLV320_ADDRESS >> 1); s2250_probe()
/linux-4.1.27/drivers/hwmon/
H A Dasb100.c722 data->lm75[0] = i2c_new_dummy(adapter, sc_addr[0]); asb100_detect_subclients()
731 data->lm75[1] = i2c_new_dummy(adapter, sc_addr[1]); asb100_detect_subclients()
H A Dsmm665.c592 data->cmdreg = i2c_new_dummy(adapter, (client->addr & ~SMM665_REGMASK) smm665_probe()
H A Dw83791d.c1300 data->lm75[0] = i2c_new_dummy(adapter, 0x48 + (val & 0x7)); w83791d_detect_subclients()
1311 data->lm75[1] = i2c_new_dummy(adapter, w83791d_detect_subclients()
H A Dw83792d.c968 data->lm75[0] = i2c_new_dummy(adapter, 0x48 + (val & 0x7)); w83792d_detect_subclients()
978 data->lm75[1] = i2c_new_dummy(adapter, w83792d_detect_subclients()
H A Dw83793.c1609 data->lm75[0] = i2c_new_dummy(adapter, 0x48 + (tmp & 0x7)); w83793_detect_subclients()
1619 data->lm75[1] = i2c_new_dummy(adapter, w83793_detect_subclients()
H A Dw83781d.c912 data->lm75[i] = i2c_new_dummy(adapter, sc_addr[i]); w83781d_detect_subclients()
/linux-4.1.27/drivers/media/i2c/
H A Dadv7180.c1183 state->csi_client = i2c_new_dummy(client->adapter, adv7180_probe()
1190 state->vpp_client = i2c_new_dummy(client->adapter, adv7180_probe()
H A Dad9389b.c1174 state->edid_i2c_client = i2c_new_dummy(client->adapter, (0x7e>>1)); ad9389b_probe()
H A Dadv7511.c1398 state->i2c_edid = i2c_new_dummy(client->adapter, state->i2c_edid_addr >> 1); adv7511_probe()
H A Dadv7842.c2916 cp = i2c_new_dummy(client->adapter, io_read(sd, io_reg) >> 1); adv7842_dummy_client()
H A Dadv7604.c2465 return i2c_new_dummy(client->adapter, io_read(sd, io_reg) >> 1); adv76xx_dummy_client()
/linux-4.1.27/include/linux/
H A Di2c.h343 /* For devices that use several addresses, use i2c_new_dummy() to make
347 i2c_new_dummy(struct i2c_adapter *adap, u16 address);
/linux-4.1.27/drivers/gpu/drm/i2c/
H A Dadv7511.c912 adv7511->i2c_edid = i2c_new_dummy(i2c->adapter, edid_i2c_addr >> 1); adv7511_probe()
H A Dtda998x_drv.c1245 priv->cec = i2c_new_dummy(client->adapter, cec_addr); tda998x_create()
/linux-4.1.27/drivers/extcon/
H A Dextcon-max77843.c713 max77843->i2c_muic = i2c_new_dummy(max77843->i2c->adapter, max77843_init_muic_regmap()
/linux-4.1.27/drivers/i2c/
H A Di2c-core.c1035 * i2c_new_dummy - return a new i2c device bound to a dummy driver
1052 struct i2c_client *i2c_new_dummy(struct i2c_adapter *adapter, u16 address) i2c_new_dummy() function
1060 EXPORT_SYMBOL_GPL(i2c_new_dummy); variable

Completed in 1533 milliseconds