Searched +full:re +full:- +full:config (Results 1 – 25 of 112) sorted by relevance
12345
| /Documentation/admin-guide/media/ |
| D | building.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 distribution-specific source file or via the Kernel's main git tree\ [1]_. 12 - you're a braveheart and want to experiment with new stuff; 13 - if you want to report a bug; 14 - if you're developing new patches 23 https://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers 38 The changed configuration will be at the ``.config`` file. It would 50 Device Drivers ---> 51 <M> Remote Controller support ---> 54 [*] HDMI CEC drivers ---> [all …]
|
| D | bt8xx.rst | 1 .. SPDX-License-Identifier: GPL-2.0 16 ------------------- 21 Please see Documentation/admin-guide/media/bttv-cardlist.rst for a complete 25 In order to be able to compile the kernel, some config options should be 28 ./scripts/config -e PCI 29 ./scripts/config -e INPUT 30 ./scripts/config -m I2C 31 ./scripts/config -m MEDIA_SUPPORT 32 ./scripts/config -e MEDIA_PCI_SUPPORT 33 ./scripts/config -e MEDIA_ANALOG_TV_SUPPORT [all …]
|
| /Documentation/sphinx/ |
| D | cdomain.py | 1 # -*- coding: utf-8; mode: python -*- 7 Replacement for the sphinx c-domain. 16 the config values for ``nitpick`` and ``nitpick_ignore``. 19 ref-name of a function can be modified. E.g.:: 24 The func-name (e.g. ioctl) remains in the output but the ref-name changed 30 * Handle signatures of function-like macros well. Don't try to deduce 31 arguments types of function-like macros. 44 import re 56 # - Store the namespace if ".. c:namespace::" tag is found 58 RE_namespace = re.compile(r'^\s*..\s*c:namespace::\s*(\S+)\s*$') [all …]
|
| D | kerneldoc.py | 1 # coding=utf-8 34 import re 47 """Extract kernel-doc comments from the specified file""" 55 'no-identifiers': directives.unchanged, 62 cmd = [env.config.kerneldoc_bin, '-rst', '-enable-lineno'] 64 # Pass the version string to kernel-doc, as it needs to use a different 67 cmd += ['-sphinx-version', sphinx.__version__] 69 filename = env.config.kerneldoc_srctree + '/' + self.arguments[0] 75 tab_width = self.options.get('tab-width', self.state.document.settings.tab_width) 83 cmd += ['-export'] [all …]
|
| /Documentation/dev-tools/kunit/ |
| D | faq.rst | 1 .. SPDX-License-Identifier: GPL-2.0 35 (see :ref:`kunit-on-qemu`). 40 For more information, see :ref:`kunit-on-non-uml`. 42 .. _kinds-of-tests: 47 test, or an end-to-end test. 49 - A unit test is supposed to test a single unit of code in isolation. A unit 54 - An integration test tests the interaction between a minimal set of components, 61 - An end-to-end test usually tests the entire system from the perspective of the 62 code under test. For example, someone might write an end-to-end test for the 73 1. Run ``./tools/testing/kunit/kunit.py run`` with the ``--raw_output`` [all …]
|
| D | running_tips.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 -------------------------- 15 .. code-block:: bash 18 ( cd "$(git rev-parse --show-toplevel)" && ./tools/testing/kunit/kunit.py run "$@" ) 26 ------------------------- 33 .. code-block:: bash 35 $ echo -e 'CONFIG_KUNIT=y\nCONFIG_KUNIT_ALL_TESTS=y' > .kunit/.kunitconfig 40 .. code-block:: bash 42 $ echo -e 'CONFIG_KUNIT=y\nCONFIG_KUNIT_ALL_TESTS=y' > .kunit/.kunitconfig 45 We're paying the cost of building more tests than we need this way, but it's [all …]
|
| D | start.rst | 1 .. SPDX-License-Identifier: GPL-2.0 22 .. code-block:: bash 32 through the argument ``--build_dir``. Hence, before starting an 33 out-of-tree build, the source tree must be clean. 36 the kernel" section of the :doc:`admin-guide </admin-guide/README>`, 44 .. code-block:: 57 Documentation/dev-tools/kunit/run_wrapper.rst. 60 ---------------------------- 66 - `Customizing Kconfig`_ used to compile the kernel, or 67 - `Filtering tests by name`_ to select specifically which compiled tests to run. [all …]
|
| /Documentation/hwmon/ |
| D | f71882fg.rst | 10 Addresses scanned: none, address read from Super I/O config space 18 Addresses scanned: none, address read from Super I/O config space 26 Addresses scanned: none, address read from Super I/O config space 34 Addresses scanned: none, address read from Super I/O config space 42 Addresses scanned: none, address read from Super I/O config space 50 Addresses scanned: none, address read from Super I/O config space 58 Addresses scanned: none, address read from Super I/O config space 66 Addresses scanned: none, address read from Super I/O config space 74 Addresses scanned: none, address read from Super I/O config space 82 Addresses scanned: none, address read from Super I/O config space [all …]
|
| /Documentation/leds/ |
| D | leds-class-flash.rst | 5 Some LED devices provide two modes - torch and flash. In the LED subsystem 6 those modes are supported by LED class (see Documentation/leds/leds-class.rst) 12 must be defined in the kernel config. A LED Flash class driver must be 16 (see Documentation/ABI/testing/sysfs-class-led-flash) 18 - flash_brightness 19 - max_flash_brightness 20 - flash_timeout 21 - max_flash_timeout 22 - flash_strobe 23 - flash_fault [all …]
|
| /Documentation/driver-api/crypto/iaa/ |
| D | iaa-crypto.rst | 1 .. SPDX-License-Identifier: GPL-2.0 18 higher-level compression devices such as zswap. 25 represented by selecting the 'deflate-iaa' crypto compression 28 # echo deflate-iaa > /sys/module/zswap/parameters/compressor 38 'deflate-iaa'. (Because the IAA hardware has a 4k history-window 46 Config options and other setup 52 Cryptographic API -> Hardware crypto devices -> Support for Intel(R) IAA Compression Accelerator 59 …Cryptographic API -> Hardware crypto devices -> Support for Intel(R) IAA Compression -> Enable Int… 63 The following config options should also be enabled:: 78 - Scalable [all …]
|
| /Documentation/PCI/ |
| D | pci-error-recovery.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 :Authors: - Linas Vepstas <linasvepstas@gmail.com> 9 - Richard Lary <rlary@us.ibm.com> 10 - Mike Mason <mmlnx@us.ibm.com> 16 chipsets are able to deal with these errors; these include PCI-E chipsets, 17 and the PCI-host bridges found on IBM Power4, Power5 and Power6-based 32 including multiple instances of a device driver on multi-function 34 waiting for some i/o-space register to change, when it never will. 39 is forced by the need to handle multi-function devices, that is, 42 of reset it desires, the choices being a simple re-enabling of I/O [all …]
|
| D | sysfs-pci.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 |-- 0000:17:00.0 12 | |-- class 13 | |-- config 14 | |-- device 15 | |-- enable 16 | |-- irq 17 | |-- local_cpus 18 | |-- remove 19 | |-- resource [all …]
|
| /Documentation/admin-guide/ |
| D | bootconfig.rst | 1 .. SPDX-License-Identifier: GPL-2.0 15 additional key-value data when booting the kernel in an efficient way. 16 This allows administrators to pass a structured-Key config file. 18 Config File Syntax 21 The boot config syntax is a simple structured key-value. Each key consists 22 of dot-connected-words, and key and value are connected by ``=``. The value 23 has to be terminated by semi-colon (``;``) or newline (``\n``). 30 Each key word must contain only alphabets, numbers, dash (``-``) or underscore 32 for delimiters such as semi-colon (``;``), new-line (``\n``), comma (``,``), 35 If you want to use those delimiters in a value, you can use either double- [all …]
|
| /Documentation/networking/device_drivers/cable/ |
| D | sb1000.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 It's a one-way downstream-only cable modem, meaning that your upstream net link 36 - http://web.archive.org/web/%2E/http://home.adelphia.net/~siglercm/sb1000.html 37 - http://web.archive.org/web/%2E/http://linuxpower.cx/~cable/ 59 1. Run ``make config``, or ``make menuconfig``, or ``make xconfig``, whichever 78 "isapnp" command with your new config file as the input. Check for 81 Then save the finished config file as /etc/isapnp.conf for proper 84 6. Download the original file sb1000-1.1.2.tar.gz from Franco's site or one of 86 and do a ``make cmconfig`` and then ``install -c cmconfig /usr/local/sbin``. 92 already in there. Then modify ppp@gi-on to set the correct login name, [all …]
|
| /Documentation/devicetree/bindings/spi/ |
| D | spi-fsl-lpspi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/spi/spi-fsl-lpspi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Shawn Guo <shawnguo@kernel.org> 11 - Sascha Hauer <s.hauer@pengutronix.de> 12 - Fabio Estevam <festevam@gmail.com> 15 - $ref: /schemas/spi/spi-controller.yaml# 20 - enum: 21 - fsl,imx7ulp-spi [all …]
|
| /Documentation/driver-api/tty/ |
| D | n_gsm.rst | 10 https://www.3gpp.org/ftp/Specs/archive/07_series/07.10/0710-720.zip 18 Config Initiator 19 ---------------- 32 #. Configure DLCs using ``GSMIOC_GETCONF_DLCI``/``GSMIOC_SETCONF_DLCI`` ioctl for non-defaults. 37 (a good starting point is util-linux-ng/sys-utils/ldattach.c):: 73 /* use keep-alive once every 5s for modem connection supervision */ 106 - to use *gnokii* to send / receive SMS on ``ttygsm1`` 107 - to use *ppp* to establish a datalink on ``ttygsm2`` 112 mode. This may prevent a successful re-opening of the port later. To avoid 119 Config Requester [all …]
|
| /Documentation/arch/sh/ |
| D | new-machine.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 Paul Mundt <lethal@linux-sh.org> 18 of the board-specific code (with the exception of stboards) ended up 19 in arch/sh/kernel/ directly, with board-specific headers ending up in 20 include/asm-sh/. For the new kernel, things are broken out by board type, 24 Board-specific code:: 27 |-- arch 28 | `-- sh 29 | `-- boards 30 | |-- adx [all …]
|
| /Documentation/netlink/specs/ |
| D | netdev.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 9 - 11 name: xdp-act 12 render-max: true 14 - 19 - 23 - 24 name: ndo-xmit 27 - 28 name: xsk-zerocopy [all …]
|
| /Documentation/firmware-guide/acpi/ |
| D | debug.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 Compile-time configuration 14 config option is not set, the debug messages are not even built into the kernel. 16 Boot- and run-time configuration 20 you're interested in. At boot-time, use the acpi.debug_layer and 32 You can set the debug_layer mask at boot-time using the acpi.debug_layer 66 You can set the debug_level mask at boot-time using the acpi.debug_level 122 Enable all ACPI hardware-related messages::
|
| /Documentation/driver-api/virtio/ |
| D | writing_virtio_drivers.rst | 1 .. SPDX-License-Identifier: GPL-2.0 39 struct virtio_dummy_dev *dev = vq->vdev->priv; 43 while ((buf = virtqueue_get_buf(dev->vq, &len)) != NULL) { 55 return -ENOMEM; 58 dev->vq = virtio_find_single_vq(vdev, virtio_dummy_recv_cb, "input"); 59 if (IS_ERR(dev->vq)) { 61 return PTR_ERR(dev->vq); 64 vdev->priv = dev; 74 struct virtio_dummy_dev *dev = vdev->priv; 78 * vdev->config->reset(vdev) [all …]
|
| /Documentation/process/ |
| D | adding-syscalls.rst | 9 :ref:`Documentation/process/submitting-patches.rst <submittingpatches>`. 13 ------------------------ 18 kernel, there are other possibilities -- choose what fits best for your 21 - If the operations involved can be made to look like a filesystem-like 26 - If the new functionality involves operations where the kernel notifies 30 - However, operations that don't map to 31 :manpage:`read(2)`/:manpage:`write(2)`-like operations 35 - If you're just exposing runtime system information, a new node in sysfs 41 - If the operation is specific to a particular file or file descriptor, then 47 - If the operation is specific to a particular task or process, then an [all …]
|
| /Documentation/mm/ |
| D | active_mm.rst | 6 (running tasks with ->active_mm == mm && ->mm == NULL) on kernels 9 helpers, which abstract this config option. 13 List: linux-kernel 14 Subject: Re: active_mm 16 Date: 1999-07-30 21:36:24 18 Cc'd to linux-kernel, because I don't write explanations all that often, 25 > discussed on the mailing lists---I just returned from vacation and 26 > wasn't able to follow linux-kernel for a while). 30 - we have "real address spaces" and "anonymous address spaces". The 32 user-level page tables at all, so when we do a context switch into an [all …]
|
| /Documentation/networking/device_drivers/ethernet/aquantia/ |
| D | atlantic.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 For the aQuantia Multi-Gigabit PCI Express Family of Ethernet Adapters 12 - Identifying Your Adapter 13 - Configuration 14 - Supported ethtool options 15 - Command Line Parameters 16 - Config file parameters 17 - Support 18 - License 23 The driver in this release is compatible with AQC-100, AQC-107, AQC-108 [all …]
|
| /Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| D | overview.rst | 16 DPAA2 is a hardware architecture designed for high-speeed network 23 DPAA2 hardware resources. The MC provides an object-based abstraction for 28 The MC provides memory-mapped I/O command interfaces (MC portals) 34 +--------------------------------------+ 38 +-----------------------------|--------+ 41 | config,use,destroy) 44 +------------------------| mc portal |-+ 46 | +- - - - - - - - - - - - -V- - -+ | 50 | +- - - - - - - - - - - - - - - -+ | 54 | --------- ------- | [all …]
|
| /Documentation/usb/ |
| D | acm.rst | 23 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 Should you need to contact me, the author, you can do so either by e-mail - 34 The drivers/usb/class/cdc-acm.c drivers works with USB modems and USB ISDN terminal 40 - 3Com OfficeConnect 56k 41 - 3Com Voice FaxModem Pro 42 - 3Com Sportster 43 - MultiTech MultiModem 56k 44 - Zoom 2986L FaxModem 45 - Compaq 56k FaxModem 46 - ELSA Microlink 56k [all …]
|
12345