Home
last modified time | relevance | path

Searched defs:quiet (Results 26 – 50 of 85) sorted by relevance

1234

/openbmc/u-boot/include/
H A Dnand.h86 int quiet; /* don't display progress messages */ member
/openbmc/u-boot/scripts/dtc/
H A Ddtc.c29 int quiet; /* Level of quietness */ variable
/openbmc/openbmc-test-automation/lib/
H A Dgen_plug_in_utils.py588 def add_tarball_tools_dir_to_path(quiet=0): argument
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_io_utils.c54 bool quiet, phys_addr_t *psize) in _msm_ioremap()
/openbmc/linux/scripts/dtc/
H A Ddtc.c14 int quiet; /* Level of quietness */ variable
/openbmc/linux/fs/ext2/
H A Ddir.c99 static bool ext2_check_page(struct page *page, int quiet, char *kaddr) in ext2_check_page()
190 int quiet, struct page **page) in ext2_get_page()
/openbmc/u-boot/
H A DMakefile79 quiet = macro
82 quiet=quiet_ macro
91 quiet=silent_ macro
95 quiet=silent_ macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_sil164.c68 bool quiet; member
H A Ddvo_tfp410.c91 bool quiet; member
H A Ddvo_ivch.c176 bool quiet; member
H A Ddvo_ch7xxx.c119 bool quiet; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.h28 bool quiet; member
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c1479 int quiet = simple_strtol(env_get("quiet"), NULL, 10); in setup_board_gpio() local
/openbmc/u-boot/drivers/mtd/
H A Dmtd_uboot.c152 static int mtd_del_parts(struct mtd_info *mtd, bool quiet) in mtd_del_parts()
/openbmc/linux/tools/perf/util/
H A Ddebug.c37 bool dump_trace = false, quiet = false; variable
/openbmc/openbmc-test-automation/extended/
H A Dobmc_boot_test_resource.robot78 ${quiet} 0 variable
/openbmc/linux/security/apparmor/include/
H A Dperms.h78 u32 quiet; /* set only when ~allow | deny */ member
/openbmc/linux/drivers/pcmcia/
H A Dricoh.h163 static void ricoh_set_clkrun(struct yenta_socket *socket, bool quiet) in ricoh_set_clkrun()
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py160 def __init__(self, main, helper, handlers, quiet): argument
/openbmc/linux/fs/pstore/
H A Dplatform.c657 struct dentry *root, int quiet) in pstore_get_backend_records()
H A Dinode.c403 void pstore_get_records(int quiet) in pstore_get_records()
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1814 auto_add=False, do_glob=False, quiet=True, argument
1931 auto_add=False, quiet=True): argument
2062 def rm_watch(self, wd, rec=False, quiet=True): argument
/openbmc/linux/
H A DMakefile86 quiet = quiet_ macro
90 quiet = macro
105 quiet=silent_ macro
/openbmc/linux/arch/mips/pci/
H A Dpci-ar71xx.c107 static int ar71xx_pci_check_error(struct ar71xx_pci_controller *apc, int quiet) in ar71xx_pci_check_error()
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dwget.py93 def _runwget(self, ud, d, command, quiet, workdir=None): argument

1234