| /u-boot/tools/patman/ |
| A D | checkpatch.py | 118 def check_patch_parse(checkpatch_output, verbose=False): argument 190 def check_patch(fname, verbose=False, show_types=False, use_tree=False): argument 243 def check_patches(verbose, args, use_tree): argument
|
| A D | get_maintainer.py | 30 def get_maintainer(script_file_name, fname, verbose=False): argument
|
| A D | control.py | 67 def check_patches(series, patch_files, run_checkpatch, verbose, use_tree): argument
|
| /u-boot/cmd/ |
| A D | nvedit_efi.c | 51 static void efi_dump_single_var(u16 *name, const efi_guid_t *guid, bool verbose) in efi_dump_single_var() 140 const efi_guid_t *guid_p, bool verbose) in efi_dump_var_all() 212 bool verbose = true; in do_env_print_efi() local 384 bool default_guid, verbose, value_on_memory; in do_env_set_efi() local
|
| A D | efidebug.c | 48 int verbose = 0; in do_efi_capsule_update() local
|
| /u-boot/tools/buildman/ |
| A D | toolchain.py | 63 def __init__(self, fname, test, verbose=False, priority=PRIORITY_CALC, argument 289 def Add(self, fname, test=True, verbose=False, priority=PRIORITY_CALC, argument 316 def ScanPath(self, path, verbose): argument 350 def Scan(self, verbose): argument
|
| A D | kconfiglib.py | 1150 def load_config(self, filename=None, replace=True, verbose=None): argument 1505 verbose=None): argument
|
| /u-boot/board/xilinx/common/ |
| A D | fru_ops.c | 308 static int fru_display_board(struct fru_board_data *brd, int verbose) in fru_display_board() 384 static void fru_display_common_hdr(struct fru_common_hdr *hdr, int verbose) in fru_display_common_hdr() 422 int fru_display(int verbose) in fru_display()
|
| /u-boot/tools/gdb/ |
| A D | gdbcont.c | 17 int verbose = 0; variable
|
| A D | gdbsend.c | 20 int verbose = 0, docont = 0; variable
|
| /u-boot/doc/sphinx/ |
| A D | kernellog.py | 22 def verbose(app, message): function
|
| /u-boot/drivers/scsi/ |
| A D | scsi.c | 558 static int do_scsi_scan_one(struct udevice *dev, int id, int lun, bool verbose) in do_scsi_scan_one() 621 int scsi_scan_dev(struct udevice *dev, bool verbose) in scsi_scan_dev() 643 int scsi_scan(bool verbose) in scsi_scan() 678 int scsi_scan(bool verbose) in scsi_scan()
|
| /u-boot/lib/zlib/ |
| A D | zutil.c | 30 #define verbose 0 macro
|
| /u-boot/board/keymile/common/ |
| A D | common.c | 268 int verbose = argc > 1 && *argv[1] == 'v'; in do_checkboardidhwk() local 401 int verbose = argc > 1 && *argv[1] == 'v'; in do_checktestboot() local
|
| /u-boot/cmd/x86/ |
| A D | cbsysinfo.c | 188 static void show_table(struct sysinfo_t *info, bool verbose) in show_table() 380 bool verbose = false; in do_cbsysinfo() local
|
| A D | hob.c | 100 bool verbose = false; in do_hob() local
|
| /u-boot/arch/microblaze/cpu/ |
| A D | relocate.c | 24 void mb_fix_rela(u32 reloc_addr, u32 verbose, u32 rela_start, in mb_fix_rela()
|
| /u-boot/drivers/power/regulator/ |
| A D | regulator-uclass.c | 368 bool verbose) in regulator_list_autoset() 492 int regulators_enable_boot_on(bool verbose) in regulators_enable_boot_on() 518 int regulators_enable_boot_off(bool verbose) in regulators_enable_boot_off()
|
| /u-boot/include/power/ |
| A D | regulator.h | 629 static inline int regulators_enable_boot_on(bool verbose) in regulators_enable_boot_on() 645 bool verbose) in regulator_list_autoset()
|
| /u-boot/drivers/mtd/ubi/ |
| A D | io.c | 716 struct ubi_ec_hdr *ec_hdr, int verbose) in ubi_io_read_ec_hdr() 989 struct ubi_vid_hdr *vid_hdr, int verbose) in ubi_io_read_vid_hdr()
|
| /u-boot/board/gateworks/venice/ |
| A D | eeprom.c | 281 static int eeprom_info(bool verbose) in eeprom_info()
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | mp.c | 36 int hold_cores_in_reset(int verbose) in hold_cores_in_reset()
|
| /u-boot/arch/x86/lib/ |
| A D | zimage.c | 137 static int get_boot_protocol(struct setup_header *hdr, bool verbose) in get_boot_protocol()
|
| /u-boot/drivers/usb/host/ |
| A D | ohci-hcd.c | 406 static void ohci_dump_roothub(ohci_t *controller, int verbose) in ohci_dump_roothub() 466 static void ohci_dump(ohci_t *controller, int verbose) in ohci_dump()
|
| /u-boot/drivers/mmc/ |
| A D | octeontx_hsmmc.c | 1049 bool verbose) in octeontx_mmc_wait_dma() 1146 struct mmc_data *data, bool verbose) in octeontx_mmc_read_blocks()
|