Searched full:makes (Results 1 – 25 of 2039) sorted by relevance
12345678910>>...82
/Linux-v5.10/Documentation/networking/ |
D | framerelay.rst | 28 Sangoma makes more firmware modules available, it can be updated to provide 31 Configuration of the FRAD makes use of another net-tools program, 'fradcfg'. 32 This program makes use of a configuration file (which dlcicfg can also read)
|
/Linux-v5.10/drivers/hid/ |
D | hid-lg3ff.c | 31 * 0 0 127 127 makes the joystick autocenter hard 33 * 127 0 127 127 makes the joystick loose on the right, 36 * -127 0 -127 -127 makes the joystick loose on the left, 39 * 0 0 -127 -127 makes the joystick rattle very hard
|
/Linux-v5.10/drivers/media/platform/atmel/ |
D | Kconfig | 12 This module makes the ATMEL Image Sensor Controller available 22 This module makes the ATMEL Image Sensor Interface available
|
/Linux-v5.10/Documentation/hwmon/ |
D | g762.rst | 25 set desired fan speed. This only makes sense in closed-loop 59 integer value between 0 and 255. 0 stops the fan, 255 makes 65 entry (0 stops the fan, 255 makes it run at full speed). In closed-loop mode
|
D | submitting-patches.rst | 30 and a consistent coding style makes it easier for others to understand 52 your patch into a cleanup part and the actual addition. This makes it easier 81 checkpatch, but also makes it more difficult to review the code. 84 may save a line or so in the source, it obfuscates the code and makes code
|
/Linux-v5.10/arch/x86/ |
D | Kconfig.cpu | 412 makes the kernel a tiny bit smaller. Disabling it on an Intel 426 makes the kernel a tiny bit smaller. Disabling it on a Cyrix 439 makes the kernel a tiny bit smaller. Disabling it on an AMD 453 makes the kernel a tiny bit smaller. Disabling it on an Hygon 466 makes the kernel a tiny bit smaller. Disabling it on a Centaur 480 makes the kernel a tiny bit smaller. Disabling it on a Transmeta 494 makes the kernel a tiny bit smaller. Disabling it on a UMC 507 makes the kernel a tiny bit smaller. Disabling it on a Zhaoxin
|
/Linux-v5.10/tools/testing/ktest/examples/ |
D | README | 3 is broken up by task which makes it easier to understand how to set up 11 lots of different architectures. It only does build tests, but makes
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-light-isl29018 | 9 Scheme 0, makes full n (4, 8, 12, 16) bits (unsigned) proximity 11 2^n. Logic 1 of this bit, Scheme 1, makes n-1 (3, 7, 11, 15)
|
D | sysfs-class-rtc | 77 clock per billion ticks. A positive value makes a day pass more 78 slowly, longer, and a negative value makes a day pass more
|
/Linux-v5.10/arch/sparc/include/asm/ |
D | vvar.h | 65 smp_wmb(); /* Makes sure that increment of seq is reflected */ in vvar_write_begin() 70 smp_wmb(); /* Makes the value of seq current before we increment */ in vvar_write_end()
|
/Linux-v5.10/drivers/net/wireless/ath/ |
D | Kconfig | 30 Right now only ath9k makes use of this. 38 Currently, ath9k makes use of this facility.
|
/Linux-v5.10/arch/csky/abiv2/ |
D | memset.S | 66 /* If dest is not aligned, just set some bytes makes the dest 73 /* Makes the dest align. */
|
D | memcpy.S | 84 * If dest is not aligned, just copying some bytes makes the 91 /* Makes the dest align. */
|
D | memmove.S | 87 /* If dest is not aligned, just copy some bytes makes the dest 94 /* Makes the dest align. */
|
/Linux-v5.10/scripts/ |
D | coccicheck | 215 echo ' The semantic patch that makes this change is available' 217 echo ' The semantic patch that makes this report is available' 221 echo ' The semantic patch that makes this Org report is available' 223 echo ' The semantic patch that makes this output is available'
|
/Linux-v5.10/arch/x86/include/asm/ |
D | frame.h | 29 * is just setting the LSB, which makes it an invalid stack address and is also 42 * is just clearing the MSB, which makes it an invalid stack address and is also
|
/Linux-v5.10/Documentation/filesystems/ |
D | ubifs.rst | 60 which makes UBIFS much faster on writes. 62 Similarly to JFFS2, UBIFS supports on-the-flight compression which makes 102 Passing this option makes authentication mandatory.
|
D | hfs.rst | 42 Select partition number n from the devices. Does only makes 63 filesystems namespace which is kind of a cludge and makes the semantics for
|
/Linux-v5.10/Documentation/driver-api/gpio/ |
D | drivers-on-gpio.rst | 50 appear as any other I2C bus to the system and makes it possible to connect 56 and makes it possible to connect drivers for SPI devices on the bus like 85 any other serio bus to the system and makes it possible to connect drivers
|
/Linux-v5.10/Documentation/devicetree/bindings/leds/ |
D | leds-bcm6328.txt | 34 - brcm,serial-clk-low : Boolean, makes clock signal active low. 36 - brcm,serial-dat-low : Boolean, makes data signal active low. 49 - active-low : Boolean, makes LED active low. 57 - brcm,hardware-controlled : Boolean, makes this LED hardware controlled.
|
/Linux-v5.10/Documentation/leds/ |
D | leds-class-flash.rst | 51 a sensor, which makes it possible to synchronise the flash 88 Opening the V4L2 flash sub-device makes the LED subsystem sysfs interface
|
/Linux-v5.10/include/linux/ |
D | timex.h | 12 * makes no representations about the suitability this software for any * 87 * adjustment code. A lower value makes it more flexible, reducing 88 * NTP convergence time. A higher value makes it stiffer, increasing
|
D | reciprocal_div.h | 54 * It makes no sense to use this advanced version for host divide emulation, 58 * However, it makes sense to use it for JIT divide code generation for which
|
/Linux-v5.10/fs/ |
D | Kconfig.binfmt | 18 however) and makes building run-time libraries very easy. Many new 53 other. This makes this format ideal for use in environments where no 74 the first page of the file in a core dump makes it possible to
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | amlogic,gx-vdec.yaml | 16 except for the hardware bitstream parser that makes use of an undocumented 19 It makes use of the following blocks:
|
12345678910>>...82