Home
last modified time | relevance | path

Searched +full:gen +full:- +full:2 (Results 1 – 25 of 99) sorted by relevance

1234

/Documentation/mm/
Dmultigen_lru.rst1 .. SPDX-License-Identifier: GPL-2.0
4 Multi-Gen LRU
6 The multi-gen LRU is an alternative LRU implementation that optimizes
14 ----------
20 * Simple self-correcting heuristics
23 implementations. In the multi-gen LRU, each generation represents a
25 (time-based) common frame of reference and therefore help make better
41 choices; thus self-correction is necessary.
43 The benefits of simple self-correcting heuristics are self-evident.
51 -----------
[all …]
/Documentation/userspace-api/netlink/
Dintro-specs.rst1 .. SPDX-License-Identifier: BSD-3-Clause
21 - ``--spec`` - point to the spec file
22 - ``--do $name`` / ``--dump $name`` - issue request ``$name``
23 - ``--json $attrs`` - provide attributes for the request
24 - ``--subscribe $group`` - receive notifications from ``$group``
30 $ ./tools/net/ynl/cli.py --spec Documentation/netlink/specs/ethtool.yaml \
31 --do rings-get \
32 --json '{"header":{"dev-index": 18}}'
33 {'header': {'dev-index': 18, 'dev-name': 'eni1np1'},
35 'rx-jumbo': 0,
[all …]
Dindex.rst1 .. SPDX-License-Identifier: BSD-3-Clause
10 :maxdepth: 2
13 intro-specs
15 c-code-gen
16 genetlink-legacy
17 netlink-raw
20 - :ref:`Documentation/core-api/netlink.rst <kernel_netlink>`
21 - :ref:`Documentation/networking/netlink_spec/index.rst <specs>`
/Documentation/devicetree/bindings/sound/
Dintel,keembay-i2s.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/sound/intel,keembay-i2s.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Daniele Alessandrelli <daniele.alessandrelli@intel.com>
12 - Paul J. Murphy <paul.j.murphy@intel.com>
18 - $ref: dai-common.yaml#
23 - intel,keembay-i2s
24 - intel,keembay-tdm
25 - intel,keembay-hdmi-i2s
[all …]
/Documentation/devicetree/bindings/phy/
Dnvidia,tegra194-xusb-padctl.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/phy/nvidia,tegra194-xusb-padctl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jon Hunter <jonathanh@nvidia.com>
21 Some of the lanes are high-speed lanes, which can be used for PCIe, SATA or
22 super-speed USB. Other lanes are for various types of low-speed, full-speed
23 or high-speed USB (such as UTMI, ULPI and HSIC). The XUSB pad controller
24 contains a software-configurable mux that sits between the I/O controller
[all …]
Dphy-miphy365x.txt8 - compatible : Should be "st,miphy365x-phy"
9 - st,syscfg : Phandle / integer array property. Phandle of sysconfig group
11 an entry for each port sub-node, specifying the control
14 Required nodes : A sub-node is required for each channel the controller
16 'reg' and 'reg-names' properties are used inside these
21 - #phy-cells : Should be 1 (See second example)
23 - PHY_TYPE_SATA
24 - PHY_TYPE_PCI
25 - reg : Address and length of register sets for each device in
26 "reg-names"
[all …]
/Documentation/userspace-api/media/dvb/
Dlegacy_dvb_audio.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later OR GPL-2.0
35 -----
39 ---------------------
46 .. code-block:: c
56 .. flat-table::
57 :header-rows: 0
58 :stub-columns: 0
60 - ..
62 - ``AUDIO_SOURCE_DEMUX``
64 - :cspan:`1` Selects the demultiplexer (fed either by the frontend
[all …]
Dlegacy_dvb_video.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later OR GPL-2.0
40 --------------
45 .. code-block:: c
56 .. flat-table::
57 :header-rows: 0
58 :stub-columns: 0
60 - ..
62 - ``VIDEO_FORMAT_4_3``
64 - Select 4:3 format.
66 - ..
[all …]
Ddmx-set-buffer-size.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
11 ----
16 --------
23 ---------
32 -----------
36 this function is not called a buffer size of ``2 * 4096`` bytes will be
40 ------------
44 On error -1 is returned, and the ``errno`` variable is set
48 :ref:`Generic Error Codes <gen-errors>` chapter.
Dfe-diseqc-send-burst.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 FE_DISEQC_SEND_BURST - Sends a 22KHz tone burst for 2x1 mini DiSEqC satellite selection.
35 DiSEqC satellite selection for 2x1 switches. This call requires
39 `Digital Satellite Equipment Control (DiSEqC) - Simple "ToneBurst" Detection Circuit specification.…
46 On error -1 is returned, and the ``errno`` variable is set
50 :ref:`Generic Error Codes <gen-errors>` chapter.
Ddmx-start.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
11 ----
16 --------
23 ---------
29 -----------
35 ------------
39 On error -1 is returned, and the ``errno`` variable is set
44 .. flat-table::
45 :header-rows: 0
46 :stub-columns: 0
[all …]
Dfe-get-event.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
38 or non-blocking mode. In the latter case, the call fails immediately
47 On error -1 is returned, and the ``errno`` variable is set
50 .. flat-table::
51 :header-rows: 0
52 :stub-columns: 0
54 - .. row 1
56 - ``EWOULDBLOCK``
58 - There is no event pending, and the device is in non-blocking mode.
60 - .. row 2
[all …]
Ddmx-get-pes-pids.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
11 ----
16 --------
23 ---------
32 -----------
43 pids[DMX_PES_TELETEXT] 2 first teletext PID
54 ------------
58 On error -1 is returned, and the ``errno`` variable is set
62 :ref:`Generic Error Codes <gen-errors>` chapter.
/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,hr2.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom Hurricane 2
10 Broadcom Hurricane 2 family of SoCs are used for switching control. These SoCs
12 A9 ARM CPUs, DDR2/DDR3 memory, PCIe GEN-2, USB 2.0 and USB 3.0, serial and NAND
16 - Florian Fainelli <f.fainelli@gmail.com>
23 - enum:
24 - ubnt,unifi-switch8
25 - const: brcm,bcm53342
[all …]
Dbrcm,nsp.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
14 DDR3 memory, PCIE Gen-2, USB 2.0 and USB 3.0, serial and NAND flash,
18 - Ray Jui <rjui@broadcom.com>
19 - Scott Branden <sbranden@broadcom.com>
26 - description: BCM58522 based boards
28 - enum:
29 - brcm,bcm958522er
30 - const: brcm,bcm58522
[all …]
/Documentation/devicetree/bindings/usb/
Dnxp,ptn36502.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP PTN36502 Type-C USB 3.1 Gen 1 and DisplayPort v1.2 combo redriver
10 - Luca Weiss <luca.weiss@fairphone.com>
15 - nxp,ptn36502
20 vdd18-supply:
23 orientation-switch: true
24 retimer-switch: true
31 description: Super Speed (SS) Output endpoint to the Type-C connector
[all …]
Dmicrochip,usb5744.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip USB5744 4-port Hub Controller
10 Microchip's USB5744 SmartHubTM IC is a 4 port, SuperSpeed (SS)/Hi-Speed (HS),
12 Gen 1 specification. The USB5744 also supports Full Speed (FS) and Low Speed
19 - Michal Simek <michal.simek@amd.com>
20 - Mubin Sayyed <mubin.sayyed@amd.com>
21 - Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
26 - usb424,2744
[all …]
/Documentation/userspace-api/media/v4l/
Dvidioc-subdev-g-fmt.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 VIDIOC_SUBDEV_G_FMT - VIDIOC_SUBDEV_S_FMT - Get or set the data format on a subdev pad
59 and stored in the sub-device file handle. Two applications querying the
60 same sub-device would thus not interact with each other.
62 For instance, to try a format at the output pad of a sub-device,
63 applications would first set the try format at the sub-device input with
70 current links configuration or sub-device controls value. For instance,
71 a low-pass noise filter might crop pixels at the frame boundaries,
74 If the subdev device node has been registered in read-only mode, calls to
77 variable is set to ``-EPERM``.
[all …]
Dvidioc-g-priority.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 VIDIOC_G_PRIORITY - VIDIOC_S_PRIORITY - Query or request the access priority associated with a file…
50 .. flat-table:: enum v4l2_priority
51 :header-rows: 0
52 :stub-columns: 0
55 * - ``V4L2_PRIORITY_UNSET``
56 - 0
57 -
58 * - ``V4L2_PRIORITY_BACKGROUND``
59 - 1
[all …]
Dvidioc-remove-bufs.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 VIDIOC_REMOVE_BUFS - Removes buffers from a queue
45 .. flat-table:: struct v4l2_remove_buffers
46 :header-rows: 0
47 :stub-columns: 0
48 :widths: 1 1 2
50 * - __u32
51 - ``index``
52 - The starting buffer index to remove. This field is ignored if count == 0.
53 * - __u32
[all …]
Dvidioc-g-audioout.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 VIDIOC_G_AUDOUT - VIDIOC_S_AUDOUT - Query or select the current audio output
51 write-only ioctl, it does not return the current audio output attributes
63 .. flat-table:: struct v4l2_audioout
64 :header-rows: 0
65 :stub-columns: 0
66 :widths: 1 1 2
68 * - __u32
69 - ``index``
70 - Identifies the audio output, set by the driver or application.
[all …]
/Documentation/userspace-api/media/
Dindex.rst1 .. SPDX-License-Identifier: GPL-2.0
14 Documentation/admin-guide/media/index.rst
16 - for usage information about media subsystem and supported drivers;
18 Documentation/driver-api/media/index.rst
20 - for driver development information and Kernel APIs used by
32 mediactl/media-controller
33 cec/cec-api
34 gen-errors
38 fdl-appendix
42 **Copyright** |copy| 2009-2020 : LinuxTV Developers
[all …]
/Documentation/devicetree/bindings/arm/
Dmediatek.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sean Wang <sean.wang@mediatek.com>
11 - Matthias Brugger <matthias.bgg@gmail.com>
21 - items:
22 - enum:
23 - mediatek,mt2701-evb
24 - const: mediatek,mt2701
26 - items:
[all …]
/Documentation/devicetree/bindings/pci/
Damlogic,axg-pcie.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/amlogic,axg-pcie.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Neil Armstrong <neil.armstrong@linaro.org>
16 - $ref: /schemas/pci/pci-host-bridge.yaml#
17 - $ref: /schemas/pci/snps,dw-pcie-common.yaml#
19 # We need a select here so we don't match all nodes with 'snps,dw-pcie'
24 - amlogic,axg-pcie
25 - amlogic,g12a-pcie
[all …]
/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-device-info.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 MEDIA_IOC_DEVICE_INFO - Query device information
44 .. flat-table:: struct media_device_info
45 :header-rows: 0
46 :stub-columns: 0
47 :widths: 1 1 2
49 * - char
50 - ``driver``\ [16]
51 - Name of the driver implementing the media API as a NUL-terminated
59 * - char
[all …]

1234