/linux-6.12.1/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-6.12.1/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-6.12.1/kernel/module/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 47 existing module taking too long to load or that module was already 64 bool "Debug duplicate modules with auto-loading" 66 Module autoloading allows in-kernel code to request modules through 69 loaded before trying to load a module there is a small time window in 75 requests are non-fatal virtual memory is a limited resource and each 80 module requests to help identify if module auto-loading may be the 93 non-wait request_module() call is synchronous and waits until modprobe 94 completes. Subsequent auto-loading requests for the same module do 102 abuse was due to module auto-loading. These issues are currently only [all …]
|
/linux-6.12.1/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-6.12.1/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-6.12.1/tools/testing/selftests/net/netfilter/ |
D | nft_conntrack_helper.sh | 5 # 2. auto-assign still works. 7 # Kselftest framework requirement - SKIP code is 4. 15 checktool "socat -h" "run test without socat" 16 checktool "conntrack --version" "run test without conntrack" 17 checktool "nft --version" "run test without nft" 36 ip -net "$ns1" link set veth0 up 37 ip -net "$ns2" link set veth0 up 39 ip -net "$ns1" addr add 10.0.1.1/24 dev veth0 40 ip -net "$ns1" addr add dead:1::1/64 dev veth0 nodad 42 ip -net "$ns2" addr add 10.0.1.2/24 dev veth0 [all …]
|
/linux-6.12.1/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 20 ,,“audio”,ENUM,"{ ""force-dvi"", ""off"", ""auto"", ""on"" }",Connector,TBD 21 ,SDVO-TV,“mode”,ENUM,"{ ""NTSC_M"", ""NTSC_J"", ""NTSC_443"", ""PAL_B"" } etc.",Connector,TBD 38 ,SDVO-TV/LVDS,“brightness”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 39 CDV gma-500,Generic,"""Broadcast RGB""",ENUM,"{ “Full”, “Limited 16:235” }",Connector,TBD 41 ,SDVO-TV,“mode”,ENUM,"{ ""NTSC_M"", ""NTSC_J"", ""NTSC_443"", ""PAL_B"" } etc.",Connector,TBD 58 ,SDVO-TV/LVDS,“brightness”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 59 armada,CRTC,"""CSC_YUV""",ENUM,"{ ""Auto"" , ""CCIR601"", ""CCIR709"" }",CRTC,TBD 60 ,,"""CSC_RGB""",ENUM,"{ ""Auto"", ""Computer system"", ""Studio"" }",CRTC,TBD [all …]
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_display_params.c | 1 // SPDX-License-Identifier: MIT 22 * Note: As a rule, keep module parameter sysfs permissions read-only 35 "Load VBT from specified file under /lib/firmware"); 39 "(0=probe BIOS [default], 1=single-channel, 2=dual-channel)"); 43 "(default: auto from VBT)"); 47 "(-2=ignore, -1=auto [default], index in VBT BIOS table)"); 50 "Enable power-saving display C-states. " 51 "(-1=auto [default]; 0=disable; 1=up to DC5; 2=up to DC6; " 65 "(-1=auto [default], 0=power wells always on, 1=power wells disabled when possible)"); 71 "(-1 force normal, 0 machine defaults, 1 force inversion), please " [all …]
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_params.c | 58 * Note: As a rule, keep module parameter sysfs permissions read-only 89 "Perform a read/write test of all device memory on module load (default: off)"); 96 "Enable GuC load for GuC submission and/or HuC load. " 98 "(-1=auto [default], 0=disable, 1=GuC submission, 2=HuC load)"); 102 "(-1=auto [default], 0=disable, 1..4=enable with verbosity min..max)"); 120 "Enable support for Intel GVT-g graphics virtualization host support(default:false)"); 177 * i915_params_dump - dump i915 modparams 185 #define PRINT(T, x, ...) _param_print(p, #x, params->x); in i915_params_dump() 207 #define DUP(T, x, ...) _param_dup(&dest->x); in i915_params_copy() 226 #define FREE(T, x, ...) _param_free(¶ms->x); in i915_params_free()
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/tools/sched_ext/include/scx/ |
D | compat.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 44 for (i = 0; i < BTF_INFO_VLEN(t->info); i++) { in __COMPAT_read_enum() 55 for (i = 0; i < BTF_INFO_VLEN(t->info); i++) { in __COMPAT_read_enum() 99 for (i = 0; i < BTF_INFO_VLEN(t->info); i++) { in __COMPAT_struct_has_field() 121 return -ENOENT; in scx_hotplug_seq() 123 len = read(fd, buf, sizeof(buf) - 1); in scx_hotplug_seq() 136 * is used to define ops and compat.h::SCX_OPS_LOAD/ATTACH() are used to load 140 * ec7e3b0463e1 ("implement-ops") in https://github.com/sched-ext/sched_ext is 151 __skel->struct_ops.__ops_name->hotplug_seq = scx_hotplug_seq(); \ 157 SCX_BUG_ON(__scx_name##__load((__skel)), "Failed to load skel"); \ [all …]
|
/linux-6.12.1/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-6.12.1/Documentation/tools/rtla/ |
D | common_timerlat_options.rst | 1 **-a**, **--auto** *us* 4 while debugging the system. It is equivalent to use **-T** *us* **-s** *us* 5 **-t**. By default, *timerlat* tracer uses FIFO:95 for *timerlat* threads, 6 thus equilavent to **-P** *f:95*. 8 **-p**, **--period** *us* 12 **-i**, **--irq** *us* 16 **-T**, **--thread** *us* 20 **-s**, **--stack** *us* 25 **-t**, **--trace** \[*file*] 29 **--dma-latency** *us* [all …]
|
/linux-6.12.1/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 …]
|