Home
last modified time | relevance | path

Searched defs:ch0 (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/misc/
Dtsl2550.c156 static int tsl2550_calculate_lux(u8 ch0, u8 ch1) in tsl2550_calculate_lux()
260 u8 ch0, ch1; in __tsl2550_show_lux() local
/linux-4.4.14/drivers/iio/light/
Dapds9300.c68 static unsigned long apds9300_calculate_lux(u16 ch0, u16 ch1) in apds9300_calculate_lux()
242 int ch0, ch1, ret = -EINVAL; in apds9300_read_raw() local
Dtsl2563.c432 unsigned long ratio, lux, ch0 = adc0, ch1 = adc1; in tsl2563_adc_to_lux() local
/linux-4.4.14/drivers/staging/iio/light/
Dtsl2x7x.h34 unsigned int ch0; member
Dtsl2583.c110 unsigned int ch0; member
125 s16 ch0; member
196 u16 ch0, ch1; /* separated ch0/ch1 data from device */ in taos_get_lux() local
Dtsl2x7x_core.c335 u16 ch0, ch1; /* separated ch0/ch1 data from device */ in tsl2x7x_get_lux() local
/linux-4.4.14/sound/oss/dmasound/
Ddmasound_paula.c463 u_char *start, *ch0, *ch1, *ch2, *ch3; in AmiPlayNextFrame() local