| /linux/Documentation/usb/ |
| H A D | misc_usbsevseg.rst | 45 5. Set the decimal places. 46 The device has either 6 or 8 decimal points. 47 to set the nth decimal place calculate 10 ** n 50 For example, to set the 0th and 3rd decimal place
|
| H A D | usbmon.rst | 130 - Timestamp in microseconds, a decimal number. The timestamp's resolution 148 Bus number, Device address, and Endpoint are decimal numbers, but they may 158 The status field is a decimal number, sometimes negative, which represents 178 total of 5. The word consists of 3 colon-separated decimal numbers for
|
| /linux/Documentation/ABI/testing/ |
| H A D | ima_policy | 44 uid:= decimal value 45 euid:= decimal value 46 gid:= decimal value 47 egid:= decimal value 48 fowner:= decimal value 49 fgroup:= decimal value 72 pcr:= decimal value
|
| H A D | sysfs-bus-usb-devices-usbsevseg | 41 Description: Controls the decimal places on the device. 42 To set the nth decimal place, give this field 44 the value k and has 1 or more decimal places set,
|
| H A D | sysfs-devices-mmc | 10 Unit Byte. Format decimal. 21 Unit KByte. Format decimal.
|
| H A D | sysfs-class-net | 112 as a decimal value. Some NICs have multiple independent ports 194 decimal number. This attribute is used for mapping an interface 205 the interface is linked to. Format is decimal. This attribute is 214 Indicates the interface link mode, as a decimal number. This 229 bytes, and in decimal format. Specific values depends on the 238 Indicates the interface network device group, as a decimal 298 Indicates the interface protocol type as a decimal value. See
|
| H A D | sysfs-driver-hid-lenovo | 41 Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity). 49 Values are decimal integers from 1 (slowest) to 255 (fastest).
|
| H A D | sysfs-bus-usb | 327 The current interface alternate setting number, in decimal. 342 This value shows the current configuration, in decimal. 403 Maximum endpoint 0 packet size, in decimal. 415 decimal. The current configuration is controlled via: 429 Number of interfaces on this device, in decimal. 478 USB interface device number, in decimal.
|
| /linux/tools/perf/scripts/python/ |
| H A D | task-analyzer.py | 17 import decimal 554 return self._time_out * decimal.Decimal(factor) 559 return self._time_in * decimal.Decimal(factor) 563 return (self._time_out - self._time_in) * decimal.Decimal(factor) 774 return decimal.Decimal(time_ns) / decimal.Decimal(1e9) 872 if time >= decimal.Decimal(lower_time_limit): 876 if time <= decimal.Decimal(upper_time_limit): 882 if (time >= decimal.Decimal(lower_time_limit) and 883 time <= decimal.Decimal(upper_time_limit)): 886 elif time > decimal.Decimal(upper_time_limit):
|
| /linux/Documentation/ABI/stable/ |
| H A D | procfs-audit_loginuid | 9 decimal unsigned int (%u, u32). If it is unset, 24 audit login session ID of process $pid as a decimal
|
| H A D | sysfs-driver-ib_srp | 25 * max_sect, a decimal number specifying the maximum number of 27 * max_cmd_per_lun, a decimal number specifying the maximum 71 * max_it_iu_size, a decimal number specifying the maximum
|
| /linux/drivers/iio/light/ |
| H A D | opt3001.c | 252 int decimal = opt->chip_info->factor_decimal; in opt3001_to_iio_ret() local 256 *val2 = (ret - (*val * integer)) * decimal; in opt3001_to_iio_ret() 571 int decimal; in opt3001_write_event_value() local 592 decimal = opt->chip_info->factor_decimal; in opt3001_write_event_value() 594 mantissa = (((val * integer) + (val2 / decimal)) / whole) >> exponent; in opt3001_write_event_value()
|
| /linux/drivers/iio/accel/ |
| H A D | adxl355.h | 20 int decimal; member
|
| /linux/arch/m68k/fpsp040/ |
| H A D | binstr.S | 10 | lword of the packed decimal memory string.) 15 | The 64-bit binary is assumed to have a decimal point before 18 | msb form a decimal digit. This process is iterated until
|
| H A D | bindec.S | 47 | after the decimal point which are to be included as 54 | of decimal places needed to insure LEN integer digits 96 | such that the decimal point is to the left of bit 63. 280 | original decimal point which are to be included as 330 | of decimal places needed to insure LEN integer digits
|
| /linux/Documentation/input/devices/ |
| H A D | iforce-protocol.rst | 186 06+07 Dead band (Val 01F4 = 5000 (decimal)) 187 08 Positive saturation (Val 0a = 1000 (decimal) Val 64 = 10000 (decimal)) 191 maximum value is 64 (100 decimal), the min is 9c.
|
| /linux/tools/tracing/rtla/src/ |
| H A D | osnoise_top.c | 196 int decimal; in osnoise_top_print() local 206 decimal = percentage % 100000; in osnoise_top_print() 211 trace_seq_printf(s, " %3d.%05d", percentage, decimal); in osnoise_top_print()
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_ds2438.rst | 68 registers and provided as an ASCII decimal value. 85 After the voltage conversion the value is returned as decimal ASCII.
|
| /linux/Documentation/fb/ |
| H A D | sisfb.rst | 81 - or simply use the VESA mode number in hexadecimal or decimal. 89 number in decimal or hexadecimal. For example: vesa=791 or vesa=0x117. Please 146 represents the VESA mode number (can be given in decimal or
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | net_cls.rst | 19 Reading net_cls.classid yields a decimal result.
|
| /linux/Documentation/hwmon/ |
| H A D | ds620.rst | 26 returned via sysfs displays post decimal positions.
|
| /linux/tools/usb/usbip/ |
| H A D | configure.ac | 5 AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number])
|
| /linux/fs/pstore/ |
| H A D | Kconfig | 116 3) /dev/<disk_name><decimal> represents the device name and number 118 4) /dev/<disk_name>p<decimal> - same as the above, this form is
|
| /linux/drivers/accessibility/speakup/ |
| H A D | DefaultKeyAssignments | 28 InsKeyPad-minus Say character hex and decimal value.
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | cx88-devel.rst | 49 Datasheet incorrectly states to use 47 decimal. 188 is the length.
|