/Linux-v6.6/Documentation/sound/cards/ |
D | joystick.rst | 10 ------- 19 built-in gameport support. Hence, when the ALSA PCI driver is built 24 the load time. It'd be safer to plug in the joystick device before 29 --------- 43 als4000 joystick_port 0 = disable (default), 1 = auto-detect, 46 azf3328 joystick 0 = disable, 1 = enable, -1 = auto (default) 48 ens1371 joystick_port 0 = disable (default), 1 = auto-detect, 50 cmipci joystick_port 0 = disable (default), 1 = auto-detect, 59 ymfpci joystick_port 0 = disable (default), 1 = auto-detect, 67 additional modules. Load the corresponding module to add the gameport [all …]
|
/Linux-v6.6/Documentation/admin-guide/ |
D | parport.rst | 4 The ``parport`` code provides parallel-port support under Linux. This 16 port-sharing) and architecture-dependent (which deals with actually 23 If you load the `parport`` code as a module, say:: 27 to load the generic ``parport`` code. You then must load the 28 architecture-dependent code with (for example):: 30 # insmod parport_pc io=0x3bc,0x378,0x278 irq=none,7,auto 32 to tell the ``parport`` code that you want three PC-style ports, one at 34 auto-detected IRQ. Currently, PC-style (``parport_pc``), Sun ``bpp``, 43 -------- 49 options parport_pc io=0x378,0x278 irq=7,auto [all …]
|
/Linux-v6.6/kernel/module/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 46 existing module taking too long to load or that module was already 63 bool "Debug duplicate modules with auto-loading" 65 Module autoloading allows in-kernel code to request modules through 68 loaded before trying to load a module there is a small time window in 74 requests are non-fatal virtual memory is a limited resource and each 79 module requests to help identify if module auto-loading may be the 92 non-wait request_module() call is synchronous and waits until modprobe 93 completes. Subsequent auto-loading requests for the same module do 101 abuse was due to module auto-loading. These issues are currently only [all …]
|
/Linux-v6.6/drivers/gpu/drm/i915/ |
D | i915_params.c | 58 * Note: As a rule, keep module parameter sysfs permissions read-only 68 "1=on, -1=force vga console preference [default])"); 71 "Enable power-saving display C-states. " 72 "(-1=auto [default]; 0=disable; 1=up to DC5; 2=up to DC6; " 77 "(default: -1 (use per-chip default))"); 81 "(0=probe BIOS [default], 1=single-channel, 2=dual-channel)"); 85 "(default: auto from VBT)"); 89 "(-2=ignore, -1=auto [default], index in VBT BIOS table)"); 95 "Load VBT from specified file under /lib/firmware"); 112 "Default: -1 (use per-chip default)"); [all …]
|
/Linux-v6.6/sound/pci/echoaudio/ |
D | echoaudio_gml.c | 3 Copyright Echo Digital Audio Corporation (c) 1998 - 2004 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, 22 MA 02111-1307, USA. 26 Translation from C++ and adaptation for use in ALSA-Driver 35 /* ASIC status check - some cards have one or two ASICs that need to be 36 loaded. Once that load is complete, this function is called to see if 37 the load was successful. 38 If this load fails, it does not necessarily mean that the hardware is 39 defective - the external box may be disconnected or turned off. */ 49 dev_err(chip->card->dev, in check_asic_status() [all …]
|
/Linux-v6.6/drivers/media/pci/cx18/ |
D | cx18-av-firmware.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 9 #include "cx18-driver.h" 10 #include "cx18-io.h" 20 #define FWFILE "v4l-cx23418-dig.fw" 24 struct v4l2_subdev *sd = &cx->av_state.sd; in cx18_av_verifyfw() 40 /* Read and auto increment until at address 0x0000 */ in cx18_av_verifyfw() 44 data = fw->data; in cx18_av_verifyfw() 45 size = fw->size; in cx18_av_verifyfw() 50 CX18_ERR_DEV(sd, "verification of %s firmware load failed: expected %#010x got %#010x\n", in cx18_av_verifyfw() 52 ret = -EIO; in cx18_av_verifyfw() [all …]
|
/Linux-v6.6/tools/testing/selftests/netfilter/ |
D | nft_conntrack_helper.sh | 5 # 2. auto-assign still works. 7 # Kselftest framework requirement - SKIP code is 4. 11 sfx=$(mktemp -u "XXXXXXXX") 12 ns1="ns1-$sfx" 13 ns2="ns2-$sfx" 22 nft --version > /dev/null 2>&1 23 if [ $? -ne 0 ];then 28 ip -Version > /dev/null 2>&1 29 if [ $? -ne 0 ];then 34 conntrack -V > /dev/null 2>&1 [all …]
|
/Linux-v6.6/Documentation/gpu/ |
D | kms-properties.csv | 2 ,DVI-I,“subconnector”,ENUM,"{ “Unknown”, “DVI-D”, “DVI-A” }",Connector,TBD 3 ,,“select subconnector”,ENUM,"{ “Automatic”, “DVI-D”, “DVI-A” }",Connector,TBD 21 ,,“audio”,ENUM,"{ ""force-dvi"", ""off"", ""auto"", ""on"" }",Connector,TBD 22 ,SDVO-TV,“mode”,ENUM,"{ ""NTSC_M"", ""NTSC_J"", ""NTSC_443"", ""PAL_B"" } etc.",Connector,TBD 39 ,SDVO-TV/LVDS,“brightness”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 40 CDV gma-500,Generic,"""Broadcast RGB""",ENUM,"{ “Full”, “Limited 16:235” }",Connector,TBD 41 ,,"""Broadcast RGB""",ENUM,"{ “off”, “auto”, “on” }",Connector,TBD 43 ,SDVO-TV,“mode”,ENUM,"{ ""NTSC_M"", ""NTSC_J"", ""NTSC_443"", ""PAL_B"" } etc.",Connector,TBD 60 ,SDVO-TV/LVDS,“brightness”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 61 armada,CRTC,"""CSC_YUV""",ENUM,"{ ""Auto"" , ""CCIR601"", ""CCIR709"" }",CRTC,TBD [all …]
|
/Linux-v6.6/include/dt-bindings/regulator/ |
D | qcom,rpmh-regulator.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 * device tree properties (e.g. regulator-initial-mode). Each type of regulator 13 * load current is allowed. This mode is supported 15 * %RPMH_REGULATOR_MODE_LPM: Low power mode in which a small load current is 20 * %RPMH_REGULATOR_MODE_AUTO: Auto mode in which the regulator hardware 22 * upon the real-time load current. This mode is
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/ |
D | e1000.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 Copyright(c) 1999 - 2013 Intel Corporation. 13 - Identifying Your Adapter 14 - Command Line Parameters 15 - Speed and Duplex Configuration 16 - Additional Configurations 17 - Support 50 ------- 54 :Valid Range: 0x01-0x0F, 0x20-0x2F 57 This parameter is a bit-mask that specifies the speed and duplex settings [all …]
|
D | e1000e.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 Copyright(c) 2008-2018 Intel Corporation. 13 - Identifying Your Adapter 14 - Command Line Parameters 15 - Additional Configurations 16 - Support 48 --------------------- 49 :Valid Range: 0,1,3,4,100-100000 59 load on the system and can lower CPU utilization under heavy load, 82 - 0: Off [all …]
|
/Linux-v6.6/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 6 The kernel debugger kgdb, hypervisors like QEMU or JTAG-based hardware 16 ------------ 18 - gdb 7.2+ (recommended: 7.4+) with python support enabled (typically true 23 ----- 25 - Create a virtual Linux machine for QEMU/KVM (see www.linux-kvm.org and 26 www.qemu.org for more details). For cross-development, 30 - Build the kernel with CONFIG_GDB_SCRIPTS enabled, but leave 34 - Install that kernel on the guest, turn off KASLR if necessary by adding 36 Alternatively, QEMU allows to boot the kernel directly using -kernel, 37 -append, -initrd command line switches. This is generally only useful if [all …]
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/netronome/ |
D | nfp.rst | 1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 14 - `Overview`_ 15 - `Acquiring Firmware`_ 16 - `Devlink Info`_ 17 - `Configure Device`_ 18 - `Statistics`_ 25 are also incorporated in the companies' family of Agilio SmartNICs. The SR-IOV 35 Firmware files on the host filesystem contain card type (`AMDA-*` string), media 37 load firmware from the host file system. 40 `linux-firmware.git` repository. [all …]
|
/Linux-v6.6/Documentation/i2c/ |
D | i2c-stub.rst | 2 i2c-stub 21 A pointer register with auto-increment is implemented for all byte 33 The typical use-case is like this: 35 1. load this module 36 2. use i2cset (from the i2c-tools project) to pre-load some data 37 3. load the target chip driver module 40 There's a script named i2c-stub-from-dump in the i2c-tools package which 41 can load register values automatically from a chip dump.
|
/Linux-v6.6/include/linux/ |
D | hp_sdc.h | 2 * HP i8042 System Device Controller -- header 31 * HP-HIL Technical Reference Manual. Hewlett Packard Product No. 45918A 34 * for Part Number 1820-4784 Revision B. Dwg No. A-1820-4784-2 104 #define HP_SDC_STATUS_PUP 0x70 /* Successful power-up self test */ 134 #define HP_SDC_STR 0x7f /* i8042 self-test result */ 146 #define HP_SDC_CFG_ROLLOVER 0x08 /* WTF is "N-key rollover"? */ 149 #define HP_SDC_CFG_KBD_OLD 0x03 /* keyboard code for non-HIL */ 167 case 0x1: str = "1820-3712"; break; \ 168 case 0x2: str = "1820-4379"; break; \ 169 case 0x3: str = "1820-4784"; break; \ [all …]
|
/Linux-v6.6/drivers/media/usb/gspca/ |
D | pac7311.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (C) 2005 Thomas Kaiser thomas@kaiser-linux.li 6 * V4L2 by Jean-Francois Moine <http://moinejf.free.fr> 16 * 0x1b Auto white balance related, bit 0 is AWB enable (inverted) 28 * generated JPG-s are only understood by v4l-utils >= 0.8.9 35 * 0x02 Clock divider 2-63, fps =~ 60 / val. Must be a multiple of 3 on 37 * 0x0f Master gain 1-245, low value = high gain 38 * 0x10 Another gain 0-15, limited influence (1-2x gain I guess) 39 * 0x21 Bitfield: 0-1 unused, 2-3 vflip/hflip, 4-5 unknown, 6-7 unused 59 MODULE_AUTHOR("Thomas Kaiser thomas@kaiser-linux.li"); [all …]
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | custom_sec_handlers.c | 1 // SPDX-License-Identifier: GPL-2.0 25 opts->prog_flags |= BPF_F_SLEEPABLE; in custom_prepare_load_prog() 44 /* no auto-attach for SEC("xyz") and SEC("kprobe") */ in custom_attach_prog() 49 return -EINVAL; in custom_attach_prog() 133 ASSERT_EQ(bpf_program__type(skel->progs.abc1), BPF_PROG_TYPE_RAW_TRACEPOINT, "abc1_type"); in test_custom_sec_handlers() 134 ASSERT_FALSE(bpf_program__autoload(skel->progs.abc1), "abc1_autoload"); in test_custom_sec_handlers() 136 ASSERT_EQ(bpf_program__type(skel->progs.abc2), BPF_PROG_TYPE_RAW_TRACEPOINT, "abc2_type"); in test_custom_sec_handlers() 137 ASSERT_EQ(bpf_program__type(skel->progs.custom1), BPF_PROG_TYPE_TRACEPOINT, "custom1_type"); in test_custom_sec_handlers() 138 ASSERT_EQ(bpf_program__type(skel->progs.custom2), BPF_PROG_TYPE_TRACEPOINT, "custom2_type"); in test_custom_sec_handlers() 139 ASSERT_EQ(bpf_program__type(skel->progs.kprobe1), BPF_PROG_TYPE_TRACEPOINT, "kprobe1_type"); in test_custom_sec_handlers() [all …]
|
D | pinning.c | 1 // SPDX-License-Identifier: GPL-2.0 48 if (CHECK(err != -EINVAL, "invalid open", "err %d errno %d\n", err, errno)) { in test_pinning() 62 if (CHECK(err, "default load", "err %d errno %d\n", err, errno)) in test_pinning() 95 if (CHECK(err, "default load", "err %d errno %d\n", err, errno)) in test_pinning() 98 /* check that same map ID was reused for second load */ in test_pinning() 104 /* should be no-op to re-pin same map */ in test_pinning() 110 if (CHECK(err, "re-pin map", "err %d errno %d\n", err, errno)) in test_pinning() 123 /* and re-pin them... */ in test_pinning() 132 /* set pinning path of other map and re-pin all */ in test_pinning() 156 /* remove the custom pin path to re-test it with auto-pinning below */ in test_pinning() [all …]
|
/Linux-v6.6/drivers/net/wireless/broadcom/b43legacy/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Broadcom 43xx-legacy wireless support (mac80211 stack)" 15 layer will automatically load the correct version for your device. 18 b43-fwcutter. 23 # Auto-select SSB PCI-HOST support, if possible 31 # Auto-select SSB PCICORE driver, if possible 46 # This config option automatically enables b43 HW-RNG support, 47 # if the HW-RNG core is enabled. 54 bool "Broadcom 43xx-legacy debugging" 70 prompt "Broadcom 43xx-legacy data transfer mode"
|
/Linux-v6.6/Documentation/sound/ |
D | alsa-configuration.rst | 2 Advanced Linux Sound Architecture - Driver Configuration guide 32 The user can load modules with options. If the module supports more than 38 ---------- 47 limiting card index for auto-loading (1-8); 49 For auto-loading more than one card, specify this option 50 together with snd-card-X aliases. 63 Module snd-pcm-oss 64 ------------------ 86 regarding opening the device. When this option is non-zero, 90 Module snd-rawmidi [all …]
|
/Linux-v6.6/sound/pci/hda/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 menu "HD-Audio" 23 This option enables the HD-audio controller. Don't forget 27 will be called snd-hda-intel. 43 will be called snd-hda-tegra. 48 bool "Build hwdep interface for HD-audio driver" 51 Say Y here to build a hwdep interface for HD-audio driver. 52 This interface can be used for out-of-band communication 58 Say Y here to enable the HD-audio codec re-configuration feature. 60 codec setup, add extra verbs, and re-configure the codec dynamically. [all …]
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | remote-controller.rst | 1 .. SPDX-License-Identifier: GPL-2.0 22 the `v4l-utils <https://git.linuxtv.org/v4l-utils.git/>`_. It provides 25 - ir-keytable: provides a way to query the remote controller, list the 26 protocols it supports, enable in-kernel support for IR decoder or 29 - ir-ctl: provide tools to handle remote controllers that support raw mode 32 Usually, the remote controller module is auto-loaded when the TV card is 33 detected. However, for a few devices, you need to manually load the 34 ir-kbd-i2c module. 46 the `v4l-utils <https://git.linuxtv.org/v4l-utils.git/>`_, it may also 47 automatically load a different keytable than the default one. Please see [all …]
|
/Linux-v6.6/arch/arc/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) 88 source "arch/arc/plat-tb10x/Kconfig" 89 source "arch/arc/plat-axs10x/Kconfig" 90 source "arch/arc/plat-hsdk/Kconfig" 108 ISA for the Next Generation ARC-HS cores 126 -MMU-v3: Variable Page Sz (4k, 8k, 16k), bigger J-TLB (128x4) 128 -Caches: New Prog Model, Region Flush 129 -Insns: endian swap, load-locked/store-conditional, time-stamp-ctr 132 bool "ARC-HS" [all …]
|
/Linux-v6.6/arch/arc/include/asm/ |
D | entry-compact.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.com) 4 * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) 13 * -Zero Overhead Loop Context shd be cleared when entering IRQ/EXcp/Trap 20 * -Modified CALLEE_REG save/restore macros to handle the fact that 22 * - Defined Stack Switching Macro to be reused in all intr/excp hdlrs 23 * - Shaved off 11 instructions from RESTORE_ALL_INT1 by using the 24 * address Write back load ld.ab instead of separate ld/add instn 32 #include <asm/asm-offsets.h> 33 #include <asm/irqflags-compact.h> [all …]
|
/Linux-v6.6/Documentation/input/devices/ |
D | appletouch.rst | 3 ---------------------------------- 5 ---------------------------------- 19 Credits go to Johannes Berg for reverse-engineering the touchpad protocol, 25 ----- 27 In order to use the touchpad in the basic mode, compile the driver and load 44 Option "Protocol" "auto-dev" 69 ------------- 72 noise when the temperature changes. This is especially true when you power-on 75 The appletouch driver tries to handle this noise and auto adapt itself, but it
|