Home
last modified time | relevance | path

Searched refs:numeric (Results 1 – 34 of 34) sorted by relevance

/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-class-rfkill40 Values: A numeric value.
50 Values: A numeric value.
63 Values: A numeric value.
/linux-4.1.27/Documentation/networking/
Dipsec.txt22 Therefore, a numeric threshold should be applied before compression,
24 original form without attempting compression. The numeric threshold
Dalias.txt11 This string is usually numeric, but this is not a must.
Doperstates.txt43 contains RFC2863 state of the interface in numeric representation:
/linux-4.1.27/tools/perf/Documentation/
Dperf-test.txt28 Tests to skip (comma separated numeric list).
Dperf-timechart.txt65 as number of nanoseconds. If non-numeric string is given it's
/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-medusa-video.c552 static unsigned long convert_to_twos(long numeric, unsigned long bits_len) in convert_to_twos() argument
556 if (numeric >= 0) in convert_to_twos()
557 return numeric; in convert_to_twos()
559 temp = ~(abs(numeric) & 0xFF); in convert_to_twos()
/linux-4.1.27/Documentation/ABI/obsolete/
Dsysfs-class-rfkill13 Values: A numeric value.
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dbrcm,kona-ccu.txt68 its symbolic specifier (rather than its numeric index value) should
113 its symbolic specifier (rather than its numeric index value) should
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dcap11xx.txt35 linux,keycodes: Specifies an array of numeric keycode values to
/linux-4.1.27/Documentation/s390/
Dqeth.txt34 VLAN=numeric-vlan-id - VLAN ID on which the event occurred. Not included
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio.txt177 single-gpio-range ::= <numeric-gpio-range> | <named-gpio-range>
178 numeric-gpio-range ::=
196 Elements of gpiorange-names-list corresponding to numeric ranges contain
/linux-4.1.27/Documentation/fmc/
Dmezzanine.txt27 pointer. We chose to use carrier names rather than numeric identifiers
53 Matching on FPGA cores depends on two numeric fields: the 64-bit vendor
/linux-4.1.27/Documentation/filesystems/
Dudf.txt41 decimal numeric value which will be used as the default ID for that mount.
Dgfs2-uevents.txt91 numeric journal id in all GFS2 uevents.
Dspufs.txt153 with the numeric value of the next instruction to be executed. These
188 beginning to the first non-numeric character or the end of the
257 beginning to the first non-numeric character or the end of the
Dfuse.txt85 The numeric user id of the mount owner.
89 The numeric group id of the mount owner.
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dgpmc-nand.txt20 - nand-bus-width: Set this numeric value to 16 if the hardware
/linux-4.1.27/Documentation/filesystems/nfs/
Dknfsd-stats.txt28 a sequence of unsigned decimal numeric fields. One line is shown
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt161 - replacing numeric addresses and values with hardware register names
Devents.txt149 event-specific. All the fields for this event are numeric, except for
184 The operators available for numeric fields are:
/linux-4.1.27/Documentation/
Dunicode.txt107 Klingon has an alphabet of 26 characters, a positional numeric writing
DDMA-API.txt639 dma-api/all_errors This file contains a numeric value. If this
Dkernel-parameters.txt2225 numeric uids/gids if the mount is using the
2261 server will return only numeric uids and gids to
2262 clients using auth_sys, and will accept numeric uids
Ddevices.txt1270 69 char MA16 numeric accelerator card
/linux-4.1.27/Documentation/sound/oss/
DOpti136 The numeric parameters mean:
/linux-4.1.27/Documentation/serial/
Ddriver359 Return the numeric baud rate for the specified termios, taking
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt118 Note: In this guide I will refer to the numeric keypad as the keypad.
120 manual uses the term keypad instead of numeric keypad. Also I'm lazy
228 numeric keypad is defined as the keys in the j k l area of the keyboard.
878 The numbers 90 and 122 in the above echo commands are the ascii numeric
888 where we want the output to be directed. Speakup looks at the numeric
/linux-4.1.27/Documentation/filesystems/caching/
Dcachefiles.txt113 Specify a numeric bitmask to control debugging in the kernel module.
/linux-4.1.27/Documentation/vm/
Dhugetlbpage.txt208 lowest numeric id will be used. Local policy will select the node where
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt1334 values are always numeric.
1337 or additional patches. It is usually some non-numeric string
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt806 of the sysctl value buffer will be ignored. Writes to numeric sysctl
/linux-4.1.27/Documentation/devicetree/
Dbooting-without-of.txt1156 you link the device-tree with), label or path instead of numeric value
/linux-4.1.27/arch/x86/
DKconfig338 making those few kernel messages show numeric feature bits instead.