Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dcm3232.c18 #define CM3232_REG_ADDR_CMD 0x00 macro
92 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_reg_init()
113 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_reg_init()
177 CM3232_REG_ADDR_CMD, in cm3232_write_als_it()
361 i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_remove()
381 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_suspend()
395 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_resume()