Home
last modified time | relevance | path

Searched full:cover (Results 1 – 25 of 632) sorted by relevance

12345678910>>...26

/Linux-v5.10/Documentation/userspace-api/media/
Dfdl-appendix.rst81 .. _fdl-cover-texts:
83 The “Cover Texts” are certain short passages of text that are listed, as
84 Front-Cover Texts or Back-Cover Texts, in the notice that says that the
149 :ref:`Cover Texts <fdl-cover-texts>`, you must enclose the copies in
150 covers that carry, clearly and legibly, all these Cover Texts:
151 Front-Cover Texts on the front cover, and Back-Cover Texts on the back
152 cover. Both covers must also clearly and legibly identify you as the
153 publisher of these copies. The front cover must present the full title
160 If the required texts for either cover are too voluminous to fit
162 reasonably) on the actual cover, and continue the rest onto adjacent
[all …]
/Linux-v5.10/LICENSES/deprecated/
DGFDL-1.18 Invariant Sections, Front-Cover Texts or Back-Cover Texts.
83 The "Cover Texts" are certain short passages of text that are listed,
84 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
136 and the Document's license notice requires Cover Texts, you must enclose
137 the copies in covers that carry, clearly and legibly, all these Cover
138 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
139 the back cover. Both covers must also clearly and legibly identify
140 you as the publisher of these copies. The front cover must present
147 If the required texts for either cover are too voluminous to fit
149 reasonably) on the actual cover, and continue the rest onto adjacent
[all …]
DGFDL-1.28 Invariant Sections, Front-Cover Texts or Back-Cover Texts.
90 The "Cover Texts" are certain short passages of text that are listed,
91 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
92 the Document is released under this License. A Front-Cover Text may
93 be at most 5 words, and a Back-Cover Text may be at most 25 words.
162 Document's license notice requires Cover Texts, you must enclose the
163 copies in covers that carry, clearly and legibly, all these Cover
164 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
165 the back cover. Both covers must also clearly and legibly identify
166 you as the publisher of these copies. The front cover must present
[all …]
/Linux-v5.10/Documentation/dev-tools/
Dkcov.rst65 unsigned long *cover, n, i;
77 cover = (unsigned long*)mmap(NULL, COVER_SIZE * sizeof(unsigned long),
79 if ((void*)cover == MAP_FAILED)
85 __atomic_store_n(&cover[0], 0, __ATOMIC_RELAXED);
89 n = __atomic_load_n(&cover[0], __ATOMIC_RELAXED);
91 printf("0x%lx\n", cover[i + 1]);
98 if (munmap(cover, COVER_SIZE * sizeof(unsigned long)))
156 uint64_t *cover, type, arg1, arg2, is_const, size;
168 cover = (uint64_t *)mmap(NULL, COVER_SIZE * sizeof(unsigned long),
170 if ((void*)cover == MAP_FAILED)
[all …]
/Linux-v5.10/Documentation/admin-guide/
Dspkguide.txt16 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
1246 The "Cover Texts" are certain short passages of text that are listed,
1247 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
1248 the Document is released under this License. A Front-Cover Text may
1249 be at most 5 words, and a Back-Cover Text may be at most 25 words.
1318 Document's license notice requires Cover Texts, you must enclose the
1319 copies in covers that carry, clearly and legibly, all these Cover
1320 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
1321 the back cover. Both covers must also clearly and legibly identify
1322 you as the publisher of these copies. The front cover must present
[all …]
/Linux-v5.10/arch/arm/boot/dts/
Dgemini-dlink-dir-685.dts351 * gpio0bgrp cover line 5, 6 used by TK I2C
352 * gpio0bgrp cover line 7 used by WPS LED
353 * gpio0cgrp cover line 8, 13 used by keys
357 * gpio0egrp cover line 16 used by VDISP
358 * gpio0fgrp cover line 17 used by TK IRQ
359 * gpio0ggrp cover line 20 used by panel CS
360 * gpio0hgrp cover line 21,22 used by RTL8366RB MDIO
373 * gpio1bgrp cover line 5,8,7 used by panel SPI
Dgemini-sq201.dts144 * gpio0fgrp cover line 18 used by reset button
145 * gpio0ggrp cover line 20 used by info LED
146 * gpio0hgrp cover line 21, 22 used by MDIO for Marvell PHY
147 * gpio0kgrp cover line 31 used by USB LED
157 * gpio0dgrp cover lines used by the SPI
Dgemini-sl93512r.dts156 * gpio0agrp cover line 0, used by WPS button
157 * gpio0fgrp cover line 16 used by HD LED
158 * gpio0ggrp cover line 17, 18 used by wireless LAN LED and
161 * gpio0igrp cover line 21, 22 used by MDIO for Marvell PHY
173 * gpio1dgrp cover lines used by SPI for
Dgemini-rut1xx.dts83 * gpio0bgrp cover line 7 used by GSM LED
84 * gpio0fgrp cover line 17 used by power LED
94 * gpio1dgrp cover line 28-31 otherwise used
Dgemini-wbd111.dts123 * gpio0agrp cover line 0-4
124 * gpio0bgrp cover line 5
Dgemini-wbd222.dts127 * gpio0agrp cover line 0-4
128 * gpio0bgrp cover line 5
/Linux-v5.10/Documentation/devicetree/bindings/iio/light/
Damstaos,tsl2563.yaml26 amstaos,cover-comp-gain:
47 amstaos,cover-comp-gain = <16>;
/Linux-v5.10/include/linux/platform_data/
Dmmc-omap.h56 /* switch pin can be for card detect (default) or card cover */
57 unsigned cover:1; member
100 /* return MMC cover switch state, can be NULL if not supported.
Dapds990x.h21 * struct apds990x_chip_factors - defines effect of the cover window
53 * and cover window.
/Linux-v5.10/Documentation/devicetree/bindings/arm/
Dfw-cfg.txt23 * Bytes 0x0 to 0x7 cover the data register.
24 * Bytes 0x8 to 0x9 cover the selector register.
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-devices-platform-docg38 which can cover any part of it, block aligned, called DPS.
25 which can cover any part of it, block aligned, called DPS.
/Linux-v5.10/arch/ia64/include/uapi/asm/
Dsigcontext.h24 * be found in ar.bsp after executing a "cover" instruction the context in which the
27 * imaginary "cover" instruction) is backed by the *alternate* signal stack, not the
/Linux-v5.10/arch/ia64/include/asm/native/
Dinst.h115 #define COVER \ macro
116 cover
/Linux-v5.10/fs/jfs/
Dresize.c157 * Need enough 4k pages to cover: in jfs_extendfs()
329 * the map now has extended to cover additional nblocks: in jfs_extendfs()
336 * grow map file to cover remaining extension in jfs_extendfs()
405 * map file has been grown now to cover extension to further out; in jfs_extendfs()
409 * map file size may not have been sufficient to cover whole extension in jfs_extendfs()
/Linux-v5.10/tools/perf/scripts/python/bin/
Devent_analyzing_sample-record4 # event_analyzing_sample.py can cover all type of perf samples including
Dstackcollapse-record4 # stackcollapse.py can cover all type of perf samples including
Dexport-to-postgresql-record4 # export perf data to a postgresql database. Can cover
Dexport-to-sqlite-record4 # export perf data to a sqlite3 database. Can cover
/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
DTODO4 cover all intended uses cases;
/Linux-v5.10/arch/mips/kernel/
Dbmips_vec.S96 /* mask with PRID_IMP_BMIPS5000 to cover both variants */
205 /* mask with PRID_IMP_BMIPS5000 to cover both variants */
304 /* mask with PRID_IMP_BMIPS5000 to cover both variants */

12345678910>>...26