Home
last modified time | relevance | path

Searched +full:2 +full:c (Results 1 – 25 of 1074) sorted by relevance

12345678910>>...43

/Documentation/userspace-api/media/v4l/
Dyuv-formats.rst29 direction are possible, common factors are 1 (no subsampling), 2 and 4, with
34 - `4:2:2`: Horizontal subsampling by 2, no vertical subsampling
35 - `4:2:0`: Horizontal subsampling by 2, vertical subsampling by 2
59 .. flat-table:: 4:2:2 subsampling, interstitially sited
68 - 2
73 - C
77 - C
81 - C
85 - C
87 * - 2
[all …]
Dext-ctrls-colorimetry.rst28 .. c:type:: v4l2_ctrl_hdr10_cll_info
35 :widths: 1 1 2
40 samples for the pictures of a video sequence, cd/m\ :sup:`2`.
46 cd/m\ :sup:`2`. When equal to 0 no such upper bound is present.
53 .. c:type:: v4l2_ctrl_hdr10_mastering_display
60 :widths: 1 1 2
65 primary component c of the mastering display in increments of 0.00002.
67 color primaries, index value c equal to 0 corresponds to the Green
68 primary, c equal to 1 corresponds to Blue primary and c equal to 2
73 primary component c of the mastering display in increments of 0.00002.
[all …]
Dvidioc-enum-freq-bands.rst2 .. c:namespace:: V4L
18 .. c:macro:: VIDIOC_ENUM_FREQ_BANDS
26 File descriptor returned by :c:func:`open()`.
29 Pointer to struct :c:type:`v4l2_frequency_band`.
37 :c:type:`v4l2_frequency_band` and call the
45 .. c:type:: v4l2_frequency_band
50 :widths: 1 1 2 1 1
55 the struct :c:type:`v4l2_input` ``tuner`` field and
56 the struct :c:type:`v4l2_tuner` ``index`` field, or
57 the struct :c:type:`v4l2_output` ``modulator`` field
[all …]
Dpixfmt-v4l2-mplane.rst7 The struct :c:type:`v4l2_plane_pix_format` structures define size
9 struct :c:type:`v4l2_pix_format_mplane` structure contains
11 array of struct :c:type:`v4l2_plane_pix_format` structures,
18 .. c:type:: v4l2_plane_pix_format
23 :widths: 1 1 2
44 lines. See struct :c:type:`v4l2_pix_format`.
57 .. c:type:: v4l2_pix_format_mplane
62 :widths: 1 1 2
67 :c:type:`v4l2_pix_format`.
71 :c:type:`v4l2_pix_format`.
[all …]
Dvidioc-dqevent.rst2 .. c:namespace:: V4L
18 .. c:macro:: VIDIOC_DQEVENT
26 File descriptor returned by :c:func:`open()`.
29 Pointer to struct :c:type:`v4l2_event`.
35 ioctl. All the fields of the struct :c:type:`v4l2_event`
40 .. c:type:: v4l2_event
48 :widths: 1 1 2
55 * - struct :c:type:`v4l2_event_vsync`
58 * - struct :c:type:`v4l2_event_ctrl`
61 * - struct :c:type:`v4l2_event_frame_sync`
[all …]
Dvidioc-g-parm.rst2 .. c:namespace:: V4L
18 .. c:macro:: VIDIOC_G_PARM
22 .. c:macro:: VIDIOC_S_PARM
30 File descriptor returned by :c:func:`open()`.
33 Pointer to struct :c:type:`v4l2_streamparm`.
51 section discussing the :c:func:`read()` function.
56 pointer to a struct :c:type:`v4l2_streamparm` which contains a
61 .. c:type:: v4l2_streamparm
66 :widths: 1 1 2
71 :c:type:`v4l2_format` ``type``, set by the
[all …]
Dext-ctrls-codec-stateless.rst35 .. c:type:: v4l2_ctrl_h264_sps
46 :widths: 1 1 2
116 :widths: 1 1 2
146 :widths: 1 1 2
180 .. c:type:: v4l2_ctrl_h264_pps
189 :widths: 1 1 2
237 \setlength{\tabcolsep}{2pt}
284 .. c:type:: v4l2_ctrl_h264_scaling_matrix
295 :widths: 1 1 2
319 .. c:type:: v4l2_ctrl_h264_slice_params
[all …]
Ddev-rds.rst2 .. c:namespace:: V4L
37 :c:type:`v4l2_capability` returned by the
40 ``capability`` field of struct :c:type:`v4l2_tuner`. If the
51 ``rxsubchans`` field of struct :c:type:`v4l2_tuner`: the
56 :c:type:`v4l2_capability` returned by the
60 :c:type:`v4l2_modulator`. In order to enable the RDS
63 :c:type:`v4l2_modulator`. If the driver only passes RDS
77 :c:func:`read()` function. The data is packed in groups of
86 :c:func:`write()` function. The data is packed in groups of
92 .. c:type:: v4l2_rds_data
[all …]
/Documentation/usb/
Dacm.rst5 Copyright (c) 1999 Vojtech Pavlik <vojtech@suse.cz>
13 Software Foundation; either version 2 of the License, or (at your option)
29 For your convenience, the GNU General Public License version 2 is included
34 The drivers/usb/class/cdc-acm.c drivers works with USB modems and USB ISDN terminal
68 2. Verifying that it works
74 T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
80 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
83 T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
84 D: Ver= 1.00 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs= 2
89 C: #Ifs= 1 Cfg#= 1 Atr=60 MxPwr= 0mA
[all …]
/Documentation/sphinx/
Dcdomain.py7 Replacement for the sphinx c-domain.
9 :copyright: Copyright (C) 2016 Markus Heiser
10 :license: GPL Version 2, June 1991 see Linux/COPYING for details.
14 * Moved the *duplicate C object description* warnings for function
18 * Add option 'name' to the "c:function:" directive. With option 'name' the
21 .. c:function:: int ioctl( int fd, int request )
27 * :c:func:`VIDIOC_LOG_STATUS` or
40 from sphinx.domains.c import c_funcptr_sig_re, c_sig_re
41 from sphinx.domains.c import CObject as Base_CObject
42 from sphinx.domains.c import CDomain as Base_CDomain
[all …]
Dautomarkup.py15 # Python 2 lacks re.ASCII...
26 # :c:func: block (i.e. ":c:func:`mmap()`s" flakes out), so the last
32 # Sphinx 2 uses the same :c:type role for struct, union, enum and typedef
38 # Sphinx 3 uses a different C role for each one of struct, union, enum and
52 RE_namespace = re.compile(r'^\s*..\s*c:namespace::\s*(\S+)\s*$')
55 # Reserved C words that we should skip when cross-referencing
137 # In sphinx3 we can cross-reference to C macro and function, each one with its
138 # own C role, but both match the same regex, so we try both.
141 cdom = app.env.domains['c']
143 # Go through the dance of getting an xref out of the C domain
[all …]
/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-enum-links.rst2 .. c:namespace:: MC
18 .. c:macro:: MEDIA_IOC_ENUM_LINKS
26 File descriptor returned by :c:func:`open()`.
29 Pointer to struct :c:type:`media_links_enum`.
35 entity field of a struct :c:type:`media_links_enum`
37 :c:type:`media_pad_desc` and struct
38 :c:type:`media_link_desc` structure arrays pointed by
55 .. c:type:: media_links_enum
62 :widths: 1 1 2
68 * - struct :c:type:`media_pad_desc`
[all …]
/Documentation/admin-guide/cgroup-v1/
Ddevices.rst11 'type' is a (all), c (char), or b (block). 'all' means it applies
21 2. User Interface
27 echo 'c 1:3 mr' > /sys/fs/cgroup/1/devices.allow
74 A allow "b 8:* rwm", "c 116:1 rw"
75 B deny "c 1:3 rwm", "c 116:2 rwm", "b 3:* rwm"
79 # echo "c 116:* r" > A/devices.deny
82 "c 116:2 rwm" will be removed::
85 A all "b 8:* rwm", "c 116:* rw"
86 B "c 1:3 rwm", "b 3:* rwm" all the rest
98 A "c 1:3 rwm", "c 1:5 r" all the rest
[all …]
/Documentation/hwmon/
Dmax31760.rst23 temperature of a discrete diode-connected transistor, such as a 2N3906,
37 Temperature measurement range: from -55°C to 125°C
39 Temperature Resolution: 11 Bits, ±0.125°C
49 1 PWM value for T < +18°C
50 2 PWM value for +18°C ≤ T < +20°C
51 3 PWM value for +20°C ≤ T < +22°C
53 47 PWM value for +108°C ≤ T < +110°C
54 48 PWM value for T ≥ +110°C
61 fan[1-2]_input Fan speed (in RPM)
62 fan[1-2]_enable Enable fan readings and fan fault alarms
[all …]
Dlm93.rst37 * vccp_limit_type: integer array (2)
87 value of prochot1_avg and prochot2_avg is something like a 2 period
135 Smart tach mode is enabled by the driver by writing 1 or 2 (associating the
176 #PROCHOT 1 & 2, and #VRDHOT 1 & 2. The bindings are expressed as a bitmask
182 0x02 Temp 2
186 0x20 #PROCHOT 2
188 0x80 #VRDHOT 2
193 temperature offsets. The base temperature is expressed in degrees C in the
195 degrees C, with the value of offset <i> for temperature value <n> being
197 is 40C:
[all …]
/Documentation/translations/zh_CN/process/
Dcoding-style.rst37 2!) 字符深,这几乎相当于尝试将圆周率的值定义为 3。
52 .. code-block:: c
73 .. code-block:: c
80 .. code-block:: c
87 .. code-block:: c
103 2) 把长的行和字符串打散
124 C 语言风格中另外一个常见问题是大括号的放置。和缩进大小不同,选择或弃用某种放
128 .. code-block:: c
136 .. code-block:: c
151 .. code-block:: c
[all …]
/Documentation/translations/zh_TW/process/
Dcoding-style.rst40 2!) 字符深,這幾乎相當於嘗試將圓周率的值定義爲 3。
55 .. code-block:: c
76 .. code-block:: c
83 .. code-block:: c
90 .. code-block:: c
106 2) 把長的行和字符串打散
127 C 語言風格中另外一個常見問題是大括號的放置。和縮進大小不同,選擇或棄用某種放
131 .. code-block:: c
139 .. code-block:: c
154 .. code-block:: c
[all …]
/Documentation/gpu/amdgpu/
Ddriver-misc.rst14 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c
20 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c
26 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c
32 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c
38 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c
44 .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
50 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
58 :widths: 3, 2, 2, 1, 1, 1, 1
66 :widths: 3, 2, 2, 1, 1, 1
78 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
[all …]
/Documentation/devicetree/bindings/usb/
Drichtek,rt1711h.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
7 title: Richtek RT1711H Type-C Port Switch and Power Delivery controller
13 The RT1711H is a USB Type-C controller that complies with the latest
14 USB Type-C and PD standards. It does the USB Type-C detection including attach
17 support for alternative interfaces of the Type-C specification.
40 Properties for usb c connector.
65 compatible = "usb-c-connector";
66 label = "USB-C";
90 port@2 {
91 reg = <2>;
Dwillsemi,wusb3801.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
7 title: WUSB3801 Type-C port controller
10 The Will Semiconductor WUSB3801 is a USB Type-C port controller which
12 compatible with the USB Type-C Cable and Connector Specification v1.2.
33 The managed USB Type-C connector. Since WUSB3801 does not support
38 const: usb-c-connector
66 compatible = "usb-c-connector";
67 label = "USB-C";
Drichtek,rt1719.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
7 title: Richtek RT1719 sink-only Type-C PD controller
13 The RT1719 is a sink-only USB Type-C controller that complies with the latest
14 USB Type-C and PD standards. It does the USB Type-C detection including attach
17 support for alternative interfaces of the Type-C specification.
38 Properties for usb c connector.
58 interrupts-extended = <&gpio26 2 IRQ_TYPE_LEVEL_LOW>;
62 compatible = "usb-c-connector";
63 label = "USB-C";
Drealtek,rtd-type-c.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
5 $id: http://devicetree.org/schemas/usb/realtek,rtd-type-c.yaml#
8 title: Realtek DHC RTD SoCs USB Type-C Connector detection
14 Realtek digital home center (DHC) RTD series SoCs include a type c module.
15 This module is able to detect the state of type c connector.
20 - realtek,rtd1295-type-c
21 - realtek,rtd1312c-type-c
22 - realtek,rtd1315e-type-c
23 - realtek,rtd1319-type-c
24 - realtek,rtd1319d-type-c
[all …]
/Documentation/devicetree/bindings/phy/
Dphy-rockchip-usbdp.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
51 minItems: 2
56 An array of physical Type-C lanes indexes. Position of an entry
58 indicates physical Type-C lane. The supported DP lanes number are 2 or 4.
59 e.g. for 2 lanes DP lanes map, we could have "rockchip,dp-lane-mux = <2,
60 3>;", assuming DP lane0 on Type-C phy lane2, DP lane1 on Type-C phy
62 <0, 1, 2, 3>;", assuming DP lane0 on Type-C phy lane0, DP lane1 on Type-C
63 phy lane1, DP lane2 on Type-C phy lane2, DP lane3 on Type-C phy lane3. If
89 GPIO connected to the SBU1 line of the USB-C connector via a big resistor
95 GPIO connected to the SBU2 line of the USB-C connector via a big resistor
/Documentation/userspace-api/media/
Dconf_nitpick.py16 # 2) It will complain for things like: enum, NULL;
23 ("c:func", "clock_gettime"),
24 ("c:func", "close"),
25 ("c:func", "container_of"),
26 ("c:func", "copy_from_user"),
27 ("c:func", "copy_to_user"),
28 ("c:func", "determine_valid_ioctls"),
29 ("c:func", "ERR_PTR"),
30 ("c:func", "i2c_new_client_device"),
31 ("c:func", "ioctl"),
[all …]
/Documentation/bpf/
Dllvm_reloc.rst1 .. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
31 Compiled with ``clang --target=bpf -O2 -c test.c``, the following is
36 2: 61 11 00 00 00 00 00 00 r1 = *(u32 *)(r1 + 0)
45 11: 18 01 00 00 0c 00 00 00 00 00 00 00 00 00 00 00 r1 = 12 ll
71 1: 0000000000000000 0 FILE LOCAL DEFAULT ABS test.c
72 2: 0000000000000008 4 OBJECT LOCAL DEFAULT 4 l1
73 3: 000000000000000c 4 OBJECT LOCAL DEFAULT 4 l2
75 5: 0000000000000000 128 FUNC GLOBAL DEFAULT 2 test
95 From symbol table, we can find that they correspond to entries ``2``
112 2 R_BPF_64_ABS64 normal data 64 r_offset S + A
[all …]

12345678910>>...43