/linux-6.6.21/drivers/clk/mediatek/ |
D | Kconfig | 11 help 17 help 26 help 32 help 38 help 44 help 50 help 56 help 62 help 68 help [all …]
|
/linux-6.6.21/drivers/net/phy/ |
D | Kconfig | 11 help 21 help 34 help 50 help 57 help 73 help 80 help 85 help 94 help 101 help [all …]
|
/linux-6.6.21/net/netfilter/ |
D | nf_conntrack_helper.c | 180 struct nf_conn_help *help; in nf_ct_helper_ext_add() local 182 help = nf_ct_ext_add(ct, NF_CT_EXT_HELPER, gfp); in nf_ct_helper_ext_add() 183 if (help) in nf_ct_helper_ext_add() 184 INIT_HLIST_HEAD(&help->expectations); in nf_ct_helper_ext_add() 187 return help; in nf_ct_helper_ext_add() 195 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local 209 help = nfct_help(tmpl); in __nf_ct_try_assign_helper() 210 if (help != NULL) { in __nf_ct_try_assign_helper() 211 helper = rcu_dereference(help->helper); in __nf_ct_try_assign_helper() 215 help = nfct_help(ct); in __nf_ct_try_assign_helper() [all …]
|
/linux-6.6.21/drivers/staging/fbtft/ |
D | Kconfig | 17 help 23 help 29 help 35 help 41 help 47 help 53 help 59 help 65 help 71 help [all …]
|
/linux-6.6.21/arch/arm64/ |
D | Kconfig.platforms | 8 help 19 help 25 help 32 help 51 help 60 help 66 help 78 help 89 help 94 help [all …]
|
/linux-6.6.21/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-6.6.21/drivers/media/tuners/ |
D | Kconfig | 31 help 38 help 45 help 52 help 60 help 68 help 76 help 83 help 90 help 97 help [all …]
|
/linux-6.6.21/tools/lib/subcmd/ |
D | parse-options.h | 103 const char *help; member 118 #define OPT_ARGUMENT(l, h) { .type = OPTION_ARGUMENT, .long_name = (l), .help = (h) } 119 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) } 120 …IT, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h), .defval = (b… 121 …OPTION_BOOLEAN, .short_name = (s), .long_name = (l), .value = check_vtype(v, bool *), .help = (h) } 122 …N, .short_name = (s), .long_name = (l), .value = check_vtype(v, bool *), .help = (h), .flags = (f)… 125 .value = check_vtype(v, bool *), .help = (h), \ 127 …e = OPTION_INCR, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h) } 128 …t_name = (s), .long_name = (l), .value = check_vtype(v, unsigned int *), .help = (h), .defval = (i… 129 …ype = OPTION_SET_PTR, .short_name = (s), .long_name = (l), .value = (v), .help = (h), .defval = (p… [all …]
|
/linux-6.6.21/arch/arm/mach-s3c/ |
D | Kconfig | 12 help 18 help 32 help 41 help 54 help 62 help 70 help 75 help 80 help 85 help [all …]
|
/linux-6.6.21/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-6.6.21/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-6.6.21/drivers/media/dvb-frontends/ |
D | Kconfig | 19 help 26 help 35 help 43 help 51 help 59 help 68 help 75 help 87 help 97 help [all …]
|
/linux-6.6.21/tools/bpf/bpftool/Documentation/ |
D | bpftool.rst | 17 **bpftool** [*OPTIONS*] *OBJECT* { *COMMAND* | **help** } 30 **delete** | **pin** | **event_pipe** | **help** } 33 **load** | **attach** | **detach** | **help** } 35 *LINK-COMMANDS* := { **show** | **list** | **pin** | **detach** | **help** } 37 *CGROUP-COMMANDS* := { **show** | **list** | **attach** | **detach** | **help** } 39 *PERF-COMMANDS* := { **show** | **list** | **help** } 41 *NET-COMMANDS* := { **show** | **list** | **help** } 43 *FEATURE-COMMANDS* := { **probe** | **help** } 45 *BTF-COMMANDS* := { **show** | **list** | **dump** | **help** } 47 *GEN-COMMANDS* := { **object** | **skeleton** | **min_core_btf** | **help** } [all …]
|
/linux-6.6.21/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-6.6.21/drivers/clocksource/ |
D | Kconfig | 38 help 44 help 49 help 56 help 63 help 68 help 82 help 91 help 99 help 107 help [all …]
|
/linux-6.6.21/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-6.6.21/drivers/ata/ |
D | Kconfig | 8 help 20 help 46 help 57 help 75 help 87 help 101 help 113 help 123 help 142 help [all …]
|
/linux-6.6.21/drivers/gpu/drm/exynos/ |
D | Kconfig | 12 help 24 help 29 help 35 help 40 help 45 help 55 help 65 help 75 help 82 help [all …]
|
/linux-6.6.21/drivers/power/reset/ |
D | Kconfig | 4 help 15 help 22 help 30 help 38 help 45 help 52 help 61 help 72 help 83 help [all …]
|
/linux-6.6.21/drivers/clk/rockchip/ |
D | Kconfig | 8 help 16 help 23 help 30 help 37 help 44 help 51 help 58 help 65 help 72 help [all …]
|
/linux-6.6.21/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-6.6.21/drivers/media/i2c/ |
D | Kconfig | 15 help 46 help 55 help 64 help 73 help 82 help 93 help 103 help 112 help 122 help [all …]
|
/linux-6.6.21/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 …]
|
/linux-6.6.21/arch/powerpc/platforms/85xx/ |
D | Kconfig | 22 help 31 help 37 help 46 help 53 help 61 help 70 help 77 help 86 help 94 help [all …]
|
/linux-6.6.21/drivers/interconnect/qcom/ |
D | Kconfig | 5 help 16 help 25 help 34 help 43 help 50 help 59 help 68 help 77 help 87 help [all …]
|