Searched full:appropriate (Results 1 – 25 of 1759) sorted by relevance
12345678910>>...71
/Linux-v5.10/fs/nls/ |
D | Kconfig | 45 in so-called DOS codepages. You need to include the appropriate 57 in so-called DOS codepages. You need to include the appropriate 69 in so-called DOS codepages. You need to include the appropriate 82 so-called DOS codepages. You need to include the appropriate 98 so-called DOS codepages. You need to include the appropriate 113 so-called DOS codepages. You need to include the appropriate 124 so-called DOS codepages. You need to include the appropriate 135 so-called DOS codepages. You need to include the appropriate 146 so-called DOS codepages. You need to include the appropriate 157 so-called DOS codepages. You need to include the appropriate [all …]
|
/Linux-v5.10/Documentation/admin-guide/ |
D | kernel-parameters.rst | 92 AX25 Appropriate AX.25 support is enabled. 104 HW Appropriate hardware is enabled. 111 ISDN Appropriate ISDN support is enabled. 113 JOY Appropriate joystick support is enabled. 124 MOUSE Appropriate mouse support is enabled. 127 NET Appropriate network support is enabled. 129 NFS Appropriate NFS support is enabled. 141 PS2 Appropriate PS/2 support is enabled. 145 SCSI Appropriate SCSI support is enabled. 158 TS Appropriate touchscreen support is enabled.
|
/Linux-v5.10/Documentation/locking/ |
D | hwspinlock.rst | 28 appropriate user process. 83 appropriate error code on failure (e.g. -EINVAL if the hwspinlock 100 Returns 0 when successful and an appropriate error code otherwise (most 115 Returns 0 when successful and an appropriate error code otherwise (most 132 Returns 0 when successful and an appropriate error code otherwise (most 149 Returns 0 when successful and an appropriate error code otherwise (most 165 Returns 0 when successful and an appropriate error code otherwise (most 183 Returns 0 on success and an appropriate error code otherwise (most 199 Returns 0 on success and an appropriate error code otherwise (most 216 Returns 0 on success and an appropriate error code otherwise (most [all …]
|
/Linux-v5.10/Documentation/staging/ |
D | rpmsg.rst | 39 expose appropriate user space interfaces, if needed. 61 arrive, the rpmsg core dispatches them to the appropriate driver according 86 Returns 0 on success and an appropriate error value on failure. 109 Returns 0 on success and an appropriate error value on failure. 133 Returns 0 on success and an appropriate error value on failure. 149 Returns 0 on success and an appropriate error value on failure. 170 Returns 0 on success and an appropriate error value on failure. 191 Returns 0 on success and an appropriate error value on failure. 201 appropriate callback handler) by means of an rpmsg_endpoint struct. 257 Returns 0 on success, and an appropriate error value on failure.
|
/Linux-v5.10/drivers/firmware/ |
D | ti_sci.c | 236 * Processes one received message to appropriate transfer information and 440 * Return: 0 if all went fine, else return appropriate error. 500 * Return: 0 if all went well, else returns appropriate error value. 557 * Return: 0 if all went fine, else return appropriate error. 628 * Return: 0 if all went fine, else return appropriate error. 647 * Return: 0 if all went fine, else return appropriate error. 666 * Return: 0 if all went fine, else return appropriate error. 685 * Return: 0 if all went fine, else return appropriate error. 704 * Return: 0 if all went fine, else return appropriate error. 718 * appropriate error. [all …]
|
/Linux-v5.10/Documentation/userspace-api/ |
D | unshare.rst | 77 appropriate by system administrators. 188 appropriate process context structures, populates it with values from 196 task. Therefore unshare() has to take appropriate task_lock() 214 appropriate context structures and then associate them with the 222 structure, if the appropriate bit is set in the flags argument. 250 and duplicated the appropriate structure and the second component 253 These dup_* functions allocated and duplicated the appropriate 274 modify appropriate context pointers, and release the 311 unshares the appropriate structure. Verify that unsharing
|
/Linux-v5.10/drivers/dma/ |
D | of-dma.c | 98 * Returns 0 on success or appropriate errno value on error. 100 * Allocated memory should be freed with appropriate of_dma_controller_free() 165 * Returns 0 on success or appropriate errno value on error. 167 * Allocated memory should be freed with appropriate of_dma_controller_free() 234 * Returns pointer to appropriate DMA channel on success or an error pointer. 304 * pointer to appropriate dma channel on success or NULL on error. 334 * Returns pointer to appropriate dma channel on success or NULL on error.
|
D | acpi-dma.c | 38 * 1 on success, 0 when no information is available, or appropriate errno value 155 * Allocated memory should be freed with appropriate acpi_dma_controller_free() 159 * 0 on success or appropriate errno value on error. 203 * 0 on success or appropriate errno value on error. 243 * 0 on success or appropriate errno value on error. 292 * That's why we can safely adjust slave_id when the appropriate controller is 356 * Pointer to appropriate dma channel on success or an error pointer. 426 * Pointer to appropriate dma channel on success or an error pointer.
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | kvm_booke_hv_asm.h | 23 * r11 = appropriate SRR1 variant (currently used as scratch) 29 * appropriate SCRATCH = saved r8 32 * r11 = appropriate SRR1 variant (currently used as scratch)
|
/Linux-v5.10/Documentation/devicetree/bindings/pci/ |
D | uniphier-pcie.txt | 14 According to the reg-names, appropriate register sets are required. 25 interrupt-names, appropriate interrupts are required. 31 - phys: A phandle to generic PCIe PHY. According to the phy-names, appropriate
|
/Linux-v5.10/Documentation/infiniband/ |
D | user_verbs.rst | 12 libibverbs also requires appropriate device-dependent kernel and 64 To create the appropriate character device files automatically with 75 appropriate MODE or GROUP to the udev rule.
|
/Linux-v5.10/drivers/hwspinlock/ |
D | hwspinlock_core.c | 83 * to choose the appropriate @mode of operation, exactly the same way users 199 * to choose the appropriate @mode of operation, exactly the same way users 202 * Returns 0 when the @hwlock was successfully taken, and an appropriate 259 * to the user to choose the appropriate @mode of operation, exactly the 337 * appropriate error as returned from the OF parsing of the DT client node. 404 * appropriate error as returned from the OF parsing of the DT client node. 484 * Returns 0 on success, or an appropriate error code on failure 532 * Returns 0 on success, or an appropriate error code on failure 581 * Returns 0 on success, or an appropriate error code on failure 610 * Returns 0 on success, or an appropriate error code on failure [all …]
|
/Linux-v5.10/drivers/rpmsg/ |
D | rpmsg_core.c | 32 * appropriate callback handler) by means of an rpmsg_endpoint struct. 105 * Returns 0 on success and an appropriate error value on failure. 134 * Returns 0 on success and an appropriate error value on failure. 165 * Returns 0 on success and an appropriate error value on failure. 194 * Returns 0 on success and an appropriate error value on failure. 222 * Returns 0 on success and an appropriate error value on failure. 272 * Returns 0 on success and an appropriate error value on failure. 562 * Returns 0 on success, and an appropriate error value on failure. 576 * Returns 0 on success, and an appropriate error value on failure.
|
/Linux-v5.10/drivers/firmware/arm_scmi/ |
D | base.c | 55 * Return: 0 on success, else appropriate SCMI error. 87 * Return: 0 on success, else appropriate SCMI error. 128 * Return: 0 on success, else appropriate SCMI error. 161 * Return: 0 on success, else appropriate SCMI error. 219 * Return: 0 on success, else appropriate SCMI error.
|
/Linux-v5.10/sound/soc/codecs/ |
D | wm9713.h | 22 /* Calculate the appropriate bit mask for the external PCM clock divider */ 25 /* Calculate the appropriate bit mask for the external HiFi clock divider */
|
/Linux-v5.10/include/linux/ |
D | rculist_nulls.h | 27 * holding appropriate locks) to avoid racing with another 67 * (such as holding appropriate locks) to avoid racing 90 * (such as holding appropriate locks) to avoid racing 121 * (such as holding appropriate locks) to avoid racing
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-compressed.rst | 73 appropriate number of macroblocks to decode a full 121 this pixel format. The output buffer must contain the appropriate number 162 this pixel format. The output buffer must contain the appropriate number 204 Buffers associated with this pixel format must contain the appropriate
|
D | dev-decoder.rst | 255 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``OUTPUT``. 278 * The ``CAPTURE`` format will be updated with an appropriate frame buffer 302 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``OUTPUT``. 327 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``OUTPUT``. 404 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``. 434 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``. 517 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``. 538 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``. 606 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``. 620 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``CAPTURE``. [all …]
|
/Linux-v5.10/include/linux/decompress/ |
D | generic.h | 25 *bytes should be read per call. Replace XXX with the appropriate decompressor 31 *flush the output buffer at the appropriate time (decompressor and stream
|
/Linux-v5.10/Documentation/driver-api/phy/ |
D | samsung-usb2.rst | 27 the appropriate compatible string. In addition, this file contains 105 by modifying appropriate registers. 107 Final change to the driver is adding appropriate compatible value to the
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-class-power-twl4030 | 9 "auto" draw power as appropriate for detected 30 "auto" draw power as appropriate for detected
|
D | sysfs-class-net-phydev | 26 This ID is used to match the device with the appropriate 37 appropriate mode for its data lines to the PHY hardware.
|
/Linux-v5.10/security/integrity/evm/ |
D | evm_secfs.c | 37 * Returns number of bytes read or error code, as appropriate 64 * Returns number of bytes written or error code, as appropriate 124 * Returns number of bytes read or error code, as appropriate 170 * Returns number of bytes written or error code, as appropriate
|
/Linux-v5.10/Documentation/arm/sa1100/ |
D | serial_uart.rst | 41 In addition to the creation of the appropriate device nodes above, you 50 - don't forget to add 'ttySA0', 'console', or the appropriate tty name
|
/Linux-v5.10/Documentation/devicetree/bindings/regulator/ |
D | uniphier-regulator.txt | 22 According to the clock-names, appropriate clocks are required. 27 According to the reset-names, appropriate resets are required.
|
12345678910>>...71