Home
last modified time | relevance | path

Searched refs:see (Results 1 – 25 of 1570) sorted by relevance

12345678910>>...63

/linux/Documentation/devicetree/bindings/net/can/
H A Dcc770.txt31 - bosch,disconnect-rx0-input : see data sheet.
33 - bosch,disconnect-rx1-input : see data sheet.
35 - bosch,disconnect-tx1-output : see data sheet.
37 - bosch,polarity-dominant : see data sheet.
39 - bosch,divide-memory-clock : see data sheet.
41 - bosch,iso-low-speed-mux : see data sheet.
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dadi,adp1653.txt15 - led-max-microamp : see Documentation/devicetree/bindings/leds/common.txt
19 - flash-max-microamp : see Documentation/devicetree/bindings/leds/common.txt
20 - flash-timeout-us : see Documentation/devicetree/bindings/leds/common.txt
21 - led-max-microamp : see Documentation/devicetree/bindings/leds/common.txt
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-cr0014114.txt15 see Documentation/devicetree/bindings/leds/common.txt
17 see Documentation/devicetree/bindings/leds/common.txt
19 see Documentation/devicetree/bindings/leds/common.txt (deprecated)
21 see Documentation/devicetree/bindings/leds/common.txt
H A Dleds-lm3601x.txt25 - function : see Documentation/devicetree/bindings/leds/common.txt
26 - color : see Documentation/devicetree/bindings/leds/common.txt
27 - label : see Documentation/devicetree/bindings/leds/common.txt (deprecated)
49 For more product information please see the links below:
H A Dleds-is31fl32xx.txt23 see Documentation/devicetree/bindings/leds/common.txt
25 see Documentation/devicetree/bindings/leds/common.txt
51 For more product information please see the links below:
/linux/Documentation/devicetree/bindings/mfd/
H A Dtps6105x.txt16 see ../regulator/regulator.yaml
20 - function : see ../leds/common.txt
21 - color : see ../leds/common.txt
22 - label : see ../leds/common.txt
/linux/Documentation/devicetree/bindings/sound/
H A Drenesas,rsnd.txt42 see "Example: simple sound card"
79 see "Example: simple sound card for Asynchronous mode"
99 For more detail information, see below
116 see "Example: simple sound card for channel convert"
140 MIX merges 2 sounds path. You can see 2 sound interface on system,
152 see "Example: simple sound card for MIXer"
191 TDM Split mode merges 4 sounds. You can see 4 sound interface on system,
208 see "Example: simple sound card for TDM Split"
247 see "Example: simple sound card for Multi channel"
255 see "Example: simple sound card for TDM"
/linux/Documentation/process/debugging/
H A Dmedia_specific_debugging_guide.rst16 For general advice see the :doc:`general advice document
36 For the full documentation see :ref:`driver-api/media/v4l2-dev:video device
46 For a general overview please see the
63 For general advice see the
83 For general advice see the
92 For general advice see the
100 For general advice see the
141 For general advice see the
153 To see the detailed media topology (and check it) use::
H A Duserspace_debugging_guide.rst11 For general debugging advice, see :doc:`general advice document
54 - When the code contains one of the valid print statements (see above) or when
61 For the full documentation see :doc:`/admin-guide/dynamic-debug-howto`
86 For the full Ftrace documentation see :doc:`/trace/ftrace`
93 For the full Ftrace event tracing documentation see :doc:`/trace/events`
113 For the full documentation see `<https://kernelshark.org/Documentation.html>`__
139 - ``top`` / ``htop`` / ``atop`` (*get an overview of the system load, see
188 For the full documentation see
208 For the full documentation see `<https://perfetto.dev/docs/>`__
216 For the full documentation see the :doc:`/admin-guide/kdump/kdump`
H A Ddriver_development_debugging_guide.rst14 For general debugging advice, see the :doc:`general advice document
50 For the full documentation see :doc:`/core-api/printk-basics`
65 For the full Documentation see trace_printk()
115 For the full event tracing documentation see :doc:`/trace/events`
117 For the full Ftrace documentation see :doc:`/trace/ftrace`
160 For the full documentation see :doc:`/filesystems/debugfs`.
174 For the full documentation see :doc:`/dev-tools/kasan`.
185 For the full documentation see :doc:`/dev-tools/ubsan`
/linux/Documentation/devicetree/bindings/arm/ux500/
H A Dboards.txt23 see binding for arm/arm,scu.yaml
26 see binding for interrupt-controller/arm,gic.txt
29 see binding for timer/arm,twd-timer.yaml
32 see binding for clocks/ux500.txt
/linux/Documentation/power/
H A Ddrivers-testing.rst21 testing the new driver. Please see Documentation/power/basic-pm-debugging.rst
31 (see: Documentation/power/basic-pm-debugging.rst, 1).
34 "platform" modes (see: Documentation/power/basic-pm-debugging.rst, 1).
42 e) Try the test modes of suspend (see:
48 (see: Documentation/power/basic-pm-debugging.rst, 2).
/linux/Documentation/hid/
H A Dhidreport-parsing.rst27 ---- Length of data (see HID spec 6.2.2.2)
29 ------ Type of the item (see HID spec 6.2.2.2, then jump to 6.2.2.7)
31 --------- Function of the item (see HID spec 6.2.2.7, then HUT Sec 3)
46 we have a ``Usage``. From HUT, Sec. 4, "Generic Desktop Page", we see that
/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt30 def pre_suite(self, testcount, testidlist) # see "PRE_SUITE" below
31 def post_suite(self, ordinal) # see "SKIPPING" below
32 def pre_case(self, test_ordinal, testid) # see "PRE_CASE" below
36 def adjust_command(self, stage, command) # see "ADJUST" below
37 def add_args(self, parser) # see "ADD_ARGS" below
38 def check_args(self, args, remaining) # see "CHECK_ARGS" below
/linux/Documentation/userspace-api/media/dvb/
H A Ddvb-frontend-parameters.rst65 fe_code_rate_t fec_inner; /* forward error correction (see above) */
81 fe_code_rate_t fec_inner; /* forward error correction (see above) */
82 fe_modulation_t modulation; /* modulation type (see above) */
97 fe_modulation_t modulation; /* modulation type (see above) */
115 fe_modulation_t constellation; /* modulation type (see above) */
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-parm.rst43 For stateful encoders (see :ref:`encoder`) this represents the
50 internally by a driver in read/write mode. For implications see the
104 - Set by drivers and applications, see :ref:`parm-flags`.
116 For stateful encoders (see :ref:`encoder`) this represents the
133 using this field should check the driver name and version, see
141 setting rather than the minimum or an error code. For details see
163 - Set by drivers and applications, see :ref:`parm-flags`.
174 For stateful encoders (see :ref:`encoder`) this represents the
193 using this field should check the driver name and version, see
201 rather than the minimum or an error code. For details see
H A Dvidioc-g-fmt.rst60 For details see the documentation of the various devices types in
100 - Type of the data stream, see :c:type:`v4l2_buf_type`.
105 - Definition of an image format, see :ref:`pixfmt`, used by video
109 - Definition of an image format, see :ref:`pixfmt`, used by video
114 - Definition of an overlaid image, see :ref:`overlay`, used by
127 - Definition of a data format, see :ref:`pixfmt`, used by SDR
131 - Definition of a metadata format, see :ref:`meta-formats`, used by
H A Dvidioc-enumoutput.rst61 - Type of the output, see :ref:`output-type`.
76 see :ref:`audio`.
83 details on modulators see :ref:`tuner`.
88 video standards and how to switch see :ref:`standard`.
141 ``V4L2_SEL_TGT_NATIVE_SIZE`` selection target, see
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dsis_i2c.txt6 - interrupts: touch controller interrupt (see interrupt
10 - pinctrl-names: should be "default" (see pinctrl binding [1]).
12 device (see pinctrl binding [1]).
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-lantiq-ssc.txt6 - #address-cells: see spi-bus.txt
7 - #size-cells: see spi-bus.txt
19 - num-cs: see spi-bus.txt, set to 8 if unset
/linux/Documentation/gpu/amdgpu/display/
H A Ddc-debug.rst12 Since the display is the driver's visual component, it is common to see users
42 From the above example, you can see the line that reports that `<dm>`,
44 issue. If you do not see that line, something else might have failed before
117 If you can boot your system with the DC disabled and still see the issue, it
147 Users may see some screen artifacts that can be categorized into two different
149 happen in some specific areas, such as around the UI window corners; if you see
156 screenshot/video recording, if you don't see any of the artifacts, it means
157 that the issue is likely on the driver side. If you can still see the
171 For example, dGPU users sometimes see a problem where a horizontal fillet of
175 initialized version of `dc_debug_options` to see if the issue gets fixed. Along
[all …]
/linux/Documentation/networking/
H A Dmptcp.rst18 For more details about Multipath TCP in the Linux kernel, please see the
64 see mptcp-sysctl.rst. There are two types: the in-kernel one (``kernel``) where
65 the same rules are applied for all the connections (see: ``ip mptcp``) ; and the
68 connection. The path managers can be controlled via a Netlink API; see
85 see mptcp-sysctl.rst.
109 ``net.mptcp.enabled`` sysctl knob; see mptcp-sysctl.rst.
113 ``LD_PRELOAD`` (see ``mptcpize``), eBPF (see ``mptcpify``), SystemTAP,
/linux/Documentation/arch/x86/x86_64/
H A Dmachinecheck.rst17 When you see the "Machine check errors logged" message in the system
30 see the Intel and AMD architecture manuals from their developer websites.
33 see http://one.firstfloor.org/~andi/mce.pdf
/linux/Documentation/admin-guide/perf/
H A Dnvidia-pmu.rst20 the available events and configuration of each PMU in sysfs. Please see the
32 strongly-ordered (SO) PCIE write traffic to local/remote memory. Please see
37 see /sys/bus/event_source/devices/nvidia_scf_pmu_<socket-id>.
65 Please see :ref:`NVIDIA_Uncore_PMU_Traffic_Coverage_Section` for more info about
69 see /sys/bus/event_source/devices/nvidia_nvlink_c2c0_pmu_<socket-id>.
111 Please see :ref:`NVIDIA_Uncore_PMU_Traffic_Coverage_Section` for more info about
115 see /sys/bus/event_source/devices/nvidia_nvlink_c2c1_pmu_<socket-id>.
156 (RO) write traffic. Please see :ref:`NVIDIA_Uncore_PMU_Traffic_Coverage_Section`
160 see /sys/bus/event_source/devices/nvidia_cnvlink_pmu_<socket-id>.
197 local/remote memory. Please see :ref:`NVIDIA_Uncore_PMU_Traffic_Coverage_Section`
[all …]
/linux/Documentation/input/devices/
H A Dyealink.rst18 For vendor documentation see http://www.yealink.com
60 Line 1 Format (see below) : 18.e8.M8.88...188
102 yealink phones. (see map_to_7segment.h)
105 see yealink.c. status EXPERIMENTAL due to potential
207 :A: If you see something like:
210 load module yealink before any other usb hid driver. Please see the

12345678910>>...63