Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/Linux-v5.15/drivers/media/usb/
DKconfig14 comment "Webcam devices"
26 comment "Analog TV USB devices"
34 comment "Analog/digital TV USB devices"
42 comment "Digital TV USB devices"
53 comment "Webcam, TV (analog/digital) USB devices"
58 comment "Software defined radio USB devices"
/Linux-v5.15/drivers/media/pci/cx18/
Dcx18-cards.c50 .comment = "Simultaneous Digital and Analog TV capture supported\n",
97 .comment = "Simultaneous Digital and Analog TV capture supported\n",
144 .comment = "Simultaneous Digital and Analog TV capture supported\n",
200 .comment = "Analog TV capture supported\n",
247 .comment = "Experimenters needed for device to work well.\n"
307 .comment = "Experimenters needed for device to work well.\n"
367 .comment = "Analog TV capture supported\n",
421 .comment = "Experimenters and photos needed for device to work well.\n"
464 .comment = "Experimenters and photos needed for device to work well.\n"
517 .comment = "Simultaneous DVB-T and Analog capture supported,\n"
/Linux-v5.15/sound/pci/hda/
DKconfig102 comment "Set to Y if you want auto-loading the codec driver"
112 comment "Set to Y if you want auto-loading the codec driver"
123 comment "Set to Y if you want auto-loading the codec driver"
133 comment "Set to Y if you want auto-loading the codec driver"
147 comment "Set to Y if you want auto-loading the codec driver"
157 comment "Set to Y if you want auto-loading the codec driver"
167 comment "Set to Y if you want auto-loading the codec driver"
178 comment "Set to Y if you want auto-loading the codec driver"
188 comment "Set to Y if you want auto-loading the codec driver"
197 comment "Set to Y if you want auto-loading the codec driver"
[all …]
/Linux-v5.15/drivers/media/pci/
DKconfig14 comment "Media capture support"
24 comment "Media capture/analog TV support"
31 comment "Media capture/analog/hybrid TV support"
44 comment "Media digital TV PCI Adapters"
/Linux-v5.15/tools/testing/selftests/ftrace/test.d/trigger/
Dtrigger-trace-marker-snapshot.tc17 comment=`echo $line | sed -e 's/^#//'`
18 if [ "$line" != "$comment" ]; then
/Linux-v5.15/arch/alpha/boot/
Dbootloader.lds24 .comment 0 : { *(.comment) }
/Linux-v5.15/Documentation/doc-guide/
Dkernel-doc.rst23 comment. Functions and data structures in header files which are intended
36 The opening comment mark ``/**`` is used for kernel-doc comments. The
38 the comment is formatted like a normal multi-line comment with a column
61 The general format of a function and function-like macro kernel-doc comment is::
72 * empty comment line, and may include additional embedded empty
73 * comment lines.
83 * be placed at the end of the comment block.
87 ends with an argument description, a blank comment line, or the end of the
88 comment block.
171 The general format of a struct, union, and enum kernel-doc comment is::
[all …]
/Linux-v5.15/arch/arm/boot/bootp/
Dbootp.lds29 .comment 0 : { *(.comment) }
/Linux-v5.15/tools/memory-model/scripts/
DREADME12 "Result:" comment lines.
17 archive that are C-language and that have "Result:" comment lines
47 .litmus.out file against the .litmus file's "Result:" comment to
/Linux-v5.15/tools/perf/util/
Dconfig.c77 int quote = 0, comment = 0, space = 0; in parse_value() local
91 if (comment) in parse_value()
99 comment = 1; in parse_value()
234 int comment = 0; in perf_parse_file() local
263 comment = 0; in perf_parse_file()
266 if (comment || isspace(c)) in perf_parse_file()
269 comment = 1; in perf_parse_file()
/Linux-v5.15/drivers/input/joystick/
Dsidewinder.c527 static void sw_3dp_id(unsigned char *buf, char *comment, size_t size) in sw_3dp_id() argument
540 snprintf(comment, size, " [PnP %d.%02d id %s rev %s]", in sw_3dp_id()
579 char comment[40]; in sw_connect() local
581 comment[0] = 0; in sw_connect()
683 sprintf(comment, " [AC %s]", sw_get_bits(idbuf,38,1,3) ? "off" : "on"); in sw_connect()
696 sw_3dp_id(idbuf, comment, sizeof(comment)); in sw_connect()
769 dbg("%s%s [%d-bit id %d data %d]\n", sw->name, comment, m, l, k); in sw_connect()
/Linux-v5.15/arch/riscv/boot/
DMakefile19 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
20 OBJCOPYFLAGS_xipImage :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
/Linux-v5.15/arch/sparc/boot/
DMakefile19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@
43 OBJCOPYFLAGS_image.bin := -S -O binary -R .note -R .comment
/Linux-v5.15/include/linux/
Dcompiler_types.h340 #define __diag_ignore(compiler, version, option, comment) \ argument
342 #define __diag_warn(compiler, version, option, comment) \ argument
344 #define __diag_error(compiler, version, option, comment) \ argument
/Linux-v5.15/scripts/
Dcheckpatch.pl1333 my $comment = "";
1338 $comment = $3 if defined $3;
1341 $comment = $2 if defined $2;
1344 $comment = $2 if defined $2;
1358 $comment = "";
1375 $comment = trim($comment);
1382 return ($name, $name_comment, $address, $comment);
1386 my ($name, $name_comment, $address, $comment) = @_;
1401 $comment = trim($comment);
1402 $comment = " $comment" if ($comment ne "");
[all …]
/Linux-v5.15/drivers/gpu/drm/exynos/
DKconfig16 comment "CRTCs"
46 comment "Encoders and Bridges"
87 comment "Sub-drivers"
/Linux-v5.15/arch/nios2/platform/
DKconfig.platform4 comment "Memory settings"
17 comment "Device tree"
53 comment "Nios II instructions"
115 comment "Cache settings"
/Linux-v5.15/arch/s390/kernel/vdso32/
Dvdso32.lds.S68 .comment 0 : { *(.comment) }
/Linux-v5.15/arch/s390/kernel/vdso64/
Dvdso64.lds.S68 .comment 0 : { *(.comment) }
/Linux-v5.15/Documentation/process/
Dlicense-rules.rst41 matching boilerplate text into the top comment of the file. Due to
64 possible line in a file which can contain a comment. For the majority
73 The SPDX license identifier is added in form of a comment. The comment
83 If a specific tool cannot handle the standard comment style, then the
84 appropriate comment mechanism which the tool accepts shall be used. This
85 is the reason for having the "/\* \*/" style comment in C header
87 'ld' failed to parse the C++ comment. This has been fixed by now, but
214 tag/value pairs into a comment according to the placement
229 tag/value pair into a comment according to the placement
276 tag/value pair into a comment according to the placement
[all …]
/Linux-v5.15/sound/pci/ice1712/
Dse.c352 const char *comment; member
360 .comment = "Front(green)"
367 .comment = "Surround(orange)"
374 .comment = "SurroundBack(white)"
381 .comment = "Center(Lch)&SubWoofer(Rch)(black)"
/Linux-v5.15/Documentation/scsi/
DChangeLog.arcmsr14 ** thanks for peoples kindness comment
24 ** (Kornel Wieliczek's comment)
29 ** bug fix enormous stack usage (Adrian Bunk's comment)
40 ** 1.20.00.11 9/29/2005 Erich Chen by comment of Arjan van de Ven fix incorrect msleep…
/Linux-v5.15/tools/bootconfig/samples/
Dgood-comment-after-value.bconf1 key = "value" # comment
Dbad-empty.bconf1 # Wrong boot config: comment only
/Linux-v5.15/include/uapi/linux/netfilter/
Dxt_comment.h8 char comment[XT_MAX_COMMENT_LEN]; member

12345678910>>...14