Searched full:contains (Results 151 – 175 of 4861) sorted by relevance
12345678910>>...195
/linux-5.10/Documentation/devicetree/bindings/gpio/ |
D | nvidia,tegra186-gpio.txt | 3 Tegra186 contains two GPIO controllers; a main controller and an "AON" 75 Contains a list of names for the register spaces described by the reg 108 - The second cell contains flags: 122 - The second cell is contains flags:
|
/linux-5.10/drivers/hid/ |
D | hid-pl.c | 10 * - contains two reports, one for each port (HID_QUIRK_MULTI_INPUT) 83 /* The device contains one output report per physical device, all in plff_init() 84 containing 1 field, which contains 4 ff00.0002 usages and 4 16bit in plff_init() 87 The input reports also contain a field which contains in plff_init()
|
/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | primecell.yaml | 19 contains: 33 contains:
|
D | ste-u300.txt | 12 This contains the system controller. 21 This contains the board-specific information.
|
/linux-5.10/Documentation/filesystems/ |
D | ext2.rst | 108 in the same block group as the inode which contains them. 113 The superblock contains all the information about the configuration of 125 The information in the superblock contains fields such as the total 145 structure contains pointers to the filesystem blocks which contain the 164 in the inode. There is a pointer to an indirect block (which contains 166 block (which contains pointers to indirect blocks) and a pointer to a 167 trebly-indirect block (which contains pointers to doubly-indirect blocks). 169 The flags field contains some ext2-specific flags which aren't catered 226 filesystems. The superblock of the ext2 filesystem contains several
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-firmware-opal-powercap | 6 Each folder in this directory contains a 19 contains below sysfs attributes:
|
D | sysfs-class-devfreq-event | 14 The /sys/class/devfreq-event/event(x)/name attribute contains 23 contains the reference count to enable the devfreq-event
|
D | configfs-acpi | 7 contains sub-groups corresponding to ACPI configurable options. 14 This group contains the configuration for user defined ACPI
|
D | sysfs-bus-vfio-mdev | 5 This directory contains list of directories of currently 40 This directory contains symbolic links pointing to mdev 94 device. It contains all the attributes related to mediated
|
/linux-5.10/Documentation/features/scripts/ |
D | features-refresh.sh | 22 # arch) which contains K. 71 # Kconfig file for that arch which contains K; 74 # no Kconfig file for that arch which contains K;
|
/linux-5.10/Documentation/devicetree/bindings/net/ |
D | amlogic,meson-dwmac.yaml | 18 contains: 34 contains: 101 contains:
|
/linux-5.10/Documentation/hid/ |
D | uhid.rst | 38 The "type" field contains the ID of the event. Depending on the ID different 46 payload contains management and/or device data. 93 contains information about your device. You can start I/O now. 104 contains a data-payload. This is the raw data that you read from your device 129 This event contains a payload of type uhid_start_req. The "dev_flags" field
|
/linux-5.10/Documentation/hwmon/ |
D | ftsteutates.rst | 20 functionality of the BMC Theseus and contains several new features and 22 8 fans. It also contains an integrated watchdog which is currently
|
/linux-5.10/Documentation/RCU/ |
D | torture.rst | 130 debugging. The final "T" entry contains the totals of the counters. 230 If a run contains failures, the number of buildtime and runtime failures 250 If the test ran in a git repository, then this file contains the commit 256 This file contains the Kconfig options. 259 This contains build output for a specific scenario. 262 This contains the console output for a specific scenario. 267 This contains the kernel, which can be useful with tools like
|
/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | xylon,logicvc.yaml | 14 The LogiCVC is a display controller that also contains a GPIO controller. 38 contains:
|
/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | samsung-hsotg.txt | 19 - clocks: contains an array of clock specifiers: 21 - clock-names: contains array of clock names:
|
/linux-5.10/drivers/hwmon/ |
D | lm75.h | 8 * This file contains common code for encoding/decoding LM75 type 11 * which contains this code, we don't worry about the wasted space.
|
/linux-5.10/arch/x86/crypto/ |
D | twofish-x86_64-asm_64.S | 208 /* %rdi contains the ctx address */ 209 /* %rsi contains the output address */ 210 /* %rdx contains the input address */ 261 /* %rdi contains the ctx address */ 262 /* %rsi contains the output address */ 263 /* %rdx contains the input address */
|
/linux-5.10/Documentation/networking/ |
D | netdev-features.rst | 24 1. netdev->hw_features set contains features whose state may possibly 29 2. netdev->features set contains features which are currently enabled 33 3. netdev->vlan_features set contains features whose state is inherited 38 4. netdev->wanted_features set contains feature set requested by user.
|
/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | extended-controls.rst | 53 contains a pointer to the control array, a count of the number of 56 ``V4L2_CTRL_CLASS_USER`` contains all user controls (i. e. all controls 58 ioctl). Control class ``V4L2_CTRL_CLASS_MPEG`` contains all controls 171 contains hints on the behavior of the control. See the
|
/linux-5.10/Documentation/PCI/ |
D | sysfs-pci.rst | 32 This bus contains a single function device in slot 0. The domain and bus 62 ascii - file contains ascii text 63 binary - file contains binary data 64 cpumask - file contains a cpumask type
|
/linux-5.10/arch/powerpc/include/asm/ |
D | perf_event_server.h | 118 * select field, the mask contains 1s in every bit of the field, and 119 * the value contains a unique value for each possible setting of the 130 * add_fields value contains 1 in the LSB of the field, and the 131 * test_adder contains 2^(k-1) - 1 - N in the field.
|
/linux-5.10/arch/arm/lib/ |
D | getuser.S | 15 * Inputs: r0 contains the address 16 * r1 contains the address limit, which must be preserved 18 * r2, r3 contains the zero-extended value
|
/linux-5.10/scripts/atomic/ |
D | atomics.tbl | 3 # Where meta contains a string of variants to generate. 14 # Where args contains list of type[:name], where type is:
|
/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
D | marvel.txt | 34 - interrupts : Contains the IRQ for watchdog expiration 35 - timeout-sec : Contains the watchdog timeout in seconds
|
12345678910>>...195