Home
last modified time | relevance | path

Searched refs:QUIET (Results 1 – 9 of 9) sorted by relevance

/linux/tools/power/acpi/
H A DMakefile.rules12 $(QUIET) $(LD) $(CFLAGS) $(toolobjs) $(LDFLAGS) -L$(OUTPUT) -o $@
14 $(QUIET) $(STRIPCMD) $@
18 $(QUIET) mkdir -p $(KERNEL_INCLUDE)
20 $(QUIET) cp -rf $(srctree)/../../../include/acpi $(KERNEL_INCLUDE)/
24 $(QUIET) $(MKDIR) -p $(objdir) 2>/dev/null
25 $(QUIET) $(CC) -c $(CFLAGS) -o $@ $<
30 $(QUIET) find $(objdir) \( -not -type d \)\
34 $(QUIET) rm -f $(OUTPUT)$(TOOL)
36 $(QUIET) rm -rf $(KERNEL_INCLUDE)
40 $(QUIET)
[all...]
H A DMakefile.config75 QUIET=@
78 QUIET=
/linux/tools/power/acpi/tools/pfrut/
H A DMakefile20 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/pfrut.8
23 $(QUIET) rm -f $(DESTDIR)$(mandir)/man8/pfrut.8
/linux/tools/power/acpi/tools/acpidump/
H A DMakefile51 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/acpidump.8
54 $(QUIET) rm -f $(DESTDIR)$(mandir)/man8/acpidump.8
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_internal.c16 #define QUIET (__GFP_NORETRY | __GFP_NOWARN) macro
74 page = alloc_pages(gfp | (order ? QUIET : MAYFAIL), in i915_gem_object_get_pages_internal()
/linux/drivers/watchdog/
H A Dpcwd_pci.c130 #define QUIET 0 /* Default */ macro
133 static int debug = QUIET;
H A Dpcwd.c192 #define QUIET 0 /* Default */ macro
195 static int debug = QUIET;
/linux/block/
H A Dblk-mq-debugfs.c235 RQF_NAME(QUIET),
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c983 MFIE_STRING(QUIET); in get_info_element_string()