Home
last modified time | relevance | path

Searched refs:name (Results 19126 - 19150 of 63785) sorted by relevance

1...<<761762763764765766767768769770>>...2552

/kernel/linux/linux-6.6/drivers/hwtracing/stm/
H A Dconsole.c23 .name = "console",
42 strcpy(sc->console.name, "stm_console"); in stm_console_link()
/kernel/linux/linux-6.6/drivers/iio/common/st_sensors/
H A Dst_sensors_i2c.c58 indio_dev->name = client->name; in st_sensors_i2c_configure()
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm9ds0/
H A Dst_lsm9ds0_spi.c59 lsm9ds0->name = spi->modalias; in st_lsm9ds0_spi_probe()
73 .name = "st-lsm9ds0-spi",
/kernel/linux/linux-6.6/drivers/iio/gyro/
H A Dfxas21002c_i2c.c33 return fxas21002c_core_probe(&i2c->dev, regmap, i2c->irq, i2c->name); in fxas21002c_i2c_probe()
55 .name = "fxas21002c_i2c",
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-cobalt-qube.c31 .name = "qube::front",
58 .name = "cobalt-qube-leds",
H A Dleds-net48xx.c32 .name = "net48xx::error",
45 .name = DRVNAME,
/kernel/linux/linux-6.6/drivers/input/misc/
H A Drb532_button.c64 input->name = "rb532 button"; in rb532_button_probe()
86 .name = DRV_NAME,
/kernel/linux/linux-6.6/drivers/interconnect/imx/
H A Dimx.h60 * @name: name of the node
66 const char *name; member
90 .name = _name, \
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-path-selector.h46 char *name; member
102 struct path_selector_type *dm_get_path_selector(const char *name);
/kernel/linux/linux-6.6/tools/perf/python/
H A Dtracepoint.py9 def __init__(self, sys, name):
10 config = perf.tracepoint(sys, name)
/kernel/linux/linux-6.6/tools/perf/arch/arm64/util/
H A Dkvm-stat.c65 .name = "VM-EXIT"
70 .name = "vmexit",
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Darch_errno_names.sh36 while read name nr; do
37 printf '\tcase %d: return "%s";\n' $nr $name
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_CLASSIFY.c39 .name = "CLASSIFY",
49 .name = "CLASSIFY",
H A Dxt_length.c40 .name = "length",
47 .name = "length",
/kernel/linux/linux-6.6/net/tls/
H A Dtls_proc.c35 for (i = 0; tls_mib_list[i].name; i++) in tls_statistics_seq_show()
36 seq_printf(seq, "%-32s\t%lu\n", tls_mib_list[i].name, buf[i]); in tls_statistics_seq_show()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dspdif_transmitter.c49 .name = "dit-hifi",
77 .name = DRV_NAME,
H A Dspdif_receiver.c49 .name = "dir-hifi",
77 .name = "spdif-dir",
/kernel/linux/linux-6.6/tools/power/cpupower/bench/
H A Dcpufreq-bench_plot.sh32 while getopts o:t:p: name ; do
33 case $name in
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.h42 char name[CSTATE_NAME_LEN]; member
54 char name[MONITOR_NAME_LEN]; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_count.c65 .name = "count-global",
73 .name = "count-local",
/kernel/linux/linux-6.6/tools/testing/kunit/
H A Dkunit_json.py40 test_cases.append({"name": subtest.name, "status": status})
43 "name": test.name,
62 test_group["name"] = "KUnit Test Group"
/kernel/linux/linux-6.6/scripts/
H A Dver_linux73 function printversion(name, value, ofmt) {
76 printf(ofmt, name, value)
/kernel/linux/linux-6.6/security/integrity/
H A Dintegrity_audit.c42 char name[TASK_COMM_LEN]; in integrity_audit_message() local
57 audit_log_untrustedstring(ab, get_task_comm(name, current)); in integrity_audit_message()
59 audit_log_format(ab, " name="); in integrity_audit_message()
/kernel/linux/linux-6.6/sound/aoa/
H A Daoa.h21 char name[MAX_CODEC_NAME_LEN]; member
68 char name[MAX_LAYOUT_NAME_LEN]; member
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_voice.h35 void snd_opl3_init_seq_oss(struct snd_opl3 *opl3, char *name);
38 #define snd_opl3_init_seq_oss(opl3, name) /* NOP */

Completed in 28 milliseconds

1...<<761762763764765766767768769770>>...2552