current_conf      105 drivers/hwmon/lm75.c 	u8				current_conf;
current_conf      308 drivers/hwmon/lm75.c 	value = data->current_conf & ~clr_mask;
current_conf      311 drivers/hwmon/lm75.c 	if (data->current_conf != value) {
current_conf      318 drivers/hwmon/lm75.c 		data->current_conf = value;
current_conf      591 drivers/hwmon/lm75.c 	data->current_conf = status;
current_conf      391 drivers/isdn/mISDN/dsp_cmx.c 	int		same_hfc = -1, same_pcm = -1, current_conf = -1,
current_conf      651 drivers/isdn/mISDN/dsp_cmx.c 		if (current_conf < 0 && member->dsp->hfc_conf >= 0)
current_conf      652 drivers/isdn/mISDN/dsp_cmx.c 			current_conf = member->dsp->hfc_conf;
current_conf      951 drivers/isdn/mISDN/dsp_cmx.c 	if (current_conf >= 0) {
current_conf      962 drivers/isdn/mISDN/dsp_cmx.c 			if (member->dsp->hfc_conf == current_conf)
current_conf     1007 drivers/isdn/mISDN/dsp_cmx.c 				       member->dsp->name, current_conf, i);
current_conf     1013 drivers/isdn/mISDN/dsp_cmx.c 			member->dsp->hfc_conf = current_conf;
current_conf     1017 drivers/isdn/mISDN/dsp_cmx.c 					   MISDN_CTRL_HFC_CONF_JOIN, current_conf, 0, 0, 0);
current_conf     1054 drivers/isdn/mISDN/dsp_cmx.c 	current_conf = i;