Home
last modified time | relevance | path

Searched defs:silent (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A DMakefile24 silent := -s macro
H A Dmconf.c282 static int silent; variable
/rk3399_rockchip-uboot/board/gdsys/common/
H A Dcmd_ioloop.c56 static void io_check_status(unsigned int fpga, u16 status, bool silent) in io_check_status()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c2238 static int ubifs_fill_super(struct super_block *sb, void *data, int silent) in ubifs_fill_super()
/rk3399_rockchip-uboot/tools/
H A Dmxsimage.c2204 static int mxsimage_verify_print_header(char *file, int silent) in mxsimage_verify_print_header()