Home
last modified time | relevance | path

Searched full:numerical (Results 1 – 25 of 103) sorted by relevance

12345

/linux/include/uapi/linux/ !
H A Dmedia-bus-format.h26 * per pixel and order of subsamples. Numerical values are sorted using generic
27 * numerical sort order (8 thus comes before 10).
30 * enumeration, the bus formats are explicitly given a numerical value. The next
/linux/tools/net/ynl/pyynl/lib/ !
H A Dnlspec.py66 value numerical value of this enum (use accessors in most situations!)
103 Represents an enumeration (list of numerical constants)
156 value numerical ID when serialized
340 value numerical ID when serialized, None if req/rsp values differ
342 req_value numerical ID when serialized, user -> kernel
343 rsp_value numerical ID when serialized, user <- kernel
/linux/Documentation/firmware-guide/acpi/dsd/ !
H A Ddata-node-references.rst27 with a property "reg" that shall have the same numerical value as the number of
30 In case a hierarchical data extensions node has no numerical value, then the
H A Dleds.rst10 tells the numerical ID of each individual LED output to which the LEDs are
/linux/tools/lib/subcmd/ !
H A Dparse-options.c266 return opterror(opt, "expects a numerical value", flags); in get_value()
281 return opterror(opt, "expects an unsigned numerical value", flags); in get_value()
284 return opterror(opt, "expects a numerical value", flags); in get_value()
300 return opterror(opt, "expects a numerical value", flags); in get_value()
316 return opterror(opt, "expects a numerical value", flags); in get_value()
331 return opterror(opt, "expects an unsigned numerical value", flags); in get_value()
334 return opterror(opt, "expects a numerical value", flags); in get_value()
/linux/drivers/gpu/drm/vboxvideo/ !
H A Dhgsmi_channels.h12 * to a free 16 bit numerical value. values are allocated in range
/linux/include/linux/ !
H A Dleds-regulator.h18 * If you have several regulator driven LEDs, you can append a numerical id to
H A Dprandom.h50 /* Pseudo random number generator from numerical recipes. */
H A Dasn1.h47 ASN1_NUMSTR = 18, /* Numerical String */
/linux/Documentation/devicetree/bindings/sound/ !
H A Dadi,adau1701.txt19 - adi,pin-config: An array of 12 numerical values selecting one of the
/linux/arch/sh/include/mach-common/mach/ !
H A Dmangle-port.h15 * you can't have the numerical value of data and byte addresses within
/linux/net/9p/ !
H A Derror.c73 {"Numerical argument out of domain", EDOM},
74 {"Numerical result out of range", ERANGE},
/linux/arch/sparc/include/uapi/asm/ !
H A Dfcntl.h24 * the O_SYNC flag. We continue to use the existing numerical value
/linux/Documentation/iio/ !
H A Dad4030.rst141 cause numerical saturation.
146 applying an offset can cause numerical saturation.
/linux/arch/alpha/include/uapi/asm/ !
H A Dfcntl.h21 * the O_SYNC flag. We continue to use the existing numerical value
/linux/Documentation/devicetree/bindings/gpio/ !
H A Dgpio.txt256 2.2) Ordinary (numerical) GPIO ranges
318 If numerical and named pin groups are mixed, the string corresponding to a
319 numerical pin range in gpio-ranges-group-names must be empty.
/linux/arch/mips/include/asm/mach-generic/ !
H A Dmangle-port.h21 * you can't have the numerical value of data and byte addresses within
/linux/arch/mips/include/uapi/asm/ !
H A Dfcntl.h25 * the O_SYNC flag. We continue to use the existing numerical value
/linux/drivers/md/dm-vdo/ !
H A Derrors.c50 [EDOM] = "Numerical argument out of domain",
51 [ERANGE] = "Numerical result out of range"
/linux/drivers/net/ethernet/netronome/nfp/ !
H A Dnfp_abi.h58 * @id: numerical user-visible id of the shared buffer
/linux/include/drm/ !
H A Ddrm_property.h110 * Enumerated properties take a numerical value that ranges from 0 to
114 * numerical value to get and set property instance values. Enum
/linux/net/netlabel/ !
H A Dnetlabel_addrlist.c160 * numerical value) appears first in the list */ in netlbl_af4list_add()
198 * numerical value) appears first in the list */ in netlbl_af6list_add()
/linux/drivers/gpu/drm/xe/ !
H A Dxe_guc.h17 * numerical comparisons.
/linux/net/sctp/ !
H A Ddebug.c10 * This file converts numerical ID value to alphabetical names for SCTP
/linux/Documentation/admin-guide/media/ !
H A Dremote-controller.rst69 Xorg recognizes several IR keycodes that have its numerical value lower

12345