/Linux-v5.15/arch/arm/mach-s3c/ |
D | Kconfig | 15 help 22 help 36 help 45 help 58 help 66 help 75 help 84 help 89 help 94 help [all …]
|
D | Kconfig.s3c24xx | 17 help 33 help 42 help 50 help 58 help 66 help 77 help 84 help 91 help 96 help [all …]
|
D | Kconfig.s3c64xx | 25 help 34 help 39 help 49 help 55 help 61 help 69 help 77 help 82 help 87 help [all …]
|
/Linux-v5.15/drivers/clk/mediatek/ |
D | Kconfig | 11 help 19 help 25 help 31 help 37 help 43 help 49 help 55 help 61 help 67 help [all …]
|
/Linux-v5.15/drivers/net/phy/ |
D | Kconfig | 11 help 21 help 34 help 52 help 68 help 74 help 79 help 88 help 93 help 100 help [all …]
|
/Linux-v5.15/drivers/staging/fbtft/ |
D | Kconfig | 16 help 22 help 28 help 34 help 40 help 46 help 52 help 58 help 64 help 70 help [all …]
|
/Linux-v5.15/net/netfilter/ |
D | nf_conntrack_helper.c | 201 struct nf_conn_help *help; in nf_ct_helper_ext_add() local 203 help = nf_ct_ext_add(ct, NF_CT_EXT_HELPER, gfp); in nf_ct_helper_ext_add() 204 if (help) in nf_ct_helper_ext_add() 205 INIT_HLIST_HEAD(&help->expectations); in nf_ct_helper_ext_add() 208 return help; in nf_ct_helper_ext_add() 237 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local 250 help = nfct_help(tmpl); in __nf_ct_try_assign_helper() 251 if (help != NULL) { in __nf_ct_try_assign_helper() 252 helper = help->helper; in __nf_ct_try_assign_helper() 257 help = nfct_help(ct); in __nf_ct_try_assign_helper() [all …]
|
/Linux-v5.15/arch/arm64/ |
D | Kconfig.platforms | 8 help 20 help 26 help 33 help 48 help 55 help 65 help 74 help 79 help 89 help [all …]
|
/Linux-v5.15/drivers/media/tuners/ |
D | Kconfig | 31 help 38 help 47 help 54 help 61 help 68 help 76 help 83 help 90 help 97 help [all …]
|
/Linux-v5.15/tools/lib/subcmd/ |
D | parse-options.h | 107 const char *help; member 122 #define OPT_ARGUMENT(l, h) { .type = OPTION_ARGUMENT, .long_name = (l), .help = (h) } 123 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) } 124 …IT, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h), .defval = (b… 125 …OPTION_BOOLEAN, .short_name = (s), .long_name = (l), .value = check_vtype(v, bool *), .help = (h) } 126 …N, .short_name = (s), .long_name = (l), .value = check_vtype(v, bool *), .help = (h), .flags = (f)… 129 .value = check_vtype(v, bool *), .help = (h), \ 131 …e = OPTION_INCR, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h) } 132 …t_name = (s), .long_name = (l), .value = check_vtype(v, unsigned int *), .help = (h), .defval = (i… 133 …ype = OPTION_SET_PTR, .short_name = (s), .long_name = (l), .value = (v), .help = (h), .defval = (p… [all …]
|
/Linux-v5.15/drivers/pinctrl/freescale/ |
D | Kconfig | 24 help 31 help 40 help 47 help 54 help 61 help 68 help 75 help 82 help 89 help [all …]
|
/Linux-v5.15/net/6lowpan/ |
D | Kconfig | 5 help 13 help 21 help 30 help 37 help 43 help 50 help 56 help 62 help 68 help [all …]
|
/Linux-v5.15/arch/sh/boards/ |
D | Kconfig | 29 help 40 help 48 help 56 help 64 help 74 help 85 help 94 help 103 help 113 help [all …]
|
/Linux-v5.15/drivers/media/dvb-frontends/ |
D | Kconfig | 18 help 26 help 34 help 42 help 51 help 58 help 67 help 77 help 87 help 96 help [all …]
|
/Linux-v5.15/tools/testing/selftests/tc-testing/ |
D | tdc_multibatch.py | 15 parser.add_argument("device", help="device name") 16 parser.add_argument("dir", help="where to put batch files") 18 "num_filters", type=int, help="how many lines per batch file") 19 parser.add_argument("num_files", type=int, help="how many batch files") 23 help="operation to perform on filters") 28 help="prefix for generated batch file names") 33 help="duplicate filter handle range in all files") 39 help="start handle range from (default: 1)") 46 help="add this value to third byte of source MAC address of flower filter"
|
/Linux-v5.15/arch/arm/mach-orion5x/ |
D | Kconfig | 11 help 25 help 32 help 39 help 47 help 54 help 61 help 67 help 73 help 80 help [all …]
|
/Linux-v5.15/drivers/video/backlight/ |
D | Kconfig | 13 help 27 help 35 help 43 help 50 help 61 help 68 help 75 help 83 help 89 help [all …]
|
/Linux-v5.15/drivers/video/fbdev/omap2/omapfb/displays/ |
D | Kconfig | 7 help 13 help 18 help 25 help 30 help 35 help 40 help 47 help 54 help 60 help [all …]
|
/Linux-v5.15/drivers/ata/ |
D | Kconfig | 8 help 20 help 46 help 57 help 75 help 87 help 101 help 113 help 123 help 140 help [all …]
|
/Linux-v5.15/drivers/edac/ |
D | Kconfig | 15 help 29 help 37 help 47 help 58 help 80 help 105 help 112 help 119 help 126 help [all …]
|
/Linux-v5.15/arch/powerpc/platforms/85xx/ |
D | Kconfig | 22 help 31 help 40 help 46 help 55 help 62 help 70 help 79 help 86 help 95 help [all …]
|
/Linux-v5.15/drivers/clocksource/ |
D | Kconfig | 37 help 43 help 48 help 55 help 60 help 74 help 83 help 91 help 99 help 105 help [all …]
|
/Linux-v5.15/drivers/gpu/drm/exynos/ |
D | Kconfig | 10 help 22 help 27 help 33 help 38 help 43 help 53 help 62 help 71 help 78 help [all …]
|
/Linux-v5.15/arch/arm/mach-ep93xx/ |
D | Kconfig | 16 help 23 help 33 help 40 help 47 help 54 help 61 help 68 help 75 help 82 help [all …]
|
/Linux-v5.15/tools/usb/usbip/src/ |
D | usbip.c | 37 const char *help; member 45 .help = NULL, 51 .help = NULL, 57 .help = "Attach a remote USB device", 63 .help = "Detach a remote USB device", 69 .help = "List exportable or local USB devices", 75 .help = "Bind device to " USBIP_HOST_DRV_NAME ".ko", 81 .help = "Unbind device from " USBIP_HOST_DRV_NAME ".ko", 87 .help = "Show imported USB devices", 111 if (cmd->help != NULL) in usbip_help() [all …]
|