Home
last modified time | relevance | path

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

12345

/linux-6.12.1/include/uapi/linux/
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-6.12.1/tools/net/ynl/lib/
Dnlspec.py66 value numerical value of this enum (use accessors in most situations!)
103 Represents an enumeration (list of numerical constants)
153 value numerical ID when serialized
334 value numerical ID when serialized, None if req/rsp values differ
336 req_value numerical ID when serialized, user -> kernel
337 rsp_value numerical ID when serialized, user <- kernel
/linux-6.12.1/Documentation/firmware-guide/acpi/dsd/
Ddata-node-references.rst24 with a property "reg" that shall have the same numerical value as the number of
27 In case a hierarchical data extensions node has no numerical value, then the
/linux-6.12.1/tools/lib/subcmd/
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-6.12.1/drivers/gpu/drm/vboxvideo/
Dhgsmi_channels.h12 * to a free 16 bit numerical value. values are allocated in range
/linux-6.12.1/include/linux/
Dleds-regulator.h18 * If you have several regulator driven LEDs, you can append a numerical id to
Dprandom.h49 /* Pseudo random number generator from numerical recipes. */
Dasn1.h47 ASN1_NUMSTR = 18, /* Numerical String */
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dadi,adau1701.txt19 - adi,pin-config: An array of 12 numerical values selecting one of the
/linux-6.12.1/arch/sh/include/mach-common/mach/
Dmangle-port.h15 * you can't have the numerical value of data and byte addresses within
/linux-6.12.1/net/9p/
Derror.c72 {"Numerical argument out of domain", EDOM},
73 {"Numerical result out of range", ERANGE},
/linux-6.12.1/arch/sparc/include/uapi/asm/
Dfcntl.h24 * the O_SYNC flag. We continue to use the existing numerical value
/linux-6.12.1/Documentation/devicetree/bindings/gpio/
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-6.12.1/arch/alpha/include/uapi/asm/
Dfcntl.h21 * the O_SYNC flag. We continue to use the existing numerical value
/linux-6.12.1/drivers/md/dm-vdo/
Derrors.c50 [EDOM] = "Numerical argument out of domain",
51 [ERANGE] = "Numerical result out of range"
/linux-6.12.1/arch/mips/include/uapi/asm/
Dfcntl.h25 * the O_SYNC flag. We continue to use the existing numerical value
/linux-6.12.1/arch/mips/include/asm/mach-generic/
Dmangle-port.h21 * you can't have the numerical value of data and byte addresses within
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/
Dnfp_abi.h58 * @id: numerical user-visible id of the shared buffer
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc.h17 * numerical comparisons.
/linux-6.12.1/net/netlabel/
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-6.12.1/include/drm/
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-6.12.1/include/trace/events/
Dregulator.h106 * Events that take a range of numerical values, mostly for voltages
/linux-6.12.1/net/sctp/
Ddebug.c10 * This file converts numerical ID value to alphabetical names for SCTP
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events78 A string specifying the English plural numerical unit that <event>
/linux-6.12.1/Documentation/admin-guide/media/
Dremote-controller.rst69 Xorg recognizes several IR keycodes that have its numerical value lower

12345