Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dtsl2550.c82 static int tsl2550_get_adc_value(struct i2c_client *client, u8 cmd) in tsl2550_get_adc_value() function
248 ret = tsl2550_get_adc_value(client, TSL2550_READ_ADC0); in __tsl2550_show_lux()
253 ret = tsl2550_get_adc_value(client, TSL2550_READ_ADC1); in __tsl2550_show_lux()