Searched defs:ch0 (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/misc/ |
| H A D | tsl2550.c | 143 static int tsl2550_calculate_lux(u8 ch0, u8 ch1) in tsl2550_calculate_lux() 245 u8 ch0, ch1; in __tsl2550_show_lux() local
|
| /linux/drivers/iio/light/ |
| H A D | apds9300.c | 64 static unsigned long apds9300_calculate_lux(u16 ch0, u16 ch1) in apds9300_calculate_lux() 238 int ch0, ch1, ret = -EINVAL; in apds9300_read_raw() local
|
| H A D | tsl2563.c | 425 unsigned long ratio, lux, ch0 = adc0, ch1 = adc1; in tsl2563_adc_to_lux() local
|
| /linux/include/linux/platform_data/ |
| H A D | tsl2772.h | 14 unsigned int ch0; member
|
| /linux/drivers/iio/adc/ |
| H A D | ad4030.c | 569 static void ad4030_extract_interleaved(u8 *src, u32 *ch0, u32 *ch1) in ad4030_extract_interleaved()
|