/u-boot-v2022.01-rc1/tools/patman/ |
A D | checkpatch.py | 117 def CheckPatchParse(checkpatch_output, verbose=False): argument 189 def CheckPatch(fname, verbose=False, show_types=False): argument 239 def CheckPatches(verbose, args): argument
|
A D | get_maintainer.py | 26 def GetMaintainer(dir_list, fname, verbose=False): argument
|
A D | control.py | 67 def check_patches(series, patch_files, run_checkpatch, verbose): argument
|
/u-boot-v2022.01-rc1/cmd/ |
A D | nvedit_efi.c | 85 static void efi_dump_single_var(u16 *name, const efi_guid_t *guid, bool verbose) in efi_dump_single_var() 174 const efi_guid_t *guid_p, bool verbose) in efi_dump_var_all() 244 bool verbose = true; in do_env_print_efi() local 416 bool default_guid, verbose, value_on_memory; in do_env_set_efi() local
|
/u-boot-v2022.01-rc1/tools/buildman/ |
A D | toolchain.py | 63 def __init__(self, fname, test, verbose=False, priority=PRIORITY_CALC, argument 288 def Add(self, fname, test=True, verbose=False, priority=PRIORITY_CALC, argument 315 def ScanPath(self, path, verbose): argument 349 def Scan(self, verbose): argument
|
A D | builder.py | 1715 def BuildBoards(self, commits, board_selected, keep_outputs, verbose): argument
|
/u-boot-v2022.01-rc1/board/xilinx/common/ |
A D | fru_ops.c | 241 static int fru_display_board(struct fru_board_data *brd, int verbose) in fru_display_board() 320 static void fru_display_common_hdr(struct fru_common_hdr *hdr, int verbose) in fru_display_common_hdr() 358 int fru_display(int verbose) in fru_display()
|
/u-boot-v2022.01-rc1/tools/gdb/ |
A D | gdbcont.c | 17 int verbose = 0; variable
|
A D | gdbsend.c | 20 int verbose = 0, docont = 0; variable
|
/u-boot-v2022.01-rc1/doc/sphinx/ |
A D | kernellog.py | 22 def verbose(app, message): function
|
/u-boot-v2022.01-rc1/drivers/scsi/ |
A D | scsi.c | 555 static int do_scsi_scan_one(struct udevice *dev, int id, int lun, bool verbose) in do_scsi_scan_one() 605 int scsi_scan_dev(struct udevice *dev, bool verbose) in scsi_scan_dev() 627 int scsi_scan(bool verbose) in scsi_scan() 651 int scsi_scan(bool verbose) in scsi_scan()
|
/u-boot-v2022.01-rc1/board/keymile/common/ |
A D | common.c | 215 int verbose = argc > 1 && *argv[1] == 'v'; in do_checkboardidhwk() local 348 int verbose = argc > 1 && *argv[1] == 'v'; in do_checktestboot() local
|
/u-boot-v2022.01-rc1/lib/zlib/ |
A D | zutil.c | 30 #define verbose 0 macro
|
/u-boot-v2022.01-rc1/cmd/x86/ |
A D | cbsysinfo.c | 188 static void show_table(struct sysinfo_t *info, bool verbose) in show_table() 371 bool verbose = false; in do_cbsysinfo() local
|
A D | hob.c | 100 bool verbose = false; in do_hob() local
|
/u-boot-v2022.01-rc1/drivers/power/regulator/ |
A D | regulator-uclass.c | 362 bool verbose) in regulator_list_autoset() 486 int regulators_enable_boot_on(bool verbose) in regulators_enable_boot_on() 512 int regulators_enable_boot_off(bool verbose) in regulators_enable_boot_off()
|
/u-boot-v2022.01-rc1/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-v2022.01-rc1/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-v2022.01-rc1/arch/powerpc/cpu/mpc85xx/ |
A D | mp.c | 36 int hold_cores_in_reset(int verbose) in hold_cores_in_reset()
|
/u-boot-v2022.01-rc1/board/gateworks/gw_ventana/ |
A D | gsc.c | 183 int gsc_info(int verbose) in gsc_info()
|
/u-boot-v2022.01-rc1/board/gateworks/venice/ |
A D | gsc.c | 499 static int gsc_info(int verbose) in gsc_info()
|
/u-boot-v2022.01-rc1/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-v2022.01-rc1/tools/ |
A D | proftool.c | 58 int verbose; /* Verbosity level 0=none, 1=warn, 2=notice, 3=info, 4=debug */ variable
|
/u-boot-v2022.01-rc1/drivers/usb/host/ |
A D | ohci-hcd.c | 434 static void ohci_dump_roothub(ohci_t *controller, int verbose) in ohci_dump_roothub() 494 static void ohci_dump(ohci_t *controller, int verbose) in ohci_dump()
|
/u-boot-v2022.01-rc1/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()
|