Home
last modified time | relevance | path

Searched refs:TOOL (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/tools/power/acpi/
H A DMakefile.rules8 objdir := $(OUTPUT)tools/$(TOOL)/
10 $(OUTPUT)$(TOOL): $(toolobjs) FORCE
27 all: $(OUTPUT)$(TOOL)
33 $(ECHO) " RM " $(TOOL)
34 $(QUIET) rm -f $(OUTPUT)$(TOOL)
39 $(ECHO) " INST " $(TOOL)
41 $(QUIET) $(INSTALL_PROGRAM) $(OUTPUT)$(TOOL) $(DESTDIR)$(sbindir)
43 $(ECHO) " UNINST " $(TOOL)
44 $(QUIET) rm -f $(DESTDIR)$(sbindir)/$(TOOL)
/linux-6.15/tools/net/ynl/generated/
H A DMakefile21 TOOL:=../pyynl/ynl_gen_c.py macro
43 %-user.h: $(SPECS_DIR)/%.yaml $(TOOL)
45 @$(TOOL) --mode user --header --spec $< -o $@ $(YNL_GEN_ARG_$*)
47 %-user.c: $(SPECS_DIR)/%.yaml $(TOOL)
49 @$(TOOL) --mode user --source --spec $< -o $@ $(YNL_GEN_ARG_$*)
/linux-6.15/tools/net/ynl/
H A Dynl-regen.sh4 TOOL=$(dirname $(realpath $0))/pyynl/ynl_gen_c.py
33 $TOOL --cmp-out --mode ${params[2]} --${params[3]} \
/linux-6.15/tools/power/acpi/tools/ec/
H A DMakefile10 TOOL = ec macro
/linux-6.15/tools/power/acpi/tools/acpidbg/
H A DMakefile10 TOOL = acpidbg macro
/linux-6.15/tools/power/acpi/tools/pfrut/
H A DMakefile5 TOOL = pfrut macro
/linux-6.15/samples/hid/
H A DMakefile139 @for TOOL in $^ ; do \
140 if ! (which -- "$${TOOL}" > /dev/null 2>&1); then \
141 echo "*** ERROR: Cannot find LLVM tool $${TOOL}" ;\
/linux-6.15/tools/power/acpi/tools/acpidump/
H A DMakefile10 TOOL = acpidump macro
/linux-6.15/samples/bpf/
H A DMakefile263 @for TOOL in $^ ; do \
264 if ! (which -- "$${TOOL}" > /dev/null 2>&1); then \
265 echo "*** ERROR: Cannot find LLVM tool $${TOOL}" ;\
/linux-6.15/tools/perf/Documentation/
H A Dperf-list.txt246 TOOL/HWMON EVENTS
/linux-6.15/
H A DMAINTAINERS6116 COUNTER WATCH EVENTS TOOL
14690 MCBA MICROCHIP CAN BUS ANALYZER TOOL DRIVER