Searched refs:verbose (Results 1 - 25 of 272) sorted by path

1234567891011

/linux-master/arch/nios2/boot/compressed/
H A Dmisc.c57 # define Tracev(x) {if (verbose) fprintf x ; }
58 # define Tracevv(x) {if (verbose > 1) fprintf x ; }
59 # define Tracec(c, x) {if (verbose && (c)) fprintf x ; }
60 # define Tracecv(c, x) {if (verbose > 1 && (c)) fprintf x ; }
/linux-master/drivers/media/dvb-frontends/
H A Dstb0899_algo.c71 dprintk(state->verbose, FE_DEBUG, 1, "-->");
179 dprintk(state->verbose, FE_DEBUG, 1, "-->ANALOG Carrier !");
182 dprintk(state->verbose, FE_DEBUG, 1, "------->TIMING OK !");
186 dprintk(state->verbose, FE_DEBUG, 1, "-->NO TIMING !");
228 dprintk(state->verbose, FE_DEBUG, 1, "------->TIMING OK ! Derot Freq = %d", internal->derot_freq);
250 dprintk(state->verbose, FE_DEBUG, 1, "--------------------> STB0899_DSTATUS=[0x%02x]", reg);
253 dprintk(state->verbose, FE_DEBUG, 1, "-------------> CARRIEROK !");
256 dprintk(state->verbose, FE_DEBUG, 1, "-------------> NOCARRIER !");
284 dprintk(state->verbose, FE_DEBUG, 1, "Derot Freq=%d, mclk=%d", derot_freq, internal->mclk);
310 dprintk(state->verbose, FE_DEBU
[all...]
H A Dstb0899_priv.h202 u32 *verbose; /* Cached module verbosity level */ member in struct:stb0899_state
H A Dstv090x_priv.h23 if ((verbose > FE_ERROR) && (verbose > __y)) \
25 else if ((verbose > FE_NOTICE) && (verbose > __y)) \
27 else if ((verbose > FE_INFO) && (verbose > __y)) \
29 else if ((verbose > FE_DEBUG) && (verbose > __y)) \
32 if (verbose > __y) \
243 u32 *verbose; /* Cache member in struct:stv090x_state
[all...]
/linux-master/drivers/media/pci/mantis/
H A Dmantis_common.h29 if ((mantis->verbose > MANTIS_ERROR) && (mantis->verbose > y)) \
31 else if ((mantis->verbose > MANTIS_NOTICE) && (mantis->verbose > y)) \
33 else if ((mantis->verbose > MANTIS_INFO) && (mantis->verbose > y)) \
35 else if ((mantis->verbose > MANTIS_DEBUG) && (mantis->verbose > y)) \
37 else if ((mantis->verbose > MANTIS_TMG) && (mantis->verbose >
100 unsigned int verbose; member in struct:mantis_pci
[all...]
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h113 u_char verbose; member in struct:sym_driver_setup
126 #define boot_verbose sym_driver_setup.verbose
141 .verbose = 0, \
H A Dsym_hipd.h75 #define sym_verbose (np->verbose)
959 u_char verbose; /* Verbosity for this controller*/ member in struct:sym_hcb
/linux-master/lib/
H A Dglobtest.c10 /* Boot with "glob.verbose=1" to show successful tests, too */
11 static bool verbose = false; variable
12 module_param(verbose, bool, 0);
34 else if (verbose)
/linux-master/samples/bpf/
H A Dxdp2skb_meta.sh28 echo " -v | --verbose : (\$VERBOSE) Verbose"
82 --long verbose,flush,help,list,dev:,dry-run -- "$@")
97 -v | --verbose)
/linux-master/scripts/dtc/
H A Dfdtput.c27 int verbose; /* verbose output */ member in struct:display_info
69 if (disp->verbose)
96 if (disp->verbose)
105 if (disp->verbose) {
115 if (disp->verbose)
325 disp.verbose = 1;
/linux-master/tools/power/cpupower/bench/
H A Dbenchmark.c40 if (config->verbose)
62 if (config->verbose)
111 if (config->verbose)
119 if (config->verbose)
131 if (config->verbose)
157 if (config->verbose)
174 if (config->verbose)
H A Dmain.c22 {"verbose", 0, 0, 'v'},
54 printf(" -v, --verbose\t\t\t\tverbose output on/off\n");
142 config->verbose = 1;
143 dprintf("verbose output enabled\n");
157 if (config->verbose) {
H A Dparse.c134 config->verbose = 0;
201 else if (strcmp("verbose", opt) == 0)
202 sscanf(val, "%u", &config->verbose);
H A Dparse.h28 unsigned int verbose; /* verbose output */ member in struct:config
H A Dsystem.c140 if (config->verbose || config->output != stdout)
154 if (config->verbose)
161 if (config->verbose)
167 if (config->verbose)
173 if (config->verbose)
/linux-master/tools/spi/
H A Dspidev_fdx.c16 static int verbose; variable
127 verbose++;
/linux-master/tools/testing/fault-injection/
H A Dfailcmd.sh42 --interval=value, --space=value, --verbose=value, --task-filter=value,
87 LONGOPTS=probability:,interval:,times:,space:,verbose:,task-filter:
150 -v|--verbose)
151 echo $2 > $FAULTATTR/verbose
/linux-master/Documentation/sphinx/
H A Dkerneldoc.py112 kernellog.verbose(env.app,
H A Dkernellog.py18 def verbose(app, message): function
19 logger.verbose(message)
H A Dkfigure.py167 Check available build tools and log some *verbose* messages.
173 kernellog.verbose(app, "kfigure: check installed tools ...")
181 kernellog.verbose(app, "use dot(1) from: " + dot_cmd)
196 kernellog.verbose(app, "use inkscape(1) from: " + inkscape_cmd)
207 kernellog.verbose(app, "use convert(1) from: " + convert_cmd)
209 kernellog.verbose(app,
216 kernellog.verbose(app, "use rsvg-convert(1) from: " + rsvg_convert_cmd)
217 kernellog.verbose(app, "use 'dot -Tsvg' and rsvg-convert(1) for DOT -> PDF conversion")
220 kernellog.verbose(app,
224 kernellog.verbose(ap
[all...]
H A Dparse-headers.pl18 pod2usage(-exitstatus => 0, -verbose => 2) if $man;
355 Put the script in verbose mode, useful for debugging.
/linux-master/Documentation/tools/rtla/
H A DMakefile18 RST2MAN_OPTS += --verbose
/linux-master/Documentation/tools/rv/
H A DMakefile17 RST2MAN_OPTS += --verbose
/linux-master/arch/alpha/boot/
H A Dmisc.c67 # define Tracev(x) {if (verbose) fprintf x ;}
68 # define Tracevv(x) {if (verbose>1) fprintf x ;}
69 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
70 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
/linux-master/arch/alpha/boot/tools/
H A Dobjstrip.c56 int fd, ofd, i, j, verbose = 0, primary = 0; local
72 verbose = ~verbose;
190 if (verbose) {
221 if (verbose) {
233 if (verbose) {

Completed in 246 milliseconds

1234567891011