Searched refs:lv0104cs_write_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | lv0104cs.c | 131 static int lv0104cs_write_reg(struct i2c_client *client, u8 regval) in lv0104cs_write_reg() function 169 ret = lv0104cs_write_reg(lv0104cs->client, regval); in lv0104cs_get_lux() 195 ret = lv0104cs_write_reg(lv0104cs->client, LV0104CS_REGVAL_SLEEP); in lv0104cs_get_lux() 308 ret = lv0104cs_write_reg(lv0104cs->client, in lv0104cs_set_calibscale() 499 ret = lv0104cs_write_reg(lv0104cs->client, in lv0104cs_probe()
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | lv0104cs.c | 131 static int lv0104cs_write_reg(struct i2c_client *client, u8 regval) in lv0104cs_write_reg() function 169 ret = lv0104cs_write_reg(lv0104cs->client, regval); in lv0104cs_get_lux() 195 ret = lv0104cs_write_reg(lv0104cs->client, LV0104CS_REGVAL_SLEEP); in lv0104cs_get_lux() 308 ret = lv0104cs_write_reg(lv0104cs->client, in lv0104cs_set_calibscale() 498 ret = lv0104cs_write_reg(lv0104cs->client, in lv0104cs_probe()
|
Completed in 2 milliseconds