Searched refs:quiet (Results 101 - 103 of 103) sorted by last modified time

12345

/linux-master/arch/mips/pci/
H A Dpci-ar71xx.c107 static int ar71xx_pci_check_error(struct ar71xx_pci_controller *apc, int quiet) argument
115 if (!quiet) {
129 if (!quiet) {
/linux-master/tools/cgroup/
H A Diocost_coef_gen.py48 parser.add_argument('--quiet', action='store_true')
52 if not args.quiet:
56 if args.verbose and not args.quiet:
84 f'pv -s {size} -pr /dev/urandom {"-q" if args.quiet else ""} | '
92 eta = 'never' if args.quiet else 'always'
/linux-master/drivers/pcmcia/
H A Dricoh.h163 static void ricoh_set_clkrun(struct yenta_socket *socket, bool quiet) argument
180 if (!quiet)
184 if (!quiet)

Completed in 126 milliseconds

12345