Home
last modified time | relevance | path

Searched full:integers (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/linux/include/uapi/linux/netfilter_bridge/
H A Debt_among.h23 * MAC address is mapped onto an array of two 32-bit integers.
24 * This pair of integers is compared with MAC addresses in the
25 * hash table, which are stored also in form of pairs of integers
/linux/lib/
H A Dcmdline.c83 * get_options - Parse a string into a list of integers
89 * list of integers, a hyphen-separated range of _positive_ integers,
95 * returns the amount of parseable integers as described below.
99 * The first element is filled by the number of collected integers
/linux/include/uapi/linux/
H A Dnetlink.h338 * integers (S64)
340 * integers (S64)
342 * integers (U64)
344 * integers (U64)
357 * @NL_POLICY_TYPE_ATTR_MASK: mask of valid bits for unsigned integers (U64)
/linux/Documentation/devicetree/bindings/firmware/
H A Dnxp,imx95-scmi-pinctrl.yaml28 each entry consists of 6 integers and represents the mux and config
29 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,scu-pinctrl.yaml37 each entry consists of 3 integers and represents the pin ID, the mux value
38 and pad setting for the pin. The first 2 integers - pin_id and mux_val - are
H A Dfsl,imxrt1050.yaml35 each entry consists of 6 integers and represents the mux and config
36 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
H A Dfsl,imxrt1170.yaml35 each entry consists of 6 integers and represents the mux and config
36 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
H A Dfsl,imx8ulp-pinctrl.yaml34 each entry consists of 5 integers and represents the mux and config
35 setting for one pin. The first 4 integers <mux_config_reg input_reg
H A Dfsl,imx8m-pinctrl.yaml38 each entry consists of 6 integers and represents the mux and config
39 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
H A Dfsl,imx9-pinctrl.yaml39 each entry consists of 6 integers and represents the mux and config
40 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
H A Dfsl,imx7ulp-iomuxc1.yaml39 Each entry consists of 5 integers which represents the mux
40 and config setting for one pin. The first 4 integers
H A Dfsl,imx7d-pinctrl.yaml43 each entry consists of 6 integers and represents the mux and config
44 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
H A Dfsl,imx-pinctrl.txt25 - fsl,pins: each entry consists of 6 integers and represents the mux and config
26 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg mux_val
/linux/Documentation/ABI/testing/
H A Dsysfs-class-chromeos-driver-cros-ec-lightbar37 The values written to this file are sets of four integers,
43 more than one set of four integers.
H A Dsysfs-driver-hid-lenovo41 Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity).
49 Values are decimal integers from 1 (slowest) to 255 (fastest).
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-netxbig.txt9 - timers: Timer array. Each timer entry is represented by three integers:
16 - mode-val: Mode to value mapping. Each entry is represented by two integers:
/linux/drivers/char/xilinx_hwicap/
H A Dfifo_icap.h43 /* Reads integers from the device into the storage buffer. */
49 /* Writes integers to the device from the storage buffer. */
/linux/arch/arm/nwfpe/
H A DARM-gcc.h13 integers of at least as many bits as specified. For example, `uint8' should
14 be the most convenient type that can hold unsigned integers of as many as
34 Each of the following `typedef's defines a type that holds integers
/linux/rust/kernel/device/
H A Dproperty.rs166 /// can be read are strings, integers and arrays of integers.
168 /// Reading a [`KVec`] of integers is done with the separate
429 /// This is implemented for strings, integers and arrays of integers. It's used
468 /// Implemented for all integers that can be read as properties.
488 // `PropertyInt` for integers of various sizes. Its input is a list
/linux/rust/kernel/str/
H A Dparse_int.rs5 //! Integer parsing functions for parsing signed and unsigned integers
44 /// Trait for parsing string representations of integers.
90 // NOTE: 128 bit integers are not available on all in from_str()
/linux/drivers/opp/
H A Ddebugfs.c61 char name[] = "icc-path-XXXXXXXXXXX"; /* Integers can take 11 chars max */ in opp_debug_create_bw()
83 char name[] = "rate_hz_XXXXXXXXXXX"; /* Integers can take 11 chars max */ in opp_debug_create_clks()
105 char name[] = "supply-XXXXXXXXXXX"; /* Integers can take 11 chars max */ in opp_debug_create_supplies()
/linux/drivers/scsi/bfa/
H A Dbfa_plog.h20 #define BFA_PL_INT_LOG_SZ 8 /* number of integers in the integer log */
40 * integers in the int_log[] (0-PL_INT_LOG_SZ).
/linux/Documentation/security/
H A Dsiphash.rst14 an input buffer or several input integers. It spits out an integer that is
32 There are two variants of the function, one that takes a list of integers, and
155 There are two variants of the function, one that takes a list of integers, and
/linux/kernel/time/
H A Djiffies.c219 * proc_dointvec_jiffies - read a vector of integers as seconds
242 * proc_dointvec_userhz_jiffies - read a vector of integers as 1/USER_HZ seconds
265 * proc_dointvec_ms_jiffies - read a vector of integers as 1 milliseconds
/linux/drivers/acpi/acpica/
H A Dutstrtoul64.c5 * 64-bit and 32-bit integers
20 * 1) A standard strtoul() function that supports 64-bit integers, base
30 * iASL - Main parser, conversion of constants to integers
73 * iASL - Main ASL parser, conversion of ASL constants to integers

12345678910>>...14