Lines Matching refs:i2c_smbus_write_byte_data
201 return i2c_smbus_write_byte_data(chip->client, in bh1770_lux_interrupt_control()
210 return i2c_smbus_write_byte_data(chip->client, in bh1770_prox_interrupt_control()
226 return i2c_smbus_write_byte_data(chip->client, in bh1770_lux_rate()
238 return i2c_smbus_write_byte_data(chip->client, in bh1770_prox_rate()
247 return i2c_smbus_write_byte_data(chip->client, in bh1770_led_cfg()
299 return i2c_smbus_write_byte_data(chip->client, BH1770_PS_TH_LED1, in bh1770_prox_set_threshold()
409 i2c_smbus_write_byte_data(chip->client, BH1770_ALS_CONTROL, in bh1770_chip_on()
420 ret = i2c_smbus_write_byte_data(chip->client, in bh1770_chip_on()
432 i2c_smbus_write_byte_data(chip->client, in bh1770_chip_off()
434 i2c_smbus_write_byte_data(chip->client, in bh1770_chip_off()
436 i2c_smbus_write_byte_data(chip->client, in bh1770_chip_off()
452 i2c_smbus_write_byte_data(chip->client, in bh1770_prox_mode_control()
458 i2c_smbus_write_byte_data(chip->client, in bh1770_prox_mode_control()
613 i2c_smbus_write_byte_data(chip->client, BH1770_INTERRUPT, in bh1770_irq()
625 i2c_smbus_write_byte_data(chip->client, BH1770_INTERRUPT, in bh1770_irq()