| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| H A 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 [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| H A 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 [all...] |
| /kernel/linux/build/test/moduletest/runtest/lib/ |
| H A 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-6.6/include/linux/ |
| H A D | compiler_types.h | 450 #define __diag_ignore(compiler, version, option, comment) \ 452 #define __diag_warn(compiler, version, option, comment) \ 454 #define __diag_error(compiler, version, option, comment) \ 458 #define __diag_ignore_all(option, comment)
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ftrace/ |
| H A D | ftracetest | 302 ktaptest() { # result comment 315 local comment=$* 316 if [ "$comment" != "" ]; then 317 comment="# $comment" 320 echo $result $CASENO $INSTANCE$CASENAME $comment
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A 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/drivers/input/joystick/ |
| H A 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-6.6/drivers/input/joystick/ |
| H A D | sidewinder.c | 524 static void sw_3dp_id(unsigned char *buf, char *comment, size_t size) in sw_3dp_id() argument 537 snprintf(comment, size, " [PnP %d.%02d id %s rev %s]", in sw_3dp_id() 576 char comment[40]; in sw_connect() local 578 comment[0] = 0; in sw_connect() 680 sprintf(comment, " [AC %s]", sw_get_bits(idbuf,38,1,3) ? "off" : "on"); in sw_connect() 693 sw_3dp_id(idbuf, comment, sizeof(comment)); in sw_connect() 766 dbg("%s%s [%d-bit id %d data %d]\n", sw->name, comment, m, l, k); in sw_connect()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | config.c | 77 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()
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | compiler_types.h | 335 #define __diag_ignore(compiler, version, option, comment) \ 337 #define __diag_warn(compiler, version, option, comment) \ 339 #define __diag_error(compiler, version, option, comment) \
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | compiler_types.h | 140 #define __diag_ignore(compiler, version, option, comment) \ 142 #define __diag_warn(compiler, version, option, comment) \ 144 #define __diag_error(compiler, version, option, comment) \
|
| /kernel/linux/linux-5.10/sound/pci/ice1712/ |
| H A 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)"
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| H A 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)"
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/ |
| H A D | vdso32.lds.S | 80 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-5.10/arch/s390/kernel/vdso64/ |
| H A D | vdso64.lds.S | 63 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/vdso64/ |
| H A D | vdso64.lds.S | 79 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-5.10/arch/sparc/boot/ |
| H A 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/linux-6.6/arch/parisc/kernel/vdso64/ |
| H A D | vdso64.lds.S | 60 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-6.6/arch/riscv/boot/ |
| H A D | Makefile | 19 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S 21 OBJCOPYFLAGS_xipImage :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
|
| /kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/ |
| H A D | vdso32.lds.S | 62 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-6.6/arch/s390/kernel/vdso32/ |
| H A D | vdso32.lds.S | 68 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-6.6/arch/s390/kernel/vdso64/ |
| H A D | vdso64.lds.S | 68 .comment 0 : { *(.comment) }
|
| /kernel/linux/linux-6.6/arch/sparc/boot/ |
| H A 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/linux-5.10/include/uapi/linux/netfilter/ |
| H A D | xt_comment.h | 8 char comment[XT_MAX_COMMENT_LEN]; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
| H A D | xt_comment.h | 8 char comment[XT_MAX_COMMENT_LEN]; member
|