Home
last modified time | relevance | path

Searched full:row (Results 1 – 25 of 83) sorted by relevance

1234

/Documentation/userspace-api/media/rc/
Drc-tables.rst36 - .. row 1
44 - .. row 2
48 - .. row 3
56 - .. row 4
64 - .. row 5
72 - .. row 6
80 - .. row 7
88 - .. row 8
96 - .. row 9
104 - .. row 10
[all …]
Dlirc-get-send-mode.rst55 - .. row 1
61 - .. row 2
67 - .. row 3
Dlirc-get-rec-mode.rst53 - .. row 1
59 - .. row 2
65 - .. row 3
/Documentation/userspace-api/media/dvb/
Dfe-bandwidth-t.rst14 - .. row 1
20 - .. row 2
28 - .. row 3
36 - .. row 4
44 - .. row 5
52 - .. row 6
60 - .. row 7
68 - .. row 8
Dfe-type-t.rst22 - .. row 1
31 - .. row 2
41 - .. row 3
51 - .. row 4
61 - .. row 5
Ddmx-start.rst48 - .. row 1
55 - .. row 2
Dfe-get-event.rst54 - .. row 1
60 - .. row 2
/Documentation/devicetree/bindings/input/
Dgpio-matrix-keypad.txt4 The matrix keypad supports multiple row and column lines, a key can be
5 placed at each intersection of a unique row and a unique column. The matrix
11 - row-gpios: List of gpios used as row lines. The gpio specifier
13 which these row lines are connected.
36 row-gpios = <&gpio2 25 0
Dsamsung,s3c6410-keypad.yaml11 keypad device. The keypad controller supports multiple row and column lines.
12 A key can be placed at each intersection of a unique row and a unique column.
57 Number of row lines connected to the keypad controller.
73 keypad,row:
75 description: The row number to which the key is connected.
81 - keypad,row
111 keypad,row = <0>;
117 keypad,row = <0>;
Dnvidia,tegra20-kbc.txt3 can be configured as row or column. The maximum column pin can be 8
4 and maximum row pins can be 16 for Tegra20/Tegra30.
10 - nvidia,kbc-row-pins: The KBC pins which are configured as row. This is an
29 - nvidia,debounce-delay-ms: delay in milliseconds per row scan for debouncing
46 nvidia,kbc-row-pins = <0 1 2>; /* pin 0, 1, 2 as rows */
Dbrcm,bcm-keypad.txt4 keypad device. The keypad controller supports multiple row and column lines.
5 A key can be placed at each intersection of a unique row and a unique column.
23 - keypad,num-rows: Number of row lines connected to the keypad
51 - row-output-enabled: An optional property indicating whether the row or
52 column is being used as output. If specified the row is being used
103 row-output-enabled;
Dclps711x-keypad.txt5 - row-gpios: List of GPIOs used as row lines.
18 row-gpios = <&porta 0 0>,
Dgoogle,cros-ec-keyb.yaml35 function-row-physmap:
41 of top row keys from physical left (KEY_F1) to right. Each entry
42 encodes the row/column as:
43 (((row) & 0xFF) << 24) | (((column) & 0xFF) << 16)
45 when the keyboard has a custom design for the top row keys.
48 function-row-physmap: [ 'linux,keymap' ]
76 function-row-physmap = <
90 * RR=Row CC=Column KKKK=Key Code
Dti,nspire-keypad.yaml35 row-delay:
37 description: How long to wait between scanning each row in us.
48 - row-delay
64 row-delay = <200>;
Dmatrix-keymap.yaml26 An array of packed 1-cell entries containing the equivalent of row,
28 row << 24 | column << 16 | key-code
32 description: Number of row lines connected to the keypad controller.
Dmediatek,mt6779-keypad.yaml17 keypad device. The keypad controller supports multiple row and column lines.
18 A key can be placed at each intersection of a unique row and a unique column.
53 description: each (row, column) group has multiple keys
Dqcom,pm8921-keypad.yaml50 row-hold:
52 description: time in nanoseconds to pause between scans of each row in the
86 row-hold = <91500>;
Domap-keypad.txt4 keypad device. The keypad controller supports multiple row and column lines.
5 A key can be placed at each intersection of a unique row and a unique column.
Dtwl4030-keypad.txt4 keypad device. The keypad controller supports multiple row and column lines.
5 A key can be placed at each intersection of a unique row and a unique column.
/Documentation/sphinx/
DrstFlatTable.py20 * *row-span*: with the role ``rspan`` a cell can be extended through
23 * *auto span* rightmost cell of a table row over the missing cells on the
24 right side of that table-row. With Option ``:fill-cells:`` this behavior
178 for row in self.rows[:header_rows]:
179 thead += self.buildTableRowNode(row)
184 for row in self.rows[header_rows:]:
185 tbody += self.buildTableRowNode(row)
190 row = nodes.row()
203 row += entry
204 return row
[all …]
/Documentation/userspace-api/media/v4l/
Dpixfmt-intro.rst29 leftmost pixel of the topmost row. Following that is the pixel
30 immediately to its right, and so on until the end of the top row of
31 pixels. Following the rightmost pixel of the row there may be zero or
32 more bytes of padding to guarantee that each row of pixel data has a
34 leftmost pixel of the second row from the top, and so on. The last row
Dpixfmt-srggb14p.rst29 Each n-pixel row contains n/2 green samples and n/2 blue or red samples,
51 - .. row 1
75 - .. row 2
99 - .. row 3
123 - .. row 4
/Documentation/doc-guide/
Dsphinx.rst341 * row-span: with the role ``rspan`` a cell can be extended through
344 * auto span rightmost cell of a table row over the missing cells on the right
345 side of that table-row. With Option ``:fill-cells:`` this behavior can
362 list is the *table-row*. In the *table-row* there is only one markup allowed,
363 the list of the cells in this *table-row*. Exceptions are *comments* ( ``..`` )
364 and *targets* (e.g. a ref to ``:ref:`last row <last row>``` / :ref:`last row
365 <last row>`).
377 * - row 1
381 * - row 2
385 * .. _`last row`:
[all …]
/Documentation/translations/it_IT/doc-guide/
Dsphinx.rst332 ``:ref:`last row <last row>``` / :ref:`last row <it last row>`)
344 * - row 1
348 * - row 2
352 * .. _`it last row`:
354 - row 3
366 * - row 1
370 * - row 2
374 * .. _`it last row`:
376 - row 3
/Documentation/devicetree/bindings/arm/
Dqcom.yaml176 - sony,kugo-row
177 - sony,suzu-row
277 - sony,ivy-row
278 - sony,karin-row
279 - sony,satsuki-row
280 - sony,sumire-row
281 - sony,suzuran-row
296 - sony,dora-row
297 - sony,kagura-row
298 - sony,keyaki-row
[all …]

1234