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

/linux-4.4.14/drivers/iio/light/
H A Dbh1750.c29 #define BH1750_POWER_DOWN 0x00 macro
87 ret = i2c_smbus_write_byte(data->client, BH1750_POWER_DOWN); bh1750_change_int_time()
279 i2c_smbus_write_byte(client, BH1750_POWER_DOWN); bh1750_remove()
297 ret = i2c_smbus_write_byte(data->client, BH1750_POWER_DOWN); bh1750_suspend()

Completed in 37 milliseconds