Searched full:grouped (Results 1 – 25 of 206) sorted by relevance
123456789
/Linux-v6.1/drivers/leds/rgb/ |
D | Kconfig | 10 grouped into multicolor LEDs. 25 a LED, grouped to represent a RGB LED or exposed as PWM channels.
|
/Linux-v6.1/drivers/thermal/ti-soc-thermal/ |
D | omap5xxx-bandgap.h | 25 * Register below are grouped by domain (not necessarily in offset order) 61 * grouped by register. 106 * and thresholds for OMAP5430. Definitions are grouped
|
D | dra752-bandgap.h | 29 * Register below are grouped by domain (not necessarily in offset order) 79 * grouped by register. 130 * and thresholds for DRA752. Definitions are grouped
|
D | omap4xxx-bandgap.h | 37 * grouped by register. 107 * grouped by register.
|
/Linux-v6.1/tools/perf/tests/shell/ |
D | stat.sh | 50 # Topdown events must be grouped with the slots event first. Test that 74 # Weak groups break if the perf_event_open of multiple grouped events
|
/Linux-v6.1/include/net/ |
D | flow_dissector.h | 110 /* (src,dst) must be grouped, in the same way than in IP header */ 121 /* (src,dst) must be grouped, in the same way than in IP header */ 217 /* (dst,src) must be grouped, in the same way than in ETH header */
|
/Linux-v6.1/drivers/pci/controller/mobiveil/ |
D | pcie-mobiveil.h | 23 * translation tables are grouped into windows, each window registers are 24 * grouped into blocks of 4 or 16 registers each
|
/Linux-v6.1/Documentation/devicetree/bindings/leds/ |
D | leds-class-multicolor.yaml | 15 etc.) or standalone LEDs, to achieve logically grouped multi-color LED
|
D | leds-lp50xx.yaml | 68 or grouped into a module bank.
|
/Linux-v6.1/sound/pci/asihpi/ |
D | hpipcida.h | 14 they MUST be grouped by HPI entry point.
|
/Linux-v6.1/Documentation/devicetree/bindings/reset/ |
D | st,stih407-powerdown.yaml | 16 registers. These have been grouped together into a single reset controller
|
/Linux-v6.1/tools/perf/scripts/python/ |
D | event_analyzing_sample.py | 132 print("Statistics about the general events grouped by thread/symbol/dso: \n") 165 … print("Statistics about the PEBS Load Latency events grouped by thread/symbol/dse/latency: \n")
|
/Linux-v6.1/Documentation/dev-tools/kunit/ |
D | style.rst | 23 To make tests easy to find, they are grouped into suites and subsystems. A test 79 KUnit tests are grouped into test suites, which cover a specific area of
|
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/ |
D | sleep.yaml | 37 reasonably grouped in this manner, then create a virtual sleep controller
|
/Linux-v6.1/net/netfilter/ |
D | nft_set_pipapo.h | 18 /* Bits to be grouped together in table buckets depending on set size */ 116 * @bb: Number of bits grouped together in lookup table buckets
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-led | 17 The percentage is calculated for each grouped LED via
|
/Linux-v6.1/arch/mips/include/asm/sgi/ |
D | gio.h | 27 * There are un-slotted devices, HPC, I/O and misc devices, which are grouped
|
/Linux-v6.1/arch/arm/include/asm/ |
D | mpu.h | 33 /* C, B and TEX[2:0] bits only have semantic meanings when grouped */
|
/Linux-v6.1/fs/ubifs/ |
D | recovery.c | 574 dbg_rcvry("dropping grouped node at %d:%d", in drop_last_group() 626 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local 630 dbg_rcvry("%d:%d, jhead %d, grouped %d", lnum, offs, jhead, grouped); in ubifs_recover_leb() 703 if (grouped) in ubifs_recover_leb() 705 * If nodes are grouped, always drop the incomplete group at in ubifs_recover_leb()
|
/Linux-v6.1/drivers/pinctrl/ |
D | pinctrl-lantiq.h | 82 /* a number of multifunction pins can be grouped together */
|
/Linux-v6.1/Documentation/leds/ |
D | leds-qcom-lpg.rst | 15 individual LEDs, grouped together as RGB LEDs or otherwise be accessed as PWM
|
/Linux-v6.1/Documentation/filesystems/ext4/ |
D | blocks.rst | 8 integral power of 2. Blocks are in turn grouped into larger units called
|
/Linux-v6.1/Documentation/block/ |
D | deadline-iosched.rst | 35 Requests are grouped into ``batches`` of a particular data direction (read or
|
/Linux-v6.1/include/soc/tegra/ |
D | pmc.h | 65 * I/O pins on Tegra SoCs are grouped into so-called I/O pads. Each such pad
|
/Linux-v6.1/drivers/gpu/drm/ttm/ |
D | ttm_module.c | 47 * The basic idea is that resources are grouped together in buffer objects of
|
123456789