Home
last modified time | relevance | path

Searched refs:CM3232_REG_ADDR_CMD (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/iio/light/
Dcm3232.c21 #define CM3232_REG_ADDR_CMD 0x00 macro
106 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_reg_init()
117 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_reg_init()
181 CM3232_REG_ADDR_CMD, in cm3232_write_als_it()
368 i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_remove()
390 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_suspend()
404 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_resume()