Searched defs:ch1 (Results  1 – 13 of 13) sorted by relevance
| /linux-4.1.27/drivers/misc/ | 
| D | tsl2550.c | 156 static int tsl2550_calculate_lux(u8 ch0, u8 ch1)  in tsl2550_calculate_lux() 260 	u8 ch0, ch1;  in __tsl2550_show_lux()  local
  | 
| /linux-4.1.27/drivers/staging/speakup/ | 
| D | keyhelp.c | 64 	u_char *kp, counters[MAXFUNCS], ch, ch1;  in build_key_data()  local
  | 
| /linux-4.1.27/drivers/iio/light/ | 
| D | apds9300.c | 68 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
  | 
| D | tsl2563.c | 432 	unsigned long ratio, lux, ch0 = adc0, ch1 = adc1;  in adc_to_lux()  local
  | 
| /linux-4.1.27/drivers/staging/iio/light/ | 
| D | tsl2x7x.h | 35 	unsigned int ch1;  member
  | 
| D | tsl2583.c | 111 	unsigned int ch1;  member 126 	s16 ch1;  member 196 	u16 ch0, ch1; /* separated ch0/ch1 data from device */  in taos_get_lux()  local
  | 
| D | tsl2x7x_core.c | 335 	u16 ch0, ch1; /* separated ch0/ch1 data from device */  in tsl2x7x_get_lux()  local
  | 
| /linux-4.1.27/drivers/media/usb/pvrusb2/ | 
| D | pvrusb2-context.c | 114 	struct pvr2_channel *ch1, *ch2;  in pvr2_context_check()  local
  | 
| /linux-4.1.27/drivers/gpu/drm/i915/ | 
| D | dvo_tfp410.c | 158 	uint8_t ch1, ch2;  in tfp410_getid()  local
  | 
| /linux-4.1.27/sound/oss/dmasound/ | 
| D | dmasound_paula.c | 463 	u_char *start, *ch0, *ch1, *ch2, *ch3;  in AmiPlayNextFrame()  local
  | 
| /linux-4.1.27/sound/pci/ice1712/ | 
| D | se.c | 38 		unsigned char ch1, ch2;  member
  | 
| /linux-4.1.27/drivers/staging/iio/adc/ | 
| D | mxs-lradc.c | 492 static void mxs_lradc_setup_ts_pressure(struct mxs_lradc *lradc, unsigned ch1,  in mxs_lradc_setup_ts_pressure() 557 						unsigned ch1, unsigned ch2)  in mxs_lradc_read_ts_pressure()
  | 
| /linux-4.1.27/drivers/net/wireless/iwlegacy/ | 
| D | common.h | 304 	struct il_eeprom_calib_ch_info ch1;  member
  |