| /kernel/linux/linux-5.10/drivers/media/usb/ |
| D | Kconfig | 19 comment "Webcam devices" 31 comment "Analog TV USB devices" 39 comment "Analog/digital TV USB devices" 47 comment "Digital TV USB devices" 58 comment "Webcam, TV (analog/digital) USB devices" 63 comment "Software defined radio USB devices"
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| D | cx18-cards.c | 50 .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"
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | Kconfig | 102 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" 168 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" 187 comment "Set to Y if you want auto-loading the codec driver" 210 comment "Set to Y if you want auto-loading the codec driver" [all …]
|
| /kernel/linux/build/test/moduletest/runtest/lib/ |
| D | tst_oh.sh | 152 comment="$@" 154 tst_res TPASS "$comment test pass, expect $expect_res return $actual_res" 156 tst_res TFAIL "$comment test fail, expect $expect_res return $actual_res"
|
| /kernel/linux/linux-5.10/drivers/media/pci/ |
| D | Kconfig | 14 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"
|
| /kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/trigger/ |
| D | trigger-trace-marker-snapshot.tc | 17 comment=`echo $line | sed -e 's/^#//'` 18 if [ "$line" != "$comment" ]; then
|
| /kernel/linux/linux-5.10/arch/alpha/boot/ |
| D | bootloader.lds | 24 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-5.10/Documentation/doc-guide/ |
| D | kernel-doc.rst | 23 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 …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/bootp/ |
| D | bootp.lds | 29 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | config.c | 76 int quote = 0, comment = 0, space = 0; in parse_value() local 90 if (comment) in parse_value() 98 comment = 1; in parse_value() 233 int comment = 0; in perf_parse_file() local 262 comment = 0; in perf_parse_file() 265 if (comment || isspace(c)) in perf_parse_file() 268 comment = 1; in perf_parse_file()
|
| /kernel/linux/linux-5.10/tools/memory-model/scripts/ |
| D | README | 12 "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
|
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| D | vmlinux-std.lds | 63 .comment 0 : { *(.comment) }
|
| D | vmlinux-nommu.lds | 90 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-5.10/drivers/input/joystick/ |
| D | sidewinder.c | 527 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() 682 sprintf(comment, " [AC %s]", sw_get_bits(idbuf,38,1,3) ? "off" : "on"); in sw_connect() 695 sw_3dp_id(idbuf, comment, sizeof(comment)); in sw_connect() 768 dbg("%s%s [%d-bit id %d data %d]\n", sw->name, comment, m, l, k); in sw_connect()
|
| /kernel/linux/linux-5.10/arch/sparc/boot/ |
| D | Makefile | 19 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
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | compiler_types.h | 140 #define __diag_ignore(compiler, version, option, comment) \ argument 142 #define __diag_warn(compiler, version, option, comment) \ argument 144 #define __diag_error(compiler, version, option, comment) \ argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | compiler_types.h | 335 #define __diag_ignore(compiler, version, option, comment) \ argument 337 #define __diag_warn(compiler, version, option, comment) \ argument 339 #define __diag_error(compiler, version, option, comment) \ argument
|
| /kernel/linux/linux-5.10/arch/mips/generic/ |
| D | Kconfig | 20 comment "Legacy (non-UHI/non-FIT) Boards" 30 comment "MSCC Ocelot doesn't work with SEAD3 enabled" 46 comment "FIT/UHI Boards"
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
| D | Kconfig | 16 comment "CRTCs" 46 comment "Encoders and Bridges" 87 comment "Sub-drivers"
|
| /kernel/linux/linux-5.10/arch/s390/kernel/vdso64/ |
| D | vdso64.lds.S | 63 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-5.10/arch/nios2/platform/ |
| D | Kconfig.platform | 4 comment "Memory settings" 17 comment "Device tree" 53 comment "Nios II instructions" 115 comment "Cache settings"
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/ |
| D | vdso32.lds.S | 80 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/vdso64/ |
| D | vdso64.lds.S | 79 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | license-rules.rst | 41 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 …]
|
| /kernel/linux/linux-5.10/sound/pci/ice1712/ |
| D | se.c | 352 const char *comment; member 360 .comment = "Front(green)" 367 .comment = "Surround(orange)" 374 .comment = "SurroundBack(white)" 381 .comment = "Center(Lch)&SubWoofer(Rch)(black)"
|