Searched defs:quiet (Results 1 – 17 of 17) sorted by relevance
| /u-boot/fs/ubifs/ |
| A D | scan.c | 64 int offs, int quiet) in ubifs_scan_a_node() 262 int offs, void *sbuf, int quiet) in ubifs_scan()
|
| A D | io.c | 243 int offs, int quiet, int must_chk_crc) in ubifs_check_node()
|
| A D | recovery.c | 996 int err, lnum = ucleb->lnum, offs = 0, len = ucleb->endpt, quiet = 1; in clean_an_unclean_leb() local
|
| /u-boot/include/ |
| A D | nand.h | 70 int quiet; /* don't display progress messages */ member
|
| /u-boot/scripts/dtc/ |
| A D | dtc.c | 29 int quiet; /* Level of quietness */ variable
|
| /u-boot/cmd/ |
| A D | nand.c | 505 int quiet = CONFIG_SYS_NAND_QUIET; in do_nand() local 507 int quiet = 0; in do_nand() local
|
| A D | fdt.c | 157 int quiet = 0; in do_fdt() local
|
| A D | nvedit.c | 1107 bool quiet = false; in do_env_info() local
|
| A D | mem.c | 377 bool quiet = false; in do_mem_search() local
|
| /u-boot/drivers/mtd/ |
| A D | mtd_uboot.c | 158 static int mtd_del_parts(struct mtd_info *mtd, bool quiet) in mtd_del_parts()
|
| /u-boot/board/gateworks/venice/ |
| A D | eeprom.c | 302 int venice_eeprom_init(int quiet) in venice_eeprom_init()
|
| /u-boot/board/gateworks/gw_ventana/ |
| A D | gw_ventana.c | 514 int quiet; /* Quiet or minimal output mode */ in checkboard() local 569 int quiet = simple_strtol(env_get("quiet"), NULL, 10); in setup_board_gpio() local
|
| /u-boot/tools/buildman/ |
| A D | boards.py | 753 def ensure_board_list(self, output, jobs=1, force=False, quiet=False): argument
|
| /u-boot/ |
| A D | Makefile | 101 quiet = macro 104 quiet=quiet_ macro 113 quiet=silent_ macro 117 quiet=silent_ macro
|
| /u-boot/tools/ |
| A D | imagetool.h | 96 bool quiet; /* Don't output text in normal operation */ member
|
| /u-boot/drivers/mmc/ |
| A D | mmc.c | 2807 int mmc_get_op_cond(struct mmc *mmc, bool quiet) in mmc_get_op_cond()
|
| /u-boot/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-sli-defs.h | 4269 u64 quiet : 1; member 4290 u64 quiet : 1; member
|
Completed in 97 milliseconds