/drivers/input/joystick/iforce/ |
D | iforce-ff.c | 238 return old->u.constant.level != effect->u.constant.level; in need_magnitude_modifier() 250 if (old->u.constant.envelope.attack_length != effect->u.constant.envelope.attack_length in need_envelope_modifier() 251 || old->u.constant.envelope.attack_level != effect->u.constant.envelope.attack_level in need_envelope_modifier() 252 || old->u.constant.envelope.fade_length != effect->u.constant.envelope.fade_length in need_envelope_modifier() 253 || old->u.constant.envelope.fade_level != effect->u.constant.envelope.fade_level) in need_envelope_modifier() 441 effect->u.constant.level); in iforce_upload_constant() 450 effect->u.constant.envelope.attack_length, in iforce_upload_constant() 451 effect->u.constant.envelope.attack_level, in iforce_upload_constant() 452 effect->u.constant.envelope.fade_length, in iforce_upload_constant() 453 effect->u.constant.envelope.fade_level); in iforce_upload_constant()
|
/drivers/thermal/ti-soc-thermal/ |
D | dra752-thermal-data.c | 440 .constant = DRA752_GRADIENT_CONST, 449 .constant = DRA752_GRADIENT_CONST, 458 .constant = DRA752_GRADIENT_CONST, 467 .constant = DRA752_GRADIENT_CONST, 476 .constant = DRA752_GRADIENT_CONST,
|
D | ti-thermal-common.c | 85 int ret, tmp, slope, constant; in __ti_thermal_get_temp() local 100 constant = s->constant; in __ti_thermal_get_temp() 109 constant = s->constant_pcb; in __ti_thermal_get_temp() 116 *temp = ti_thermal_hotspot_temperature(tmp, slope, constant); in __ti_thermal_get_temp()
|
D | omap4-thermal-data.c | 86 .constant = OMAP_GRADIENT_CONST_4430, 226 .constant = OMAP_GRADIENT_CONST_4460, 259 .constant = OMAP_GRADIENT_CONST_4470,
|
D | omap3-thermal-data.c | 95 .constant = 20000, 168 .constant = 20000,
|
D | omap5-thermal-data.c | 340 .constant = OMAP_GRADIENT_CONST_5430_CPU, 349 .constant = OMAP_GRADIENT_CONST_5430_GPU,
|
D | ti-bandgap.h | 278 const int constant; member
|
/drivers/input/mouse/ |
D | elan_i2c_smbus.c | 294 u16 constant; in elan_smbus_iap_get_mode() local 304 constant = be16_to_cpup((__be16 *)val); in elan_smbus_iap_get_mode() 305 dev_dbg(&client->dev, "iap control reg: 0x%04x.\n", constant); in elan_smbus_iap_get_mode() 307 *mode = (constant & ETP_SMBUS_IAP_MODE_ON) ? IAP_MODE : MAIN_MODE; in elan_smbus_iap_get_mode()
|
D | elan_i2c_i2c.c | 400 u16 constant; in elan_i2c_iap_get_mode() local 411 constant = le16_to_cpup((__le16 *)val); in elan_i2c_iap_get_mode() 412 dev_dbg(&client->dev, "iap control reg: 0x%04x.\n", constant); in elan_i2c_iap_get_mode() 414 *mode = (constant & ETP_I2C_MAIN_MODE_ON) ? MAIN_MODE : IAP_MODE; in elan_i2c_iap_get_mode()
|
/drivers/staging/lustre/lnet/lnet/ |
D | acceptor.c | 58 lnet_accept_magic(__u32 magic, __u32 constant) in lnet_accept_magic() argument 60 return (magic == constant || in lnet_accept_magic() 61 magic == __swab32(constant)); in lnet_accept_magic()
|
/drivers/hid/ |
D | hid-logitech-hidpp.c | 1001 force = (effect->u.constant.level * fixp_sin16((effect->direction * 360) >> 16)) >> 15; in hidpp_ff_upload_effect() 1005 params[8] = effect->u.constant.envelope.attack_level >> 7; in hidpp_ff_upload_effect() 1006 params[9] = effect->u.constant.envelope.attack_length >> 8; in hidpp_ff_upload_effect() 1007 params[10] = effect->u.constant.envelope.attack_length & 255; in hidpp_ff_upload_effect() 1008 params[11] = effect->u.constant.envelope.fade_level >> 7; in hidpp_ff_upload_effect() 1009 params[12] = effect->u.constant.envelope.fade_length >> 8; in hidpp_ff_upload_effect() 1010 params[13] = effect->u.constant.envelope.fade_length & 255; in hidpp_ff_upload_effect() 1013 effect->u.constant.level, in hidpp_ff_upload_effect() 1016 effect->u.constant.envelope.attack_level, in hidpp_ff_upload_effect() 1017 effect->u.constant.envelope.attack_length, in hidpp_ff_upload_effect() [all …]
|
/drivers/input/ |
D | input-compat.h | 48 struct ff_constant_effect constant; member
|
D | ff-memless.c | 79 return &effect->u.constant.envelope; in get_envelope() 268 new->u.constant.level, in ml_combine_effects() 269 &new->u.constant.envelope)); in ml_combine_effects()
|
/drivers/hid/usbhid/ |
D | hid-pidff.c | 291 effect->u.constant.level); in pidff_set_constant_force_report() 303 return effect->u.constant.level != old->u.constant.level; in pidff_needs_set_constant() 590 pidff_needs_set_envelope(&effect->u.constant.envelope, in pidff_upload_effect() 591 &old->u.constant.envelope)) in pidff_upload_effect() 593 &effect->u.constant.envelope); in pidff_upload_effect()
|
/drivers/scsi/ |
D | script_asm.pl | 157 $constant = "$hexnum|$decnum"; 163 "$identifier\\s*[+-]\s*$hexnum|$constant"; 418 if ($rest =~ /^($identifier)\s*=\s*($constant)\s*$/) {
|
/drivers/staging/iio/ |
D | TODO | 10 1) Possibly add sysfs exports of constant useful to userspace.
|
/drivers/media/dvb-frontends/ |
D | rtl2830.c | 444 static const u32 constant[CONSTELLATION_NUM][HIERARCHY_NUM] = { in rtl2830_read_status() local 468 stmp = (constant[constellation][hierarchy] - in rtl2830_read_status()
|
D | rtl2832.c | 703 static const u32 constant[CONSTELLATION_NUM][HIERARCHY_NUM] = { in rtl2832_read_status() local 727 tmp = (constant[constellation][hierarchy] - in rtl2832_read_status()
|
/drivers/leds/trigger/ |
D | Kconfig | 29 or on dense events, where this blinks the LED at constant rate if
|
/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 246 | constant 247 | program constant 737 constant:
|
/drivers/mtd/ubi/ |
D | Kconfig | 67 in nearly constant time. Instead of scanning the whole MTD device it
|
/drivers/leds/ |
D | Kconfig | 100 converter plus 1.5A constant current driver for a high-current 604 LED controllers. They are I2C devices with multiple constant-current
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 1705 * as a constant outside of this register
|