/linux/sound/isa/gus/ |
H A D | gus_volume.c | 151 int wheel, sensitivity; 160 sensitivity = ((int) sens * wheel) / 128; 161 if (sensitivity < 0) { 163 sensitivity = -sensitivity; 165 semitones = (unsigned int) (sensitivity >> 13); 166 mantissa = sensitivity % 8192;
|
/linux/drivers/iio/common/hid-sensors/ |
H A D | hid-sensor-attributes.c | 243 st->sensitivity.report_id, in hid_sensor_read_raw_hyst_value() 244 st->sensitivity.index, sizeof(value), in hid_sensor_read_raw_hyst_value() 250 convert_from_vtf_format(value, st->sensitivity.size, in hid_sensor_read_raw_hyst_value() 251 st->sensitivity.unit_expo, in hid_sensor_read_raw_hyst_value() 291 value = convert_to_vtf_format(st->sensitivity.size, in hid_sensor_write_raw_hyst_value() 292 st->sensitivity.unit_expo, in hid_sensor_write_raw_hyst_value() 294 ret = sensor_hub_set_feature(st->hsdev, st->sensitivity.report_id, in hid_sensor_write_raw_hyst_value() 295 st->sensitivity.index, sizeof(value), in hid_sensor_write_raw_hyst_value() 301 st->sensitivity.report_id, in hid_sensor_write_raw_hyst_value() 302 st->sensitivity.index, sizeof(value), in hid_sensor_write_raw_hyst_value() [all …]
|
H A D | hid-sensor-trigger.c | 194 attrb->sensitivity.report_id, in hid_sensor_set_power_work() 195 attrb->sensitivity.index, in hid_sensor_set_power_work()
|
/linux/drivers/media/i2c/et8ek8/ |
H A D | et8ek8_mode.c | 55 .sensitivity = 65536 156 .sensitivity = 65536 212 .sensitivity = 65536 268 .sensitivity = 65536 324 .sensitivity = 65536 380 .sensitivity = 65536 435 .sensitivity = 65536 491 .sensitivity = 65536 547 .sensitivity = 65536
|
H A D | et8ek8_reg.h | 44 u32 sensitivity; /* 16.16 fixed point */ member
|
/linux/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_magn.c | 64 int32_t sensitivity; in inv_magn_init() local 116 sensitivity = 3000; in inv_magn_init() 121 sensitivity = 1500; in inv_magn_init() 136 st->magn_raw_to_gauss[0] = (((int32_t)asa[0] + 128) * sensitivity) / 256; in inv_magn_init() 137 st->magn_raw_to_gauss[1] = (((int32_t)asa[1] + 128) * sensitivity) / 256; in inv_magn_init() 138 st->magn_raw_to_gauss[2] = (((int32_t)asa[2] + 128) * sensitivity) / 256; in inv_magn_init()
|
/linux/drivers/cpufreq/ |
H A D | amd_freq_sensitivity.c | 43 int sensitivity; in amd_powersave_bias_target() local 76 sensitivity = POWERSAVE_BIAS_MAX - in amd_powersave_bias_target() 79 clamp(sensitivity, 0, POWERSAVE_BIAS_MAX); in amd_powersave_bias_target() 82 if (sensitivity < od_tuners->powersave_bias) { in amd_powersave_bias_target()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-hid-lenovo | 37 …<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/sensitivity 40 Description: This file contains the trackpoint sensitivity. 41 Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity).
|
H A D | sysfs-devices-platform-trackpoint | 1 What: /sys/devices/platform/i8042/.../sensitivity 6 (RW) Trackpoint sensitivity.
|
/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | mac.c | 1726 if (!dev->sensitivity || dev->sensitivity < -100) { in mt7603_adjust_sensitivity() 1727 dev->sensitivity = 0; in mt7603_adjust_sensitivity() 1728 } else if (dev->sensitivity <= -84) { in mt7603_adjust_sensitivity() 1729 adj = 7 + (dev->sensitivity + 92) / 2; in mt7603_adjust_sensitivity() 1735 } else if (dev->sensitivity <= -72) { in mt7603_adjust_sensitivity() 1736 adj = 7 + (dev->sensitivity + 80) / 2; in mt7603_adjust_sensitivity() 1745 if (dev->sensitivity > -54) in mt7603_adjust_sensitivity() 1746 dev->sensitivity = -54; in mt7603_adjust_sensitivity() 1748 adj = 7 + (dev->sensitivity + 80) / 2; in mt7603_adjust_sensitivity() 1792 dev->sensitivity = 0; in mt7603_false_cca_check() [all …]
|
H A D | debugfs.c | 36 seq_printf(s, "Sensitivity: %d\n", dev->sensitivity); in mt7603_radio_read()
|
/linux/drivers/hid/ |
H A D | hid-lenovo.c | 61 int sensitivity; member 566 ret = lenovo_send_cmd_cptkbd(hdev, 0x02, cptkbd_data->sensitivity); in lenovo_features_set_cptkbd() 625 return sysfs_emit(buf, "%u\n", cptkbd_data->sensitivity); in attr_sensitivity_show_cptkbd() 640 cptkbd_data->sensitivity = value; in attr_sensitivity_store_cptkbd() 683 __ATTR(sensitivity, S_IWUSR | S_IRUGO, 885 report->field[2]->value[0] = data_pointer->sensitivity; in lenovo_features_set_tpkbd() 1019 return sysfs_emit(buf, "%u\n", data_pointer->sensitivity); in attr_sensitivity_show_tpkbd() 1034 data_pointer->sensitivity = value; in attr_sensitivity_store_tpkbd() 1089 __ATTR(sensitivity, S_IWUSR | S_IRUGO, 1234 data_pointer->sensitivity = 0xa0; in lenovo_probe_tpkbd() [all …]
|
/linux/drivers/iio/magnetometer/ |
H A D | hid-sensor-magn-3d.c | 452 if (st->rot_attributes.sensitivity.index < 0) { in magn_3d_parse_report() 457 &st->rot_attributes.sensitivity); in magn_3d_parse_report() 459 st->rot_attributes.sensitivity.index, in magn_3d_parse_report() 460 st->rot_attributes.sensitivity.report_id); in magn_3d_parse_report() 499 magn_state->rot_attributes.sensitivity.index = -1; in hid_magn_3d_probe()
|
/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-hid-roccat-kovaplus | 27 sensitivity in x direction. 37 sensitivity in y direction. 94 profile_settings holds information like resolution, sensitivity 110 profile_settings holds information like resolution, sensitivity
|
/linux/Documentation/input/devices/ |
H A D | edt-ft5x06.rst | 21 allows setting the sensitivity in the range from 0 to 31. Note that 22 lower values indicate higher sensitivity.
|
H A D | cs461x.rst | 19 The sensitivity and calibrate quality have not been tested; the two
|
/linux/drivers/iio/proximity/ |
H A D | srf08.c | 57 * Gain in the datasheet is called sensitivity here to distinct it 60 int sensitivity; member 341 len = sprintf(buf, "%d\n", data->sensitivity); in srf08_show_sensitivity() 374 data->sensitivity = val; in srf08_write_sensitivity() 439 * srf02 don't have an adjustable range or sensitivity, 515 * set default sensitivity of device here in srf08_probe()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-camera.rst | 335 sensitivity to light. The numbers are expressed in arithmetic scale, 337 sensitivity is represented by doubling the numerical ISO value. 346 .. _v4l2-iso-sensitivity-auto-type: 352 Enables or disables automatic ISO sensitivity adjustments. 361 - Manual ISO sensitivity. 363 - Automatic ISO sensitivity adjustments. 376 white balance and equivalent sensitivity. The controls of those 409 - Candle light. The camera generally raises the ISO sensitivity and 435 medium-to-high ISO sensitivity, with a relatively long exposure 441 usually increases ISO sensitivity, and adjusts exposure for the
|
/linux/drivers/input/mouse/ |
H A D | trackpoint.c | 185 TRACKPOINT_INT_ATTR(sensitivity, TP_SENS, TP_DEF_SENS); 327 TRACKPOINT_UPDATE(in_power_on_state, psmouse, tp, sensitivity); in trackpoint_sync() 349 TRACKPOINT_SET_POWER_ON_DEFAULT(tp, sensitivity); in trackpoint_defaults()
|
H A D | trackpoint.h | 148 u8 sensitivity, speed, inertia, reach; member
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | cdns,xtensa-pic.txt | 13 IRQ sensitivity and priority are fixed for each core variant and may not be
|
/linux/Documentation/devicetree/bindings/net/can/ |
H A D | cc770.txt | 15 (number and sensitivity) required for the controller.
|
/linux/include/linux/ |
H A D | hid-sensor-hub.h | 233 struct hid_sensor_hub_attribute_info sensitivity; member
|
/linux/security/smack/ |
H A D | Kconfig | 12 Smack is useful for sensitivity, integrity, and a variety
|
/linux/Documentation/netlabel/ |
H A D | draft-ietf-cipso-ipsecurity-01.txt | 357 in the sensitivity label. Tag type 5 is in the MAC Sensitivity tag type 412 categories. All categories within a range are included in the sensitivity 431 gateways, and routers that support multiple sensitivity labels. A CIPSO 449 HOST_LABEL_MAX - This parameter contains the maximum sensitivity label that 467 HOST_LABEL_MIN - This parameter contains the minimum sensitivity label that 474 PORT_LABEL_MAX - This parameter contains the maximum sensitivity label for 481 PORT_LABEL_MIN - This parameter contains the minimum sensitivity label for
|