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.c19 #define CM3232_REG_ADDR_CMD 0x00 macro
94 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_reg_init()
115 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_reg_init()
179 CM3232_REG_ADDR_CMD, in cm3232_write_als_it()
364 i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_remove()
383 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_suspend()
397 ret = i2c_smbus_write_byte_data(client, CM3232_REG_ADDR_CMD, in cm3232_resume()