Home
last modified time | relevance | path

Searched defs:verbose (Results 1 – 25 of 29) sorted by relevance

12

/u-boot-v2022.01-rc1/tools/patman/
A Dcheckpatch.py117 def CheckPatchParse(checkpatch_output, verbose=False): argument
189 def CheckPatch(fname, verbose=False, show_types=False): argument
239 def CheckPatches(verbose, args): argument
A Dget_maintainer.py26 def GetMaintainer(dir_list, fname, verbose=False): argument
A Dcontrol.py67 def check_patches(series, patch_files, run_checkpatch, verbose): argument
/u-boot-v2022.01-rc1/cmd/
A Dnvedit_efi.c85 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 Dtoolchain.py63 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 Dbuilder.py1715 def BuildBoards(self, commits, board_selected, keep_outputs, verbose): argument
/u-boot-v2022.01-rc1/board/xilinx/common/
A Dfru_ops.c241 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 Dgdbcont.c17 int verbose = 0; variable
A Dgdbsend.c20 int verbose = 0, docont = 0; variable
/u-boot-v2022.01-rc1/doc/sphinx/
A Dkernellog.py22 def verbose(app, message): function
/u-boot-v2022.01-rc1/drivers/scsi/
A Dscsi.c555 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 Dcommon.c215 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 Dzutil.c30 #define verbose 0 macro
/u-boot-v2022.01-rc1/cmd/x86/
A Dcbsysinfo.c188 static void show_table(struct sysinfo_t *info, bool verbose) in show_table()
371 bool verbose = false; in do_cbsysinfo() local
A Dhob.c100 bool verbose = false; in do_hob() local
/u-boot-v2022.01-rc1/drivers/power/regulator/
A Dregulator-uclass.c362 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 Dregulator.h629 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 Dio.c716 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 Dmp.c36 int hold_cores_in_reset(int verbose) in hold_cores_in_reset()
/u-boot-v2022.01-rc1/board/gateworks/gw_ventana/
A Dgsc.c183 int gsc_info(int verbose) in gsc_info()
/u-boot-v2022.01-rc1/board/gateworks/venice/
A Dgsc.c499 static int gsc_info(int verbose) in gsc_info()
/u-boot-v2022.01-rc1/arch/x86/lib/
A Dzimage.c137 static int get_boot_protocol(struct setup_header *hdr, bool verbose) in get_boot_protocol()
/u-boot-v2022.01-rc1/tools/
A Dproftool.c58 int verbose; /* Verbosity level 0=none, 1=warn, 2=notice, 3=info, 4=debug */ variable
/u-boot-v2022.01-rc1/drivers/usb/host/
A Dohci-hcd.c434 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 Docteontx_hsmmc.c1049 bool verbose) in octeontx_mmc_wait_dma()
1146 struct mmc_data *data, bool verbose) in octeontx_mmc_read_blocks()

Completed in 52 milliseconds

12