/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | stinger.c | 129 input_dev->name = "Gravis Stinger"; in stinger_connect() 182 .name = "stinger",
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | jornada720_kbd.c | 110 input_dev->name = "HP Jornada 720 keyboard"; in jornada720_kbd_probe() 139 .name = "jornada720_kbd",
|
H A D | dlink-dir685-touchkeys.c | 101 tk->input->name = "D-Link DIR-685 touchkeys"; in dir685_tk_probe() 145 .name = "dlink-dir685-touchkeys",
|
H A D | stowaway.c | 85 input_dev->name = "Stowaway Keyboard"; in skbd_connect() 144 .name = "stowaway",
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | gpio-vibra.c | 127 vibrator->input->name = "gpio-vibrator"; in gpio_vibrator_probe() 189 .name = "gpio-vibrator",
|
H A D | arizona-haptics.c | 182 haptics->input_dev->name = "arizona:haptics"; in arizona_haptics_probe() 207 .name = "arizona-haptics",
|
H A D | max8925_onkey.c | 96 input->name = "max8925_on"; in max8925_onkey_probe() 165 .name = "max8925-onkey",
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | dynapro.c | 125 input_dev->name = "Dynapro Serial TouchScreen"; in dynapro_connect() 176 .name = "dynapro",
|
H A D | htcpen.c | 132 htcpen_dev->name = "HTC Shift EC TouchScreen"; in htcpen_isa_probe() 213 .name = "htcpen",
|
H A D | hampshire.c | 124 input_dev->name = "Hampshire Serial TouchScreen"; in hampshire_connect() 175 .name = "hampshire",
|
H A D | gunze.c | 111 input_dev->name = "Gunze AHL-51S TouchScreen"; in gunze_connect() 160 .name = "gunze",
|
H A D | ar1021_i2c.c | 112 input->name = "ar1021 I2C Touchscreen"; in ar1021_i2c_probe() 180 .name = "ar1021_i2c",
|
H A D | tsc40.c | 97 input_dev->name = "TSC-10/25/40 Serial TouchScreen"; in tsc_connect() 159 .name = "tsc40",
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-unstripe.c | 158 uc->dev->name, (unsigned long long)uc->physical_start); in unstripe_status() 184 .name = "unstriped",
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | bpf_ftrace.c | 87 false, func->name); in perf_ftrace__latency_prepare_bpf() 95 true, func->name); in perf_ftrace__latency_prepare_bpf()
|
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | scripts.c | 49 static int add_script_option(const char *name, const char *opt, in add_script_option() argument 52 c->names[c->index] = name; in add_script_option() 102 /* Preset the script name to SCRIPT_NAMELEN */ in list_scripts()
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/Perf-Trace-Util/ |
H A D | Context.c | 46 static struct scripting_context *get_args(PyObject *args, const char *name, PyObject **arg2) in get_args() argument 51 if (!PyArg_UnpackTuple(args, name, 1, cnt, &context, arg2)) in get_args() 199 METH_VARARGS, "Get source file name and line number."}, 201 METH_VARARGS, "Get source file name, line number and line."},
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_iprange.c | 103 .name = "iprange", 111 .name = "iprange",
|
H A D | xt_dccp.c | 139 .name = "dccp", 148 .name = "dccp",
|
H A D | xt_ecn.c | 148 .name = "ecn", 156 .name = "ecn",
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ak5386.c | 139 .name = "ak5386-hifi", 199 .name = "ak5386",
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | dirty_log_page_splitting_test.c | 200 static void help(char *name) in help() argument 204 name); in help()
|
H A D | nx_huge_pages_test.c | 222 static void help(char *name) in help() argument 225 printf("usage: %s [-h] [-p period_ms] [-t token]\n", name); in help()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | mirror_gre_bound.sh | 100 ip link add name br1 type bridge vlan_filtering 1 116 ip link add name ul type dummy
|
H A D | router_vid_1.sh | 84 ip link add link $rp1 name $rp1.1 up type vlan id 1 90 ip link add link $rp2 name $rp2.1 up type vlan id 1
|