Searched refs:VERSION (Results 26 - 50 of 161) sorted by last modified time

1234567

/linux-master/tools/tracing/rtla/
H A DMakefile30 VERSION := $(shell sh -c "make -sC ../../.. kernelversion | grep -v make") macro
H A DMakefile.standalone3 VERSION := $(shell cat VERSION)
/linux-master/tools/testing/ktest/
H A Dktest.pl16 my $VERSION = "0.2";
4232 $#ARGV < 1 or die "ktest.pl version: $VERSION\n usage: ktest.pl [config-file]\n";
/linux-master/drivers/macintosh/
H A Dwindfarm_pm91.c50 #define VERSION "0.4" macro
H A Dwindfarm_rm31.c21 #define VERSION "1.0" macro
H A Dwindfarm_pm81.c115 #define VERSION "0.4" macro
H A Dwindfarm_pm72.c21 #define VERSION "1.0" macro
H A Dwindfarm_pm121.c214 #define VERSION "0.3" macro
H A Dwindfarm_pm112.c23 #define VERSION "0.2" macro
/linux-master/tools/perf/
H A DMakefile.perf729 $(OUTPUT)PERF-VERSION-FILE: .FORCE-PERF-VERSION-FILE
730 $(Q)$(SHELL_PATH) util/PERF-VERSION-GEN $(OUTPUT)
734 : $(OUTPUT)PERF-VERSION-FILE
763 prepare: $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)common-cmds.h archheaders \
1185 $(call QUIET_CLEAN, core-gen) $(RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h TAGS tags cscope* $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)FEATURE-DUMP $(OUTPUT)util/*-bison* $(OUTPUT)util/*-flex* \
1237 .PHONY: .FORCE-PERF-VERSION-FILE TAGS tags cscope FORCE prepare
/linux-master/net/sched/
H A Dsch_netem.c29 #define VERSION "1.3" macro
1301 pr_info("netem: version " VERSION "\n");
/linux-master/net/nfc/
H A Dcore.c23 #define VERSION "0.1" macro
1192 pr_info("NFC Core ver %s\n", VERSION);
1243 MODULE_DESCRIPTION("NFC Core ver " VERSION);
1244 MODULE_VERSION(VERSION); variable
/linux-master/net/bluetooth/bnep/
H A Dcore.c40 #define VERSION "1.3" macro
744 BT_INFO("BNEP (Ethernet Emulation) ver %s", VERSION);
767 MODULE_DESCRIPTION("Bluetooth BNEP ver " VERSION);
768 MODULE_VERSION(VERSION); variable
/linux-master/net/bluetooth/
H A Daf_bluetooth.c769 #define VERSION __stringify(BT_SUBSYS_VERSION) "." \ macro
778 BT_INFO("Core ver %s", VERSION);
854 MODULE_DESCRIPTION("Bluetooth Core ver " VERSION);
855 MODULE_VERSION(VERSION); variable
/linux-master/drivers/bluetooth/
H A Dbtbcm.c22 #define VERSION "0.1" macro
778 MODULE_DESCRIPTION("Bluetooth support for Broadcom devices ver " VERSION);
779 MODULE_VERSION(VERSION); variable
/linux-master/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S129 VERSION label
/linux-master/arch/s390/kernel/vdso32/
H A Dvdso32.lds.S129 VERSION label
/linux-master/net/bluetooth/rfcomm/
H A Dcore.c40 #define VERSION "1.11" macro
2233 BT_INFO("RFCOMM ver %s", VERSION);
2282 MODULE_DESCRIPTION("Bluetooth RFCOMM ver " VERSION);
2283 MODULE_VERSION(VERSION); variable
/linux-master/drivers/net/fddi/skfp/
H A Dskfddi.c64 #define VERSION "2.07" macro
67 "SysKonnect FDDI PCI Adapter driver v" VERSION " for\n"
/linux-master/tools/tracing/rtla/src/
H A Dosnoise_top.c319 VERSION);
327 VERSION);
H A Dosnoise_hist.c478 VERSION);
/linux-master/drivers/usb/chipidea/
H A Dcore.c120 int ver = hw_read_id_reg(ci, ID_ID, VERSION) >> __ffs(VERSION);
/linux-master/tools/perf/util/
H A Dheader.c3439 FEAT_OPR(VERSION, version, false),
/linux-master/net/core/
H A Dpktgen.c174 #define VERSION "2.75" macro
478 "Version: " VERSION "\n";
4076 MODULE_VERSION(VERSION); variable
/linux-master/drivers/media/i2c/
H A Dov9640.c611 switch (VERSION(pid, ver)) {

Completed in 982 milliseconds

1234567