Searched defs:quiet (Results 1 – 11 of 11) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | scan.c | 63 int offs, int quiet) in ubifs_scan_a_node() 261 int offs, void *sbuf, int quiet) in ubifs_scan()
|
| H A D | io.c | 240 int offs, int quiet, int must_chk_crc) in ubifs_check_node()
|
| H A D | recovery.c | 994 int err, lnum = ucleb->lnum, offs = 0, len = ucleb->endpt, quiet = 1; in clean_an_unclean_leb() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | nand.h | 87 int quiet; /* don't display progress messages */ member
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc.c | 29 int quiet; /* Level of quietness */ variable
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | nand.c | 400 int quiet = CONFIG_SYS_NAND_QUIET; in do_nand() local 402 int quiet = 0; in do_nand() local
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | common.c | 1163 int quiet = simple_strtol(env_get("quiet"), NULL, 10); in setup_board_gpio() local
|
| H A D | gw_ventana.c | 658 int quiet; /* Quiet or minimal output mode */ in checkboard() local
|
| /rk3399_rockchip-uboot/ |
| H A D | Makefile | 81 quiet = macro 84 quiet=quiet_ macro 100 quiet=silent_ macro 104 quiet=silent_ macro
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtd_uboot.c | 167 static int mtd_del_parts(struct mtd_info *mtd, bool quiet) in mtd_del_parts()
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | imagetool.h | 78 bool quiet; /* Don't output text in normal operation */ member
|