Searched refs:parameter (Results 1 - 200 of 1917) sorted by relevance

12345678910

/linux-4.1.27/scripts/
H A Dkernel-doc84 # (* @parameterx: (description of parameter x)?)*
97 # after the last parameter specification.
164 # '@parameter' - name of a parameter
208 $type_param, "<parameter>\$1</parameter>" );
216 $type_param, "<parameter>\$1</parameter>" );
414 # print STDERR "parameter def '$1' = '$contents'\n";
419 # print STDERR "parameter def '...' = '$contents'\n";
464 # parameterdescs => %parameter descriptions
531 my ($parameter);
537 foreach $parameter (@{$args{'parameterlist'}}) {
538 print " <b>" . $parameter . "</b>";
549 foreach $parameter (@{$args{'parameterlist'}}) {
550 print "<dt><b>" . $parameter . "</b>\n";
552 output_highlight($args{'parameterdescs'}{$parameter});
562 my ($parameter);
574 my ($parameter);
578 foreach $parameter (@{$args{'parameterlist'}}) {
579 if ($parameter =~ /^#/) {
580 print "$parameter<br>\n";
583 my $parameter_name = $parameter;
587 $type = $args{'parametertypes'}{$parameter};
590 print "&nbsp; &nbsp; <i>$1</i><b>$parameter</b>) <i>($2)</i>;<br>\n";
593 print "&nbsp; &nbsp; <i>$1</i> <b>$parameter</b>$2;<br>\n";
595 print "&nbsp; &nbsp; <i>$type</i> <b>$parameter</b>;<br>\n";
602 foreach $parameter (@{$args{'parameterlist'}}) {
603 ($parameter =~ /^#/) && next;
605 my $parameter_name = $parameter;
609 print "<dt><b>" . $parameter . "</b>\n";
621 my ($parameter, $section);
629 foreach $parameter (@{$args{'parameterlist'}}) {
630 $type = $args{'parametertypes'}{$parameter};
633 print "<i>$1</i><b>$parameter</b>) <i>($2)</i>";
635 print "<i>" . $type . "</i> <b>" . $parameter . "</b>";
646 foreach $parameter (@{$args{'parameterlist'}}) {
647 my $parameter_name = $parameter;
651 print "<dt><b>" . $parameter . "</b>\n";
663 my ($parameter, $section);
693 my ($parameter);
707 foreach $parameter (@{$args{'parameterlist'}}) {
709 print "<span class=\"param\">" . $parameter . "</span>";
722 foreach $parameter (@{$args{'parameterlist'}}) {
723 print "<dt>" . $parameter . "</dt>\n";
725 output_highlight($args{'parameterdescs'}{$parameter});
737 my ($parameter);
759 my ($parameter);
774 foreach $parameter (@{$args{'parameterlist'}}) {
776 if ($parameter =~ /^#/) {
777 print "<span class=\"param\">" . $parameter ."</span>\n";
781 my $parameter_name = $parameter;
785 $type = $args{'parametertypes'}{$parameter};
789 print "<span class=\"param\">$parameter</span>";
795 print "<span class=\"param\">$parameter</span>";
799 print "<span class=\"param\">$parameter</span>;";
809 foreach $parameter (@{$args{'parameterlist'}}) {
810 ($parameter =~ /^#/) && next;
812 my $parameter_name = $parameter;
816 print "<dt>" . $parameter . "</dt>\n";
830 my ($parameter, $section);
847 foreach $parameter (@{$args{'parameterlist'}}) {
849 $type = $args{'parametertypes'}{$parameter};
853 print "<span class=\"param\">$parameter</span>";
858 print "<span class=\"param\">$parameter</span>";
873 foreach $parameter (@{$args{'parameterlist'}}) {
874 my $parameter_name = $parameter;
878 print "<dt>" . $parameter . "</dt>\n";
892 my ($parameter, $section);
936 my ($parameter, $section);
970 foreach $parameter (@{$args{'parameterlist'}}) {
971 $type = $args{'parametertypes'}{$parameter};
974 print " <paramdef>$1<parameter>$parameter</parameter>)\n";
978 print " <parameter>$parameter</parameter></paramdef>\n";
991 foreach $parameter (@{$args{'parameterlist'}}) {
992 my $parameter_name = $parameter;
995 print " <varlistentry>\n <term><parameter>$parameter</parameter></term>\n";
1014 my ($parameter, $section);
1043 foreach $parameter (@{$args{'parameterlist'}}) {
1044 if ($parameter =~ /^#/) {
1045 my $prm = $parameter;
1053 my $parameter_name = $parameter;
1058 $type = $args{'parametertypes'}{$parameter};
1061 print " $1 $parameter) ($2);\n";
1064 print " $1 $parameter$2;\n";
1066 print " " . $type . " " . $parameter . ";\n";
1078 foreach $parameter (@{$args{'parameterlist'}}) {
1079 ($parameter =~ /^#/) && next;
1081 my $parameter_name = $parameter;
1087 print " <term>$parameter</term>\n";
1107 my ($parameter, $section);
1138 foreach $parameter (@{$args{'parameterlist'}}) {
1139 print " $parameter";
1153 foreach $parameter (@{$args{'parameterlist'}}) {
1154 my $parameter_name = $parameter;
1158 print " <term>$parameter</term>\n";
1175 my ($parameter, $section);
1212 my ($parameter, $section);
1248 my ($parameter, $section);
1265 foreach $parameter (@{$args{'parameterlist'}}) {
1266 $type = $args{'parametertypes'}{$parameter};
1269 print " <paramdef>$1 <parameter>$parameter</parameter>)\n";
1273 print " <parameter>$parameter</parameter></paramdef>\n";
1286 foreach $parameter (@{$args{'parameterlist'}}) {
1287 my $parameter_name = $parameter;
1290 print " <row><entry align=\"right\"><parameter>$parameter</parameter></entry>\n";
1328 my ($parameter, $section);
1345 foreach my $parameter (@{$args{'parameterlist'}}) {
1349 $type = $args{'parametertypes'}{$parameter};
1352 print ".BI \"" . $parenth . $1 . "\" " . $parameter . " \") (" . $2 . ")" . $post . "\"\n";
1355 print ".BI \"" . $parenth . $type . "\" " . $parameter . " \"" . $post . "\"\n";
1362 foreach $parameter (@{$args{'parameterlist'}}) {
1363 my $parameter_name = $parameter;
1366 print ".IP \"" . $parameter . "\" 12\n";
1379 my ($parameter, $section);
1390 foreach my $parameter (@{$args{'parameterlist'}}) {
1391 print ".br\n.BI \" $parameter\"\n";
1403 foreach $parameter (@{$args{'parameterlist'}}) {
1404 my $parameter_name = $parameter;
1407 print ".IP \"" . $parameter . "\" 12\n";
1420 my ($parameter, $section);
1430 foreach my $parameter (@{$args{'parameterlist'}}) {
1431 if ($parameter =~ /^#/) {
1432 print ".BI \"$parameter\"\n.br\n";
1435 my $parameter_name = $parameter;
1439 $type = $args{'parametertypes'}{$parameter};
1442 print ".BI \" " . $1 . "\" " . $parameter . " \") (" . $2 . ")" . "\"\n;\n";
1445 print ".BI \" " . $1 . "\ \" " . $parameter . $2 . " \"" . "\"\n;\n";
1448 print ".BI \" " . $type . "\" " . $parameter . " \"" . "\"\n;\n";
1455 foreach $parameter (@{$args{'parameterlist'}}) {
1456 ($parameter =~ /^#/) && next;
1458 my $parameter_name = $parameter;
1462 print ".IP \"" . $parameter . "\" 12\n";
1475 my ($parameter, $section);
1490 my ($parameter, $section);
1505 my ($parameter, $section);
1520 foreach my $parameter (@{$args{'parameterlist'}}) {
1521 $type = $args{'parametertypes'}{$parameter};
1524 print $1 . $parameter . ") (" . $2;
1526 print $type . " " . $parameter;
1538 foreach $parameter (@{$args{'parameterlist'}}) {
1539 my $parameter_name = $parameter;
1542 print $parameter . "\n\t" . $args{'parameterdescs'}{$parameter_name} . "\n";
1563 my ($parameter);
1570 foreach $parameter (@{$args{'parameterlist'}}) {
1571 print "\t$parameter";
1581 foreach $parameter (@{$args{'parameterlist'}}) {
1582 print "$parameter\n\t";
1583 print $args{'parameterdescs'}{$parameter} . "\n";
1592 my ($parameter);
1603 my ($parameter);
1607 foreach $parameter (@{$args{'parameterlist'}}) {
1608 if ($parameter =~ /^#/) {
1609 print "$parameter\n";
1613 my $parameter_name = $parameter;
1617 $type = $args{'parametertypes'}{$parameter};
1620 print "\t$1 $parameter) ($2);\n";
1623 print "\t$1 $parameter$2;\n";
1625 print "\t" . $type . " " . $parameter . ";\n";
1631 foreach $parameter (@{$args{'parameterlist'}}) {
1632 ($parameter =~ /^#/) && next;
1634 my $parameter_name = $parameter;
1638 print "$parameter\n\t";
1647 my ($parameter, $section);
1685 my ($parameter, $section);
1964 # warn if parameter has no description
1974 print STDERR "Warning(${file}:$.): Function parameter ".
1979 " No description found for parameter '$param'\n";
1989 # a parameter like "addr[6 + 2]" because it actually appears
1990 # as "addr[6", "+", "2]" on the parameter list;
1993 # "[blah" in a parameter string;
2013 # ignore array size in a parameter string;
2017 # parameter list is split at spaces;
2030 "Excess function parameter " .
2111 # This is an object-like macro, it has no return type and no parameter
2474 # @parameter line to signify start of description
/linux-4.1.27/include/linux/
H A Dstringify.h4 /* Indirect stringification. Doing two levels allows the parameter to be a
H A Dpvclock_gtod.h10 * The 'action' parameter in the notifier function is false (0), or
H A Dmoduleparam.h32 /* One for each parameter, describing how to use it. Some files do
42 * NOARG - the parameter allows for no argument (foo instead of foo=1)
62 * UNSAFE - the parameter is dangerous and setting it will taint the kernel
100 * module_param - typesafe helper for a module/cmdline parameter
101 * @value: the variable to alter, and exposed parameter name.
102 * @type: the type of the parameter
105 * @value becomes the module parameter, or (prefixed by KBUILD_MODNAME and a
106 * ".") the kernel commandline parameter. Note that - is changed to _, so
134 * module_param_named - typesafe helper for a renamed module/cmdline parameter
135 * @name: a valid C identifier which is the parameter name.
137 * @type: the type of the parameter
158 * module_param_cb - general callback for a module/cmdline parameter
159 * @name: a valid C identifier which is the parameter name.
160 * @ops: the set & get operations for this parameter.
173 * <level>_param_cb - general callback for a module/cmdline parameter
175 * @name: a valid C identifier which is the parameter name.
176 * @ops: the set & get operations for this parameter.
242 * kparam_block_sysfs_write - make sure a parameter isn't written via sysfs.
243 * @name: the name of the parameter
254 * kparam_unblock_sysfs_write - allows sysfs to write to a parameter again.
255 * @name: the name of the parameter
264 * kparam_block_sysfs_read - make sure a parameter isn't read via sysfs.
265 * @name: the name of the parameter
276 * kparam_unblock_sysfs_read - allows sysfs to read a parameter again.
277 * @name: the name of the parameter
299 * core_param - define a historical core kernel parameter.
300 * @name: the name of the cmdline and sysfs parameter (often the same as var)
302 * @type: the type of the parameter
316 * module_param_string - a char array parameter
317 * @name: the name of the parameter
334 * parameq - checks if two parameter names match
335 * @name1: parameter name 1
336 * @name2: parameter name 2
338 * Returns true if the two parameter names are equal.
344 * parameqn - checks if two parameter names match
345 * @name1: parameter name 1
346 * @name2: parameter name 2
442 * module_param_array - a parameter which is an array of some type
458 * module_param_array_named - renamed parameter which is an array of some type
459 * @name: a valid C identifier which is the parameter name
H A Dptp_clock_kernel.h61 * parameter delta: Desired frequency offset from nominal frequency
65 * parameter delta: Desired change in nanoseconds.
68 * parameter ts: Holds the result.
71 * parameter ts: Time value to set.
74 * parameter request: Desired resource to enable or disable.
75 * parameter on: Caller passes one to enable or zero to disable.
85 * parameter pin: index of the pin in question.
86 * parameter func: the desired function to use.
87 * parameter chan: the function channel index to use.
H A Dlog2.h77 * @n - parameter
162 * @n - parameter
179 * @n - parameter
194 * @n: parameter
H A Dlis3lv02d.h10 * @click_time_limit: Click detection unit time parameter
11 * @click_latency: Click detection unit latency parameter
12 * @click_window: Click detection unit window parameter
17 * @duration1: Wake up unit 1 duration parameter
18 * @duration2: Wake up unit 2 duration parameter
H A Dtime.h189 * parameter.
201 * parameter.
213 * Returns the timespec representation of the nsec parameter.
221 * Returns the timeval representation of the nsec parameter.
H A Dcordic.h36 * @coord: function output parameter holding the i/q coordinate.
H A Dzlib.h113 parameter for calls of zalloc and zfree. This can be useful for custom
233 accordingly. This action is forced if the parameter flush is non zero.
234 Forcing flush frequently degrades the compression ratio, so this parameter
247 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
261 with the same value of the flush parameter and more output space (updated
265 If the parameter flush is set to Z_FINISH, pending input is processed,
355 about the flush parameter).
366 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
389 (a single call of inflate), the parameter flush should be set to
400 first call. So the only effect of the flush parameter in this implementation
465 The method parameter is the compression method. It must be Z_DEFLATED in
468 The windowBits parameter is the base two logarithm of the window size
470 version of the library. Larger values of this parameter result in better
474 The memLevel parameter specifies how much memory should be allocated
480 The strategy parameter is used to tune the compression algorithm. Use the
487 between Z_DEFAULT and Z_HUFFMAN_ONLY. The strategy parameter only affects
492 memory, Z_STREAM_ERROR if a parameter is invalid (such as an invalid
516 This is another version of inflateInit with an extra parameter. The
520 The windowBits parameter is the base two logarithm of the maximum window
548 memory, Z_STREAM_ERROR if a parameter is invalid (such as a null strm). msg
H A Dtime64.h159 * parameter.
170 * Returns the timespec64 representation of the nsec parameter.
H A Ddm-kcopyd.h38 * This macro also creates a corresponding module parameter to configure
H A Dccp.h433 * @domain_a: the a parameter of the ECC curve
434 * @domain_a_len: the length of the a parameter
435 * @scalar: the scalar parameter for the point match operation
437 * @scalar_len: the length of the scalar parameter
521 * @data: parameter value to be supplied to the callback function
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i_sysfs.c33 * @buf: buffer to return current SQ size parameter
35 * Returns current SQ size parameter, this paramater determines the number
48 * bnx2i_set_sq_info - update send queue (SQ) size parameter
50 * @buf: buffer to return current SQ size parameter
51 * @count: parameter buffer size
90 * @buf: buffer to return current SQ size parameter
92 * returns per-connection TCP history queue size parameter
106 * @buf: buffer to return current SQ size parameter
107 * @count: parameter buffer size
109 * updates per-connection TCP history queue size parameter
/linux-4.1.27/drivers/net/fddi/skfp/h/
H A Dsmt.h26 #define OPT_PMF /* if parameter management is supported */
89 #define SMT_PMF_GET 0x08 /* parameter management get */
90 #define SMT_PMF_SET 0x09 /* parameter management set */
104 * parameter types
109 u_short p_len ; /* length of parameter */
124 struct smt_para para ; /* generic parameter header */
139 struct smt_para para ; /* generic parameter header */
153 struct smt_para para ; /* generic parameter header */
175 struct smt_para para ; /* generic parameter header */
186 struct smt_para para ; /* generic parameter header */
203 struct smt_para para ; /* generic parameter header */
217 struct smt_para para ; /* generic parameter header */
266 struct smt_para para ; /* generic parameter header */
278 struct smt_para para ; /* generic parameter header */
301 struct smt_para para ; /* generic parameter header */
319 struct smt_para para ; /* generic parameter header */
333 struct smt_para para ; /* generic parameter header */
347 struct smt_para para ; /* generic parameter header */
360 struct smt_para para ; /* generic parameter header */
373 struct smt_para para ; /* generic parameter header */
384 struct smt_para para ; /* generic parameter header */
397 struct smt_para para ; /* generic parameter header */
408 struct smt_para para ; /* generic parameter header */
416 #define SMT_RDF_NOPARAM 0x6 /* parameter not supported (PMF) */
430 struct smt_para para ; /* generic parameter header */
442 struct smt_para para ; /* generic parameter header */
456 struct smt_para para ; /* generic parameter header */
468 struct smt_para para ; /* generic parameter header */
484 struct smt_para para ; /* generic parameter header */
494 struct smt_para para ; /* generic parameter header */
504 struct smt_para para ; /* generic parameter header */
515 struct smt_para para ; /* generic parameter header */
525 struct smt_para para ; /* generic parameter header */
535 struct smt_para para ; /* generic parameter header */
545 struct smt_para para ; /* generic parameter header */
557 struct smt_para para ; /* generic parameter header */
651 struct smt_para para ; /* generic parameter header */
660 struct smt_para para ; /* generic parameter header */
668 struct smt_para para ; /* generic parameter header */
716 struct smt_para para ; /* generic parameter header */
781 struct smt_p_echo ec_echo ; /* echo parameter */
/linux-4.1.27/arch/s390/kernel/
H A Dsys_s390.c36 * for parameter passing.
70 * the SEMTIMEDOP subcall where on s390 the third parameter is used SYSCALL_DEFINE5()
72 * the fifth parameter. SYSCALL_DEFINE5()
74 * third parameter also as fifth parameter. SYSCALL_DEFINE5()
/linux-4.1.27/net/irda/
H A Dparameters.c87 /* Call handler for this parameter */ irda_insert_no_value()
102 * Extracts a parameter without a pv field (pl=0)
114 /* Call handler for this parameter */ irda_extract_no_value()
137 /* Call handler for this parameter */ irda_insert_integer()
143 * If parameter length is still 0, then (1) this is an any length irda_insert_integer()
189 /* Skip parameter */ irda_insert_integer()
200 * handler for processing of the parameter
228 net_err_ratelimited("%s: invalid parameter length! Expected %d bytes, but value had %d bytes!\n", irda_extract_integer()
235 * If the parameter is shorter than we expect or is big irda_extract_integer()
238 /* Skip parameter */ irda_extract_integer()
269 /* Skip parameter */ irda_extract_integer()
275 /* Call handler for this parameter */ irda_extract_integer()
320 /* Call handler for this parameter */ irda_extract_string()
446 * Insert the specified parameter (pi) into buffer. Returns number of
469 pr_debug("%s(), no handler for parameter=0x%02x\n", irda_param_insert()
472 /* Skip this parameter */ irda_param_insert()
476 /* Lookup the info on how to parse this parameter */ irda_param_insert()
479 /* Find expected data type for this parameter identifier (pi)*/ irda_param_insert()
486 /* Skip this parameter */ irda_param_insert()
490 /* Insert parameter value */ irda_param_insert()
524 pr_debug("%s(), no handler for parameter=0x%02x\n", irda_param_extract()
527 /* Skip this parameter */ irda_param_extract()
531 /* Lookup the info on how to parse this parameter */ irda_param_extract()
534 /* Find expected data type for this parameter identifier (pi)*/ irda_param_extract()
544 /* Skip this parameter */ irda_param_extract()
548 /* Parse parameter value */ irda_param_extract()
571 * Parse all parameters. Each parameter must be at least two bytes irda_param_extract_all()
H A Dqos.c5 * Description: IrLAP QoS parameter negotiation
591 * Negotiate the maximum turnaround time. This is a type 1 parameter and
614 * Negotiate the data size. This is a type 1 parameter and
636 * Negotiate the window size. This is a type 1 parameter and
659 * Negotiate additional BOF characters. This is a type 1 parameter and
680 * Negotiate the minimum turn around time. This is a type 1 parameter and
/linux-4.1.27/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S20 * The loader copies the parameter to the position that will
22 * parameter list.
31 # a3: Size of parameter list
128 * to copy the parameter list. Keep the code around; in case
132 # a2: start address of parameter list
133 # a3: length of parameter list
136 /* copy the parameter list out of the way */
164 # a2: boot parameter
229 # a2 Boot parameter list
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dstb6100_cfg.h32 printk("%s: Invalid parameter\n", __func__); stb6100_get_frequency()
52 printk("%s: Invalid parameter\n", __func__); stb6100_set_frequency()
69 printk("%s: Invalid parameter\n", __func__); stb6100_get_bandwidth()
89 printk("%s: Invalid parameter\n", __func__); stb6100_set_bandwidth()
H A Dtda8261_cfg.h30 printk("%s: Invalid parameter\n", __func__); tda8261_get_frequency()
51 printk("%s: Invalid parameter\n", __func__); tda8261_set_frequency()
69 printk("%s: Invalid parameter\n", __func__); tda8261_get_bandwidth()
H A Dstb6100_proc.h33 printk(KERN_ERR "%s: Invalid parameter\n", __func__); stb6100_get_freq()
61 printk(KERN_ERR "%s: Invalid parameter\n", __func__); stb6100_set_freq()
86 printk(KERN_ERR "%s: Invalid parameter\n", __func__); stb6100_get_bandw()
114 printk(KERN_ERR "%s: Invalid parameter\n", __func__); stb6100_set_bandw()
H A Ddrxk.h26 * firmwares are using the 2-parameter commmand.
28 * which uses the 4-parameter command.
H A Dtda8261.c101 pr_err("%s: Unknown parameter (param=%d)\n", __func__, param); tda8261_get_state()
165 pr_err("%s: Unknown parameter (param=%d)\n", __func__, param); tda8261_set_state()
/linux-4.1.27/arch/parisc/include/uapi/asm/
H A Dioctl.h26 * size of the parameter structure in the lower 14 bits of the
28 * Encoding the size of the parameter structure in the ioctl request
32 * NOTE: This limits the max parameter size to 16kB -1 !
/linux-4.1.27/drivers/isdn/gigaset/
H A Dev-layer.c152 /* resp_code, min_ConState, max_ConState, parameter, new_ConState, timeout,
261 /* resp_code, min_ConState, max_ConState, parameter, new_ConState, timeout,
408 void *ptr, int parameter) add_cid_event()
429 event->parameter = parameter; add_cid_event()
450 int cid, parameter; gigaset_handle_modem_response() local
500 /* check parameter separator */ gigaset_handle_modem_response()
502 goto bad_param; /* extra parameter */ gigaset_handle_modem_response()
508 /* check parameter separator */ gigaset_handle_modem_response()
510 eoc = NULL; /* no parameter */ gigaset_handle_modem_response()
518 /* look up parameter type */ gigaset_handle_modem_response()
529 "illegal RING parameter: '%s'\n", gigaset_handle_modem_response()
534 /* skip parameter value separator */ gigaset_handle_modem_response()
538 /* look up end of parameter */ gigaset_handle_modem_response()
543 /* retrieve parameter value */ gigaset_handle_modem_response()
552 /* check parameter separator */ gigaset_handle_modem_response()
554 /* no parameter */ gigaset_handle_modem_response()
561 /* look up parameter value */ gigaset_handle_modem_response()
572 /* check parameter separator */ gigaset_handle_modem_response()
576 /* retrieve parameter value */ gigaset_handle_modem_response()
584 /* check parameter separators */ gigaset_handle_modem_response()
592 /* decode parameter values */ gigaset_handle_modem_response()
597 parameter = (type << 8) | value; gigaset_handle_modem_response()
599 add_cid_event(cs, cid, rt->resp_code, NULL, parameter); gigaset_handle_modem_response()
603 /* check parameter separator */ gigaset_handle_modem_response()
607 /* decode parameter value */ gigaset_handle_modem_response()
608 if (kstrtoint(eoc, 10, &parameter)) gigaset_handle_modem_response()
613 cs->dle = parameter; gigaset_handle_modem_response()
615 add_cid_event(cs, cid, rt->resp_code, NULL, parameter); gigaset_handle_modem_response()
619 /* parameter unexpected, incomplete or malformed */ gigaset_handle_modem_response()
620 dev_warn(cs->dev, "bad parameter in response '%s'\n", gigaset_handle_modem_response()
1205 at_state = get_free_channel(cs, ev->parameter); do_action()
1315 if (ev->parameter > 0 && ev->parameter <= 65535) { do_action()
1316 cs->bcs[channel].at_state.cid = ev->parameter; do_action()
1431 ev->parameter, at_state->ConState); do_action()
1442 start_dial(at_state, ev->ptr, ev->parameter); do_action()
1465 cs->cmd_result = ev->parameter ? do_lock(cs) : do_unlock(cs); do_action()
1470 if (ev->parameter != 0) do_action()
1486 if (ev->parameter != cs->cidmode) { do_action()
1487 cs->cidmode = ev->parameter; do_action()
1488 if (ev->parameter) { do_action()
1569 if (ev->parameter != at_state->timer_index process_event()
1586 at_state->int_var[index] = ev->parameter; process_event()
1613 && (rep->parameter < 0 || rep->parameter == ev->parameter)) process_event()
1899 * parameter:
407 add_cid_event(struct cardstate *cs, int cid, int type, void *ptr, int parameter) add_cid_event() argument
H A Dcapi.c149 * emit unsupported parameter warning
155 dev_warn(cs->dev, "%s: ignoring unsupported parameter: %s\n", ignore_cstruct_param()
452 /* Data parameter not used */ gigaset_skb_rcvd()
454 /* Data handle parameter not used */ gigaset_skb_rcvd()
456 /* Data64 parameter not present */ gigaset_skb_rcvd()
796 /* ToDo: set parameter: Connected number gigaset_isdn_connD()
1183 /* decode Function parameter */ do_facility_req()
1195 /* Supplementary Service specific parameter */ do_facility_req()
1232 /* Supplementary Service specific parameter */ do_facility_req()
1239 /* Facility confirmation parameter */ do_facility_req()
1243 /* Supplementary Service specific parameter already set above */ do_facility_req()
1258 /* send FACILITY_CONF with given Info and confirmation parameter */ do_facility_req()
1377 /* encode parameter: Called party number */ do_connect_req()
1413 /* encode parameter: Calling party number */ do_connect_req()
1468 /* check parameter: CIP Value */ do_connect_req()
1532 /* check/encode parameter: B Protocol */ do_connect_req()
1589 /* encode parameter: B channel to use */ do_connect_req()
1827 /* NCPI parameter: not applicable for B3 Transparent */ do_connect_b3_req()
1836 * Depending on the Reject parameter, either emit CONNECT_B3_ACTIVE_IND
1940 /* ToDo: process parameter: Additional info */ do_disconnect_req()
2053 /* NCPI parameter: not applicable for B3 Transparent */ do_disconnect_b3_req()
/linux-4.1.27/drivers/usb/dwc3/
H A Dgadget.h30 /* DEPCFG parameter 1 */
43 /* DEPCFG parameter 0 */
56 /* DEPXFERCFG parameter 0 */
/linux-4.1.27/arch/s390/kvm/
H A Dsigp.c158 static int __sigp_set_arch(struct kvm_vcpu *vcpu, u32 parameter) __sigp_set_arch() argument
164 switch (parameter & 0xff) { __sigp_set_arch()
294 u16 cpu_addr, u32 parameter, u64 *status_reg) handle_sigp_dst()
325 rc = __sigp_store_status_at_addr(vcpu, dst_vcpu, parameter, handle_sigp_dst()
330 rc = __sigp_set_prefix(vcpu, dst_vcpu, parameter, status_reg); handle_sigp_dst()
334 rc = __sigp_conditional_emergency(vcpu, dst_vcpu, parameter, handle_sigp_dst()
424 u32 parameter; kvm_s390_handle_sigp() local
438 parameter = vcpu->run->s.regs.gprs[r1]; kvm_s390_handle_sigp()
440 parameter = vcpu->run->s.regs.gprs[r1 + 1]; kvm_s390_handle_sigp()
442 trace_kvm_s390_handle_sigp(vcpu, order_code, cpu_addr, parameter); kvm_s390_handle_sigp()
446 rc = __sigp_set_arch(vcpu, parameter); kvm_s390_handle_sigp()
450 parameter, kvm_s390_handle_sigp()
293 handle_sigp_dst(struct kvm_vcpu *vcpu, u8 order_code, u16 cpu_addr, u32 parameter, u64 *status_reg) handle_sigp_dst() argument
H A Dtrace.h218 __u32 parameter),
219 TP_ARGS(VCPU_ARGS_COMMON, order_code, cpu_addr, parameter),
225 __field(__u32, parameter)
232 __entry->parameter = parameter;
236 "parameter %08x", __entry->order_code,
239 __entry->cpu_addr, __entry->parameter)
/linux-4.1.27/drivers/s390/char/
H A Dhmcdrv_mod.c25 * module parameter 'cachesize'
H A Ddiag_ftp.c41 * struct diag_ftp_ldfpl - load file FTP parameter list (LDFPL)
45 * @intparm: interruption parameter (unused)
70 * @param32: 32-bit interruption parameter from &struct diag_ftp_ldfpl
90 * Performs a DIAGNOSE X'2C4' call with (input/output) FTP parameter list
97 * 2. The FTP parameter list @fpl must be aligned to a double-word boundary.
/linux-4.1.27/crypto/
H A Dfips.c18 /* Process kernel command-line parameter at boot time. fips=0 or fips=1 */ fips_enable()
/linux-4.1.27/include/linux/power/
H A Dbq27x00_battery.h10 * The first parameter is a pointer to the battery device, the second the
/linux-4.1.27/arch/s390/boot/compressed/
H A Dmisc.c122 * Safe guard the ipl parameter block against a memory area that will be
123 * overwritten. The validity check for the ipl parameter block is complex
125 * the ipl parameter block intersects with the passed memory area we can
127 * the memory to IPL_PARMBLOCK_ORIGIN even if there is no ipl parameter
/linux-4.1.27/arch/arm/include/asm/mach/
H A Dsharpsl_param.h2 * Hardware parameter area specific to Sharp SL series devices
/linux-4.1.27/sound/usb/6fire/
H A Dchip.h22 int regidx; /* index in module parameter arrays */
/linux-4.1.27/drivers/s390/crypto/
H A Dzcrypt_pcicc.h77 * The request (or reply) parameter block is organized thus:
92 unsigned short req_parml; /* request parameter buffer */
94 unsigned char req_parmp[4]; /* request parameter buffer *
96 * parameter buffer follows *
102 unsigned short rpl_parml; /* reply parameter buffer */
105 unsigned char rpl_parmp[4]; /* reply parameter buffer *
107 * parameter buffer follows *
114 unsigned char repd_parml[2]; /* replied parameter len ULESHORT*/
H A Dzcrypt_msgtype6.c73 * The request (or reply) parameter block is organized thus:
88 unsigned short req_parml; /* request parameter buffer */
90 unsigned char req_parmp[4]; /* request parameter buffer *
92 * parameter buffer follows *
98 unsigned short rpl_parml; /* reply parameter buffer */
101 unsigned char rpl_parmp[4]; /* reply parameter buffer *
103 * parameter buffer follows *
110 unsigned char repd_parml[2]; /* replied parameter len ULESHORT*/
447 /* Import CPRB data from the ioctl input parameter */ xcrb_msg_to_type6_ep11cprb_msgx()
456 Therefore we check the first bit of the 'flags' parameter for xcrb_msg_to_type6_ep11cprb_msgx()
H A Dzcrypt_cca_key.h182 /* key parameter block */ zcrypt_type6_mex_key_de()
231 /* key parameter block */ zcrypt_type6_mex_key_en()
300 /* parameter block.key block */ zcrypt_type6_crt_key()
/linux-4.1.27/include/linux/platform_data/
H A Dnet-cw1200.h23 const u8 *macaddr; /* if NULL, use cw1200_mac_template module parameter */
40 const u8 *macaddr; /* if NULL, use cw1200_mac_template module parameter */
H A Dedma.h114 /* alloc/free DMA channels and their dedicated parameter RAM slots */
120 /* alloc/free parameter RAM slots */
124 /* alloc/free a set of contiguous parameter RAM slots */
128 /* calls that operate on part of a parameter RAM slot */
141 /* calls that operate on an entire parameter RAM slot */
H A Dat24.h21 * @context: optional parameter passed to setup()
H A Dkeypad-pxa27x.h29 * pxa168 keypad platform specific parameter
H A Ddma-ep93xx.h34 * This information is passed as private channel parameter in a filter
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dopal-sysparam.c2 * PowerNV system parameter code
200 pr_err("SYSPARAM: Failed to allocate memory to read parameter " opal_sys_param_init()
207 pr_err("SYSPARAM: Failed to allocate memory to read parameter " opal_sys_param_init()
215 "action on the parameter"); opal_sys_param_init()
237 pr_err("SYSPARAM: Failed to allocate memory for parameter " opal_sys_param_init()
242 /* For each of the parameters, populate the parameter attributes */ opal_sys_param_init()
245 pr_warn("SYSPARAM: Not creating parameter %d as size " opal_sys_param_init()
257 /* If the parameter is read-only or read-write */ opal_sys_param_init()
/linux-4.1.27/arch/s390/include/asm/
H A Dio.h53 * offset parameter isn't sufficient. That's because BAR spaces are not
54 * disjunctive on s390 so we need the bar parameter of pci_iomap to find
H A Dqdio.h52 * @pfmt: implementation dependent parameter format
92 * @pfmt: implementation dependent parameter format
128 * @res1: reserved parameter
129 * @res2: reserved parameter
130 * @res3: reserved parameter
343 * @int_parm: interruption parameter
H A Detr.h122 /* ETR interruption parameter */
217 /* STP interruption parameter */
222 unsigned int tcpc : 1; /* Time control parameter change */
/linux-4.1.27/include/asm-generic/
H A Dcmpxchg-local.h12 * long parameter, supporting various types of architectures.
51 * Generic version of __cmpxchg64_local. Takes an u64 parameter.
H A Ddiv64.h16 * NOTE: macro parameter n is evaluated multiple times,
/linux-4.1.27/drivers/cpufreq/
H A Delanfreq.c34 /* Module parameter */
175 * elanfreq_setup - elanfreq command line parameter parsing
177 * elanfreq command line parameter. Use:
180 * case you do not give this boot parameter, the maximum
183 * max_freq module parameter instead.
H A DKconfig.x8678 parameter: elanfreq=maxspeed (in kHz) or as module label
79 parameter "max_freq".
296 parameter "relaxed_check=1" is passed to the module.
/linux-4.1.27/arch/m68k/include/asm/
H A Dm68360_pram.h6 * Definitions of the parameter area RAM.
21 Global Multichannel parameter RAM
25 * Global Multichannel parameter RAM
46 Quicc32 HDLC parameter RAM
76 HDLC parameter RAM
81 * SCC parameter RAM
102 * HDLC specific parameter RAM
128 UART parameter RAM
141 * SCC parameter RAM
162 * UART specific parameter RAM
188 BISYNC parameter RAM
193 * SCC parameter RAM
214 * BISYNC specific parameter RAM
228 IOM2 parameter RAM
239 SPI/SMC parameter RAM
315 * SCC parameter RAM
336 * ETHERNET specific parameter RAM
392 * SCC parameter RAM
413 * TRANSPARENT specific parameter RAM
421 * RISC timers parameter RAM
/linux-4.1.27/arch/x86/kernel/
H A Dmcount_64.S112 /* Copy the parent address into %rsi (second parameter) */
125 * Now %rdi (the first parameter) has the return address of
159 /* Load the ftrace_ops into the 3rd parameter */
162 /* regs go into 4th parameter (but make it NULL) */
196 /* Load the ftrace_ops into the 3rd parameter */
219 /* regs go into 4th parameter */
292 /* Saves rbp into %rdx and fills first parameter */
/linux-4.1.27/include/linux/i2c/
H A Dtps65010.h137 /* tps65010_set_gpio_out_value parameter:
143 /* tps65010_set_led parameter:
149 /* tps65010_set_vib parameter:
154 /* tps65010_set_low_pwr parameter:
159 /* tps65010_config_vregs1 parameter:
165 /* tps65013_set_low_pwr parameter:
184 * @context: optional parameter passed to setup() and teardown()
H A Dpcf857x.h12 * @context: optional parameter passed to setup() and teardown()
/linux-4.1.27/arch/arm/common/
H A Dedma.c274 /* dummy param set used to (re)initialize parameter RAM slots */
548 * if we run out parameter RAM slots, i.e we do find a set reserve_contiguous_slots()
549 * of contiguous parameter RAM slots but do not find the exact number reserve_contiguous_slots()
550 * requested as we may reach the total number of parameter RAM slots reserve_contiguous_slots()
614 /* Resource alloc/free: dma channels, parameter RAM slots */
617 * edma_alloc_channel - allocate DMA channel and paired parameter RAM
625 * This allocates a DMA channel and its associated parameter RAM slot.
626 * The parameter RAM is initialized to hold a dummy transfer.
634 * chaining. When the transfer described in that channel's parameter RAM
640 * the option word of the transfer's parameter RAM set. Drivers must not
724 * This deallocates the DMA channel and associated parameter RAM slot
751 * edma_alloc_slot - allocate DMA parameter RAM
754 * This allocates a parameter RAM slot, initializing it to hold a
797 * edma_free_slot - deallocate DMA parameter RAM
798 * @slot: parameter RAM slot returned from edma_alloc_slot()
800 * This deallocates the parameter RAM slot allocated by edma_alloc_slot().
823 * edma_alloc_cont_slots- alloc contiguous parameter RAM slots
825 * contiguous parameter RAM slots that have been requested
834 * contiguous Parameter RAM slots from parameter RAM 64 in the case of
838 * set of contiguous parameter RAM slots from the "slot" that is passed as an
842 * starts looking for a set of contiguous parameter RAMs from the "slot"
860 * The number of parameter RAM slots requested cannot be less than 1 edma_alloc_cont_slots()
883 * edma_free_cont_slots - deallocate DMA parameter RAM slots
884 * @slot: first parameter RAM of a set of parameter RAM slots to be freed
885 * @count: the number of contiguous parameter RAM slots to be freed
887 * This deallocates the parameter RAM slots allocated by
890 * parameter RAM slots that have been allocated using the edma_alloc_cont_slots
926 * edma_set_src - set initial DMA source address in parameter RAM slot
927 * @slot: parameter RAM slot being configured
964 * edma_set_dest - set initial DMA destination address in parameter RAM slot
965 * @slot: parameter RAM slot being configured
1002 * @slot: parameter RAM slot being examined
1021 * @slot: parameter RAM slot being configured
1047 * @slot: parameter RAM slot being configured
1073 * @slot: parameter RAM slot being configured
1124 * edma_link - link one parameter RAM slot to another
1125 * @from: parameter RAM slot originating the link
1126 * @to: parameter RAM slot which is the link target
1149 * edma_unlink - cut link from one parameter RAM slot
1150 * @from: parameter RAM slot originating the link
1170 /* Parameter RAM operations (ii) -- read/write whole parameter sets */
1173 * edma_write_slot - write parameter RAM data for slot
1174 * @slot: number of parameter RAM slot being modified
1175 * @param: data to be written into parameter RAM slot
1197 * edma_read_slot - read parameter RAM data from slot
1198 * @slot: number of parameter RAM slot being copied
1199 * @param: where to store copy of parameter RAM data
1201 * Use this to read data from a parameter RAM slot, perhaps to
H A Dsharpsl_param.c2 * Hardware parameter area specific to Sharp SL series devices
/linux-4.1.27/include/uapi/asm-generic/
H A Dioctl.h5 * size of the parameter structure in the lower 14 bits of the
7 * Encoding the size of the parameter structure in the ioctl request
11 * NOTE: This limits the max parameter size to 16kB -1 !
/linux-4.1.27/include/uapi/linux/
H A Dneighbour.h81 * statistics, configuration, and the default parameter set.
83 * specific parameter sets.
93 * otherwise. Device specific parameter sets can be changed by
H A Dmei.h81 * the input parameter and the output parameter for this IOCTL.
83 * The input parameter is UUID of the FW Client.
84 * The output parameter is the properties of the FW client
H A Dscc.h30 /* Device parameter control (from WAMPES) */
56 /* fulldup parameter */
70 /* HWEVENT parameter */
H A Dnfc.h85 * a specific SE notifies us about the end of a transaction. The parameter
145 * @NFC_ATTR_LLC_PARAM_LTO: Link TimeOut parameter
146 * @NFC_ATTR_LLC_PARAM_RW: Receive Window size parameter
147 * @NFC_ATTR_LLC_PARAM_MIUX: MIU eXtension parameter
H A Dultrasound.h25 * bytes 4 and 5 - parameter P1 (unsigned short)
26 * bytes 6 and 7 - parameter P2 (unsigned short)
H A Di2c-dev.h29 /* /dev/i2c-X ioctl commands. The ioctl's parameter is always an
/linux-4.1.27/tools/include/linux/
H A Dlog2.h70 * @n - parameter
155 * @n - parameter
172 * @n - parameter
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dmain.h24 /* Export module parameter */
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A DHal8723APhyCfg.h54 u32 rfHSSIPara1; /* wire parameter control1 : */
56 u32 rfHSSIPara2; /* wire parameter control2 : */
60 u32 rfAGCControl1; /* AGC parameter control1 : */
62 u32 rfAGCControl2; /* AGC parameter control2 : */
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A DHal8188EPhyCfg.h135 u32 rfHSSIPara1; /* wire parameter control1 : */
138 u32 rfHSSIPara2; /* wire parameter control2 : */
143 u32 rfAGCControl1; /* AGC parameter control1 : */
146 u32 rfAGCControl2; /* AGC parameter control2 : */
/linux-4.1.27/include/xen/
H A Dhvm.h47 pr_err("Cannot get hvm parameter %s (%d): %d!\n", hvm_get_parameter()
/linux-4.1.27/lib/reed_solomon/
H A Dencode_rs.c30 /* Check length parameter for validity */
/linux-4.1.27/tools/perf/util/
H A Dsetup.py23 cflags += ['-fno-strict-aliasing', '-Wno-write-strings', '-Wno-unused-parameter' ]
H A Dpmu.c31 * the directory specified in 'dir' parameter.
260 * specified in 'dir' parameter.
534 * Sets value based on the format definition (format parameter)
535 * and unformated value (value parameter).
578 printf("Required parameter '%s' not specified\n", term->config);
585 * user input data - term parameter.
598 * If this is a parameter we've already used for parameterized-eval, pmu_config_term()
614 printf("Invalid event/parameter '%s'\n", term->config); pmu_config_term()
671 * Configures event's 'attr' parameter based on the:
672 * 1) users input - specified in terms parameter
673 * 2) pmu format definitions - specified by pmu parameter
/linux-4.1.27/arch/x86/boot/compressed/
H A Defi_stub_32.S45 * address in the caller of efi_call_phys(), then parameter 1,
46 * parameter 2, ..., param n. To make things easy, we save the return
/linux-4.1.27/drivers/acpi/
H A Dgsi.c51 * as irq_domain parameter acpi_gsi_to_irq()
81 * by passing NULL as irq_domain parameter acpi_register_gsi()
/linux-4.1.27/drivers/acpi/acpica/
H A Dnsarguments.c110 * DESCRIPTION: Check that the declared parameter count (in ASL/AML) for a
166 * Check that the ASL/AML-defined parameter count for this method acpi_ns_check_acpi_compliance()
167 * matches the ACPI-required parameter count acpi_ns_check_acpi_compliance()
205 * parameter count (in the ASL/AML) for an object.
237 * This is a control method. Check the parameter count. acpi_ns_check_argument_count()
270 * This is a predefined name. Validate the user-supplied parameter acpi_ns_check_argument_count()
H A Duteval.c66 * NOTE: Internal function, no parameter validation
202 * NOTE: Internal function, no parameter validation
245 * NOTE: Internal function, no parameter validation
301 * NOTE: Internal function, no parameter validation
H A Dutids.c65 * NOTE: Internal function, no parameter validation
141 * NOTE: Internal function, no parameter validation
209 * NOTE: Internal function, no parameter validation
285 * NOTE: Internal function, no parameter validation
/linux-4.1.27/drivers/scsi/isci/
H A Dtask.c119 * @task: This parameter specifies the SAS task to send.
120 * @gfp_flags: This parameter specifies the context of this call.
375 * @lun: This parameter specifies the lun to be reset.
474 * @task: This parameter specifies the SAS task to abort.
614 * @d_device: This parameter specifies the domain device associated with this
616 * @lun: This parameter specifies the lun associated with this request.
631 * @d_device: This parameter specifies the domain device associated with this
633 * @lun: This parameter specifies the lun associated with this request.
649 * @d_device: This parameter specifies the domain device associated with this
651 * @lun: This parameter specifies the lun associated with this request.
670 * @task: This parameter specifies the sas task being queried.
671 * @lun: This parameter specifies the lun associated with this request.
688 * @ihost: This parameter specifies the ISCI host object
689 * @ireq: This parameter is the completed isci_request object.
690 * @completion_status: This parameter specifies the completion status from the
H A Dremote_device.c291 * @isci_host: This parameter specifies the isci host object.
292 * @isci_device: This parameter specifies the remote device
1003 * @remote_device: This parameter specifies the remote device to be destructed.
1037 * @ihost: This parameter specifies the isci host object.
1038 * @idev: This parameter specifies the remote device to be freed.
1442 * @remote_device: This parameter specifies the device to be started.
1443 * @timeout: This parameter specifies the number of milliseconds in which the
1506 * @isci_host: This parameter specifies the isci host object.
1507 * @port: This parameter specifies the isci_port conected to this device.
1552 * @isci_host: This parameter specifies the isci host object.
1553 * @isci_device: This parameter specifies the remote device.
1588 * @domain_device: This parameter specifies the libsas domain device.
1609 * @domain_device: This parameter specifies the libsas domain device.
H A Dremote_device.h150 * @remote_device: This parameter specifies the device to be stopped.
151 * @timeout: This parameter specifies the number of milliseconds in which the
166 * @remote_device: This parameter specifies the device to be reset.
181 * @remote_device: This parameter specifies the device which is to be informed
/linux-4.1.27/drivers/input/joystick/iforce/
H A Diforce-ff.c198 * parameter packet
226 * parameter packet
243 * parameter packet
275 * parameter effect
412 /* If one of the parameter creation failed, we already returned an iforce_upload_periodic()
415 * Else: if one parameter at least was created, we return 0 iforce_upload_periodic()
472 /* If one of the parameter creation failed, we already returned an iforce_upload_constant()
475 * Else: if one parameter at least was created, we return 0 iforce_upload_constant()
536 /* If the parameter creation failed, we already returned an iforce_upload_condition()
539 * Else: if a parameter was created, we return 0 iforce_upload_condition()
/linux-4.1.27/sound/hda/
H A Dhdac_device.c94 /* reread ssid if not set by parameter */ snd_hdac_device_init()
171 * @parm: parameter to encode
223 * @parm: parameter for a verb
253 * snd_hdac_read_parm_uncached - read a codec parameter without caching
255 * @nid: NID to read a parameter
256 * @parm: parameter to read
278 * @nid: NID for the parameter
279 * @parm: the parameter to change
280 * @val: the parameter value to overwrite
374 /* return CONNLIST_LEN parameter of the given widget */ get_num_conns()
/linux-4.1.27/drivers/scsi/ufs/
H A Dufs.h210 /* bActiveICCLevel parameter current units */
221 /* Attribute bActiveICCLevel parameter bit masks definitions */
406 * @input_param1: Input parameter 1 DW-3
407 * @input_param2: Input parameter 2 DW-4
408 * @input_param3: Input parameter 3 DW-5
422 * @output_param1: Ouput parameter 1 DW3
423 * @output_param2: Output parameter 2 DW4
/linux-4.1.27/drivers/staging/unisys/visorchipset/
H A Dparser.c244 /** Grab the next name and value out of the parameter buffer.
245 * The entire parameter buffer looks like this:
258 * - bad parameter
259 * - parameter buffer ends prematurely (couldn't find an '=' or '\0' within
260 * the confines of the parameter buffer)
262 * parameter
283 * parameter buffer.
/linux-4.1.27/sound/pci/
H A Dsis7019.h206 /* Playback DMA parameters (parameter RAM) */
231 /* Capture DMA parameters (parameter RAM) */
279 /* Mixer routing list start pointer (parameter RAM) */
287 /* Mixer routing table (parameter RAM) */
317 /* Wave Engine Control Parameters (parameter RAM) */
/linux-4.1.27/tools/power/cpupower/utils/
H A Dcpufreq-set.c208 /* parameter parsing */ cmd_freq_set()
269 /* parameter checking */ cmd_freq_set()
271 printf("the same parameter was passed more than once\n"); cmd_freq_set()
276 printf(_("the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n" cmd_freq_set()
282 printf(_("At least one parameter out of -f/--freq, -d/--min, -u/--max, and\n" cmd_freq_set()
H A Dcpupower-info.c47 /* parameter parsing */ cmd_info()
H A Dcpupower-set.c50 /* parameter parsing */ cmd_set()
/linux-4.1.27/net/ipv4/
H A Dtcp_hybla.c20 u32 rho; /* Rho parameter, integer part */
22 u32 rho_3ls; /* Rho parameter, <<3 */
119 * This is done by splitting the rho parameter hybla_cong_avoid()
H A Dtcp_dctcp.c63 MODULE_PARM_DESC(dctcp_shift_g, "parameter g for updating dctcp_alpha");
67 MODULE_PARM_DESC(dctcp_alpha_on_init, "parameter for initial alpha value");
72 "parameter for clamping alpha on loss");
/linux-4.1.27/kernel/
H A Dparams.c50 /* Does nothing if parameter wasn't kmalloced above. */ maybe_kfree_parameter()
109 /* Find parameter */ parse_one()
139 /* Hyphens and underscores equivalent in parameter names. */ next_arg()
224 pr_err("%s: Unknown parameter `%s'\n", doing, param); parse_args()
227 pr_err("%s: `%s' too large for parameter `%s'\n", parse_args()
233 pr_err("%s: `%s' invalid for parameter `%s'\n", parse_args()
275 pr_err("%s: string parameter too long\n", kp->name); param_set_charp()
593 * add_sysfs_param - add a parameter to sysfs
595 * @kparam: the actual parameter definition to add to sysfs
596 * @name: name of parameter
598 * Create a kobject if for a (per-module) parameter if mp NULL, and
803 * "parameter" name is stored behind a dot in kernel_param->name. So,
H A Dutsname_sysctl.c122 * identified by the parameter proc.
/linux-4.1.27/include/linux/isdn/
H A Dcapiutil.h70 The _cmsg structure contains all possible CAPI 2.0 parameter.
72 assembles the parameter and builds CAPI2.0 conform messages.
74 parameter in the _cmsg structure
147 * capi_cmsg2message() assembles the parameter from _cmsg to a CAPI 2.0
153 * capi_message2cmsg disassembles a CAPI message an writes the parameter
160 * parameter with non default values must be changed before sending the
/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_pid.h21 /* This parameter array is passed to the PID algorithm. Currently,
55 /* This parameter array is passed to the CPU PID algorithm. Currently,
/linux-4.1.27/drivers/spi/
H A Dspi-bitbang-txrx.h28 * setsck()'s is_on parameter is a zero/nonzero boolean.
30 * setmosi()'s is_on parameter is a zero/nonzero boolean.
/linux-4.1.27/arch/x86/platform/efi/
H A Defi_stub_32.S46 * address in the caller of efi_call_phys(), then parameter 1,
47 * parameter 2, ..., param n. To make things easy, we save the return
/linux-4.1.27/block/
H A Dblk-mq.h99 /* input parameter */
104 /* input & output parameter */
/linux-4.1.27/arch/metag/mm/
H A Dl2cache.c22 pr_err("Bad l2cache parameter (%s)\n", p); parse_l2cache()
34 pr_err("Bad l2cache_pf parameter (%s)\n", p); parse_l2cache_pf()
/linux-4.1.27/include/net/irda/
H A Dparameters.h74 const PI_HANDLER func; /* Handler for this parameter identifier */
75 PV_TYPE type; /* Data type for this parameter */
/linux-4.1.27/arch/s390/crypto/
H A Dcrypt_s390.h157 * @param: address of parameter block; see POP for details on each func
193 * @param: address of parameter block; see POP for details on each func
229 * @param: address of parameter block; see POP for details on each func
264 * @param: address of parameter block; see POP for details on each func
298 * @param: address of parameter block; see POP for details on each func
333 * @param: address of parameter block; see POP for details on each func
372 * @param: address of parameter block; see POP for details on each func
470 * @param: address of parameter block; see POP for details on each func
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddi_defs.h45 word length; /* length of data/parameter field */
46 byte P[270]; /* data/parameter field */
60 #define L1_STARTUP_DOWN_POS 0 /* '-y' command line parameter in......*/
65 byte para[REQ_PARA_LEN]; /* parameter field */
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Ddtt200u.c151 /* parameter for the MPEG2-data transfer */
201 /* parameter for the MPEG2-data transfer */
251 /* parameter for the MPEG2-data transfer */
301 /* parameter for the MPEG2-data transfer */
H A Ddibusb-mb.c200 /* parameter for the MPEG2-data transfer */
290 /* parameter for the MPEG2-data transfer */
359 /* parameter for the MPEG2-data transfer */
421 /* parameter for the MPEG2-data transfer */
H A Ddibusb.h76 * cmd_byte function parameter name
H A Dcxusb.c1627 /* parameter for the MPEG2-data transfer */
1676 /* parameter for the MPEG2-data transfer */
1732 /* parameter for the MPEG2-data transfer */
1797 /* parameter for the MPEG2-data transfer */
1852 /* parameter for the MPEG2-data transfer */
1903 /* parameter for the MPEG2-data transfer */
1956 /* parameter for the MPEG2-data transfer */
2011 /* parameter for the MPEG2-data transfer */
2063 /* parameter for the MPEG2-data transfer */
2109 /* parameter for the MPEG2-data transfer */
2162 /* parameter for the MPEG2-data transfer */
2216 /* parameter for the MPEG2-data transfer */
2269 /* parameter for the MPEG2-data transfer */
H A Ddibusb-mc.c70 /* parameter for the MPEG2-data transfer */
H A Dttusb2.c647 /* parameter for the MPEG2-data transfer */
702 /* parameter for the MPEG2-data transfer */
763 /* parameter for the MPEG2-data transfer */
782 /* parameter for the MPEG2-data transfer */
H A Dumt-010.c109 /* parameter for the MPEG2-data transfer */
/linux-4.1.27/drivers/misc/
H A Ddummy-irq.c5 * by the 'irq' parameter.
/linux-4.1.27/drivers/s390/cio/
H A Dorb.h18 u32 intparm; /* interruption parameter */
H A Dioasm.h14 __u32 intparm; /* interruption parameter */
H A Ddevice_ops.c126 * @intparm: interruption parameter; value is only used if no I/O is
164 * @intparm: user specific interruption parameter; will be presented back to
239 * @intparm: user specific interruption parameter; will be presented back to
283 * @intparm: user specific interruption parameter; will be presented back to
313 * @intparm: user specific interruption parameter; will be presented back to
350 * @intparm: interruption parameter; value is only used if no I/O is
601 * @intparm: user defined parameter to be passed to the interrupt handler
646 * @intparm: user defined parameter to be passed to the interrupt handler
672 * @intparm: user defined parameter to be passed to the interrupt handler
690 * @intparm: user defined parameter to be passed to the interrupt handler
/linux-4.1.27/drivers/staging/sm750fb/
H A Dddk750_chip.h68 /* More initialization parameter can be added if needed */
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozmain.c23 * value can be supplied as a parameter to the module. An empty string means
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dwil_platform.c32 dev_err(dev, "Invalid parameter. Cannot init platform module\n"); wil_platform_init()
/linux-4.1.27/arch/xtensa/include/asm/
H A Dbootparam.h4 * Definition of the Linux/Xtensa boot parameter structure
/linux-4.1.27/arch/xtensa/include/uapi/asm/
H A Dptrace.h47 #define EXC_TABLE_PARAM 0x010 /* For passing a parameter to fixup */
/linux-4.1.27/block/partitions/
H A Dsgi.c15 u8 _unused0[48]; /* Device parameter useless crapola.. */
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
H A Docteon-crypto.c19 * hardware crypto operations. Allocate the state parameter on the stack.
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_cksum.h9 * cksum_offset parameter.
/linux-4.1.27/include/linux/netfilter/ipset/
H A Dip_set_timeout.h38 /* Userspace supplied TIMEOUT parameter: adjust crazy size */ ip_set_timeout_uget()
/linux-4.1.27/arch/score/kernel/
H A Dhead.S64 /* there is no parameter */
/linux-4.1.27/arch/arm/boot/dts/
H A Dst-pincfg.h43 * Bypass retime with optional delay parameter
/linux-4.1.27/net/irda/irlan/
H A Dirlan_common.c706 frame[1] = 0x01; /* One parameter */ irlan_close_data_channel()
906 frame[1] = 0x01; /* One parameter */ irlan_get_media_char()
915 * Insert byte parameter into frame
931 * Insert string parameter into frame
945 * Insert array parameter into frame
958 * Insert parameter at end of buffer, structure of a parameter is:
991 pr_debug("%s(), Unknown parameter type!\n", __func__); __irlan_insert_param()
1005 /* Insert parameter length */ __irlan_insert_param()
1008 /* Insert parameter */ __irlan_insert_param()
1038 * Extracts a single parameter name/value pair from buffer and updates
1047 /* get length of parameter name (1 byte) */ irlan_extract_param()
1055 /* get parameter name */ irlan_extract_param()
1061 * Get length of parameter value (2 bytes in little endian irlan_extract_param()
1068 pr_debug("%s(), parameter length to long\n", __func__); irlan_extract_param()
1073 /* get parameter value */ irlan_extract_param()
/linux-4.1.27/lib/
H A Dratelimit.c7 * parameter. Now every user can use their own standalone ratelimit_state.
H A Dcordic.c53 * coord: function output parameter holding the i/q coordinate
/linux-4.1.27/tools/testing/selftests/rcutorture/configs/rcu/
H A Dver_functions.sh25 # Adds n_barrier_cbs rcutorture module parameter to kernels having it.
/linux-4.1.27/include/drm/i2c/
H A Dch7006.h34 * used as the @params parameter of its @set_config method.
H A Dsil164.h34 * as the @params parameter of its @set_config method.
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
H A Dehea.h209 /* input parameter */
231 /* output parameter */
252 * Event Queue attributes, passed as parameter
298 /* input parameter */
303 /* output parameter */
/linux-4.1.27/include/linux/pinctrl/
H A Dpinconf-generic.h79 * supplies, the argument to this parameter (on a custom format) tells
82 * this parameter (on a custom format) tells the driver which alternative
91 * discussion around this parameter.)
136 * The following inlines stuffs a configuration parameter and data value
138 * system. We put the parameter in the lower 16 bits and the argument in the
H A Dpinconf.h39 * and display a driver's pin configuration parameter
/linux-4.1.27/fs/debugfs/
H A Dfile.c76 * directory dentry if set. If this parameter is %NULL, then the
128 * directory dentry if set. If this parameter is %NULL, then the
180 * directory dentry if set. If this parameter is %NULL, then the
233 * directory dentry if set. If this parameter is %NULL, then the
293 * directory dentry if set. If this parameter is %NULL, then the
317 * directory dentry if set. If this parameter is %NULL, then the
341 * directory dentry if set. If this parameter is %NULL, then the
365 * directory dentry if set. If this parameter is %NULL, then the
396 * directory dentry if set. If this parameter is %NULL, then the
429 * directory dentry if set. If this parameter is %NULL, then the
496 * directory dentry if set. If this parameter is %NULL, then the
541 * directory dentry if set. If this parameter is %NULL, then the
644 * directory dentry if set. If this parameter is %NULL, then the
737 * directory dentry if set. If this parameter is %NULL, then the
793 * directory dentry if set. If this parameter is %NULL, then the
/linux-4.1.27/net/sctp/
H A Dauth.c178 * The RANDOM parameter, the CHUNKS parameter and the HMAC-ALGO
179 * parameter sent by each endpoint are concatenated as byte vectors.
180 * These parameters include the parameter type, parameter length, and
181 * the parameter value, but padding is omitted; all padding MUST be
305 * The RANDOM parameter, the CHUNKS parameter and the HMAC-ALGO sctp_auth_asoc_create_secret()
306 * parameter sent by each endpoint are concatenated as byte vectors. sctp_auth_asoc_create_secret()
307 * These parameters include the parameter type, parameter length, and sctp_auth_asoc_create_secret()
308 * the parameter value, but padding is omitted; all padding MUST be sctp_auth_asoc_create_secret()
603 * The receiver of a HMAC-ALGO parameter SHOULD use the first listed
651 * chunks MUST NOT be listed in the CHUNKS parameter. However, if __sctp_auth_cid()
652 * a CHUNKS parameter is received then the types for INIT, INIT-ACK, __sctp_auth_cid()
H A Dsm_make_chunk.c198 * noted, each parameter MUST only be included once in the INIT chunk.
283 /* Add random parameter length*/ sctp_make_init()
286 /* Add HMACS parameter length if any were defined */ sctp_make_init()
293 /* Add CHUNKS parameter length */ sctp_make_init()
312 * Name address parameter. Moreover, the sender of the INIT sctp_make_init()
315 * other address types if the Host Name address parameter is sctp_make_init()
332 * Note 4: This parameter, when present, specifies all the sctp_make_init()
334 * of this parameter indicates that the sending endpoint can sctp_make_init()
344 /* Add the supported extensions parameter. Be nice and add this sctp_make_init()
366 /* Add SCTP-AUTH chunks to the parameter list */ sctp_make_init()
557 * State Cookie parameter from the previous INIT ACK.
1043 /* Append bytes to the end of a parameter. Will panic if chunk is not big
1099 static const char error[] = "The following parameter had invalid length:"; sctp_make_violation_paramlen()
1225 * for those invalid parameter codes in which we may not want
1638 /* Set up the parameter header. */ sctp_pack_cookie()
1870 * Report a missing mandatory parameter.
1945 /* Processing of the HOST_NAME parameter will generate an sctp_process_hn_param()
2035 * 00 - Stop processing this parameter; do not process any further
2038 * 01 - Stop processing this parameter, do not process any further
2040 * parameter in an 'Unrecognized Parameter' ERROR chunk.
2042 * 10 - Skip this parameter and continue processing.
2044 * 11 - Skip this parameter and continue processing but
2045 * report the unrecognized parameter in an
2118 /* FIXME - This routine is not looking at each parameter per the sctp_verify_param()
2178 * The CHUNKS parameter MUST be included once in the INIT or sctp_verify_param()
2198 * included in the HMAC-ALGO parameter. sctp_verify_param()
2249 /* There is a possibility that a parameter length was bad and
2480 * param is the variable length parameter to use for update.
2647 /* Save peer's random parameter */ sctp_process_param()
2740 * Address Parameter and other parameter will not be wrapped in this function
2827 /* reuse the parameter length from the same scope one */ sctp_make_asconf_update_ip()
2884 * Create an ASCONF chunk with Set Primary IP address parameter.
2933 * Create an ASCONF_ACK chunk with enough space for the parameter responses.
2975 /* Add Success Indication or Error Cause Indication parameter. */ sctp_add_asconf_response()
2986 /* Add Error Cause parameter. */ sctp_add_asconf_response()
2996 /* Process a asconf parameter. */ sctp_process_asconf_param()
3032 /* ADDIP 4.2.1 This parameter MUST NOT contain a broadcast sctp_process_asconf_param()
3197 /* Skip the addiphdr and store a pointer to address parameter. */ sctp_process_asconf()
3202 /* Skip the address parameter and store a pointer to the first sctp_process_asconf()
3203 * asconf parameter. sctp_process_asconf()
3228 * If an error response is received for a TLV parameter, sctp_walk_params()
3232 * a specific success indication is present for the parameter. sctp_walk_params()
3263 /* Process a asconf parameter that is successfully acked. */ sctp_asconf_param_success()
3318 * for the given asconf parameter. If there is no response for this parameter,
3321 * A7) If an error response is received for a TLV parameter, all TLVs with no
3324 * specific success indication is present for the parameter.
3345 * the first asconf_ack parameter. sctp_get_asconf_response()
3394 * a pointer to address parameter. sctp_process_asconf_ack()
3400 /* Skip the address parameter in the last asconf sent and store a sctp_process_asconf_ack()
3401 * pointer to the first asconf parameter. sctp_process_asconf_ack()
3408 * A8) If there is no response(s) to specific TLV parameter(s), and no sctp_process_asconf_ack()
3437 /* Disable sending this type of asconf parameter in sctp_process_asconf_ack()
3451 /* Skip the processed asconf parameter and move to the next sctp_process_asconf_ack()
/linux-4.1.27/drivers/usb/dwc2/
H A Dcore.h223 * value for this parameter if none is specified.
276 * @phy_utmi_width: Specifies the UTMI+ Data Width (in bits). This parameter
278 * ULPI phy_type, this parameter indicates the data width
280 * parameter is applicable only if the OTG_HSPHY_WIDTH cC
281 * parameter was set to "8 and 16 bits", meaning that the
286 * data rate. This parameter is only applicable if phy_type
297 * speed PHY. This parameter is only applicable if phy_type
311 * mode. This parameter is applicable only if
337 * value of -1 (or any other out of range value) for any parameter means
799 * detect the value for this parameter if none is specified.
812 * parameter if none is specified.
822 * the value for this parameter if none is specified.
852 * Low Speed device in host mode. This parameter is applicable only if
927 * Specifies the UTMI+ Data Width. This parameter is
929 * PHY_TYPE, this parameter indicates the data width between
930 * the MAC and the ULPI Wrapper.) Also, this parameter is
931 * applicable only if the OTG_HSPHY_WIDTH cC parameter was set
941 * data rate. This parameter is only applicable if PHY_TYPE is
961 * parameter is only applicable if PHY_TYPE is FS.
/linux-4.1.27/drivers/firmware/google/
H A Dgsmi.c91 struct gsmi_buf *param_buf; /* parameter buffer */
248 printk(KERN_ERR "gsmi: exec 0x%04x: Invalid parameter\n", cmd); gsmi_exec()
322 /* parameter buffer */ gsmi_get_variable()
384 /* parameter buffer */ gsmi_get_next_variable()
448 /* parameter buffer */ gsmi_set_variable()
497 /* parameter buffer */ eventlog_write()
545 /* parameter buffer */ gsmi_clear_eventlog_store()
572 /* clear parameter buffer */ gsmi_clear_config_store()
621 /* parameter buffer */ gsmi_shutdown_reason()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dobd_config.c76 * Check whether the proc parameter \a param is an old parameter or not from
81 * \param param proc parameter
88 * or \a param is not an old parameter
117 * Finds a parameter in \a params and copies it to \a copy.
120 * parameter terminator with the exception that spaces inside single or double
121 * quotes get included into a parameter. The parameter is copied into \a copy
125 * On return \a params is set to next parameter or to NULL if last
126 * parameter is returned.
128 * \retval 0 if parameter is returned in \a copy
977 * Rename the proc parameter in \a cfg with a new name \a new_name.
979 * \param cfg config structure which contains the proc parameter
980 * \param new_name new name of the proc parameter
983 * which contains the renamed proc parameter
985 * not contain a proc parameter
1196 * it hits an unknown configuration parameter. class_process_config()
1364 CDEBUG(D_CONFIG, "%s.%.*s: Set parameter %.*s=%s\n", class_process_proc_param()
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dmdfld_dsi_output.c47 /* LABC control can be passed in as a cmdline parameter */ parse_LABC_control()
141 DRM_ERROR("Invalid parameter\n"); mdfld_dsi_brightness_control()
193 DRM_ERROR("Invalid parameter\n"); mdfld_dsi_get_panel_status()
204 DRM_ERROR("Invalid parameter\n"); mdfld_dsi_get_power_mode()
233 /* FIXME: start using the force parameter */
512 DRM_ERROR("Invalid parameter\n"); mdfld_dsi_output_init()
/linux-4.1.27/drivers/media/i2c/cx25840/
H A Dcx25840-firmware.c27 * Mike Isely <isely@pobox.com> - The FWSEND parameter controls the
33 * messages. So we have to significantly reduce this parameter.
/linux-4.1.27/drivers/media/platform/exynos4-is/
H A Dfimc-is-errno.h114 /* Set parameter error enum */
119 ERROR_COMMON_PARAMETER = 2, /* Invalid parameter */
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_param.h38 * User-settable parameter keys
74 /****************** User-settable parameter keys *********************/
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dkv_smc.c67 PPSMC_Msg msg, u32 parameter) kv_send_msg_to_smc_with_parameter()
70 WREG32(SMC_MSG_ARG_0, parameter); kv_send_msg_to_smc_with_parameter()
66 kv_send_msg_to_smc_with_parameter(struct radeon_device *rdev, PPSMC_Msg msg, u32 parameter) kv_send_msg_to_smc_with_parameter() argument
/linux-4.1.27/drivers/char/
H A Dhangcheck-timer.c29 * margin of error. The hangcheck_tick module parameter takes the timer
30 * duration in seconds. The hangcheck_margin parameter defines the
/linux-4.1.27/drivers/tty/serial/
H A Dearlycon.c142 * <options> string in the 'options' parameter; all other forms set
143 * the parameter to NULL.
/linux-4.1.27/fs/ntfs/
H A Ddebug.c41 * as this provides the @function parameter automatically.
84 * as this provides the @function parameter automatically.
/linux-4.1.27/arch/arm/mach-omap2/
H A Domap-pm-noop.c38 WARN(1, "OMAP PM: %s: invalid parameter(s)", __func__); omap_pm_set_max_mpu_wakeup_lat()
67 WARN(1, "OMAP PM: %s: invalid parameter(s)", __func__); omap_pm_set_min_bus_tput()
/linux-4.1.27/arch/arm/include/asm/
H A Dkvm_asm.h69 * If used with the ldrd/strd instructions, the a1 parameter is the first
70 * source/destination register and the a2 parameter is the second
H A Dbug.h31 * OK. Many version of gcc do not support the asm %c parameter which would be
/linux-4.1.27/arch/arm/mach-exynos/
H A Dfirmware.c75 * The second parameter of SMC_CMD_CPU1BOOT command means CPU id. exynos_cpu_boot()
76 * But, Exynos4212 has only one secondary CPU so second parameter exynos_cpu_boot()
/linux-4.1.27/sound/drivers/vx/
H A Dvx_cmd.h218 * @param1: first pipe-parameter
219 * @param2: second pipe-parameter
/linux-4.1.27/drivers/media/usb/gspca/
H A Dstk1135.h45 #define STK1135_REG_TCP1 0x350 /* Timing control parameter 1 */
/linux-4.1.27/drivers/staging/speakup/
H A Dspeakup_dtlk.h52 * parameter block */
/linux-4.1.27/drivers/pci/
H A Dpci-stub.c54 /* add ids specified in the module parameter */ pci_stub_init()
/linux-4.1.27/arch/xtensa/variants/fsf/include/variant/
H A Dtie-asm.h16 /* Selection parameter values for save-area save/restore macros: */
/linux-4.1.27/arch/sparc/include/asm/
H A Dmmu_64.h16 * where this parameter is specified.
H A Dpage_64.h46 /* Unlike sparc32, sparc64's parameter passing API is more
/linux-4.1.27/arch/mips/bcm63xx/
H A Dcs.c91 * configure other chipselect parameter (data bus size, ...)
/linux-4.1.27/drivers/video/fbdev/core/
H A Dfb_cmdline.c29 * the boot parameter line
/linux-4.1.27/include/sound/
H A Dpcm_oss.h40 unsigned params: 1, /* format/parameter change */
H A Dhdaudio.h123 * snd_hdac_read_parm - read a codec parameter
125 * @nid: NID to read a parameter
126 * @parm: parameter to read
/linux-4.1.27/include/linux/spi/
H A Dspi_gpio.h44 * struct spi_gpio_platform_data - parameter for bitbanged SPI master
/linux-4.1.27/include/uapi/scsi/fc/
H A Dfc_fs.h49 __be32 fh_parm_offset; /* parameter or relative offset */
239 #define FC_FC_REL_OFF (1 << 3) /* parameter is relative offset */
291 * P_RJT or F_RJT: Port Reject or Fabric Reject parameter field.
320 FC_RJT_PARAM = 0x10, /* invalid parameter field */
/linux-4.1.27/arch/arm/mach-sa1100/
H A Dnanoengine.c38 .name = "nanoEngine boot firmware and parameter table",
/linux-4.1.27/sound/soc/codecs/
H A Drl6231.c18 * rl6231_calc_dmic_clk - Calculate the parameter of dmic.
/linux-4.1.27/drivers/mtd/devices/
H A Dphram.c7 * one commend line parameter per device, each in the form:
210 * This shall contain the module parameter if any. It is of the form:
230 parse_err("parameter too long\n"); phram_setup()
/linux-4.1.27/drivers/scsi/esas2r/
H A Desas2r_log.c48 * the event_log_level module parameter controls the level of messages that are
52 * event_log_level module parameter. for example:
58 * desired, the correct value for the event_log_level module parameter
/linux-4.1.27/drivers/pcmcia/
H A Do2micro.h152 "O2: Unknown parameter, using 'default'"); o2micro_override()
156 "O2: enabling read prefetch/write burst. If you experience problems or performance issues, use the yenta_socket parameter 'o2_speedup=off'\n"); o2micro_override()
163 "O2: disabling read prefetch/write burst. If you experience problems or performance issues, use the yenta_socket parameter 'o2_speedup=on'\n"); o2micro_override()
/linux-4.1.27/include/video/
H A Dgbe.h303 short pll_m; /* PLL M parameter */
304 short pll_n; /* PLL P parameter */
305 short pll_p; /* PLL N parameter */
/linux-4.1.27/arch/powerpc/net/
H A Dbpf_jit_asm.S21 * r6 *** address parameter to helper ***
105 /* R3 goes in parameter space of caller's frame */ \
158 /* R3 goes in parameter space of caller's frame */ \
/linux-4.1.27/drivers/watchdog/
H A Dwatchdog_core.c61 * @timeout_parm: timeout module parameter
65 * timeout module parameter (if it is valid value) or the timeout-sec property
80 /* try to get the timeout module parameter first */ watchdog_init_timeout()
/linux-4.1.27/drivers/mtd/ubi/
H A Dbuild.c47 /* Maximum length of the 'mtd=' parameter */
50 /* Maximum number of comma-separated items in the 'mtd=' parameter */
63 * struct mtd_dev_param - MTD device parameter description data structure.
82 /* UBI module parameter to enable fastmap automatically on non-fastmap images */
1404 * ubi_mtd_param_parse - parse the 'mtd=' UBI parameter.
1405 * @val: the parameter value to parse
1430 pr_err("UBI error: parameter \"%s\" is too long, max. is %d\n", ubi_mtd_param_parse()
1436 pr_warn("UBI warning: empty 'mtd=' parameter - ignored\n"); ubi_mtd_param_parse()
1470 pr_err("UBI error: bad value for max_beb_per1024 parameter: %s", ubi_mtd_param_parse()
1481 pr_err("UBI error: bad value for ubi_num parameter: %s", ubi_mtd_param_parse()
1496 "Optional \"vid_hdr_offs\" parameter specifies UBI VID header position to be used by UBI. (default value if 0)\n"
1497 "Optional \"max_beb_per1024\" parameter specifies the maximum expected bad eraseblock per 1024 eraseblocks. (default value ("
1499 "Optional \"ubi_num\" parameter specifies UBI device number which have to be assigned to the newly created UBI device (assigned automatically by default)\n"
1508 MODULE_PARM_DESC(fm_autoconvert, "Set this parameter to enable fastmap automatically on images without a fastmap.");
1510 MODULE_PARM_DESC(fm_debug, "Set this parameter to enable fastmap debugging by default. Warning, this will make fastmap slow!");
H A Dblock.c5 * Driver parameter handling strongly based on drivers/mtd/ubi/build.c
32 * This feature is compiled in the UBI core, and adds a 'block' parameter
59 /* Maximum length of the 'block=' parameter */
62 /* Maximum number of comma-separated items in the 'block=' parameter */
119 pr_warn("UBI: block: empty 'block=' parameter - ignored\n"); ubiblock_set_param()
124 pr_err("UBI: block: parameter \"%s\" is too long, max. is %d\n", ubiblock_set_param()
153 /* One parameter: must be device path */ ubiblock_set_param()
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dlparcfg.c286 * through the get-system-parameter rtas call. Replace keyword strings as
302 call_status = rtas_call(rtas_token("ibm,get-system-parameter"), 3, 1, parse_system_parameter_string()
313 "%s %s Error calling get-system-parameter (0x%x)\n", parse_system_parameter_string()
326 printk(KERN_INFO "success calling get-system-parameter\n"); parse_system_parameter_string()
454 /* this call handles the ibm,get-system-parameter contents */ pseries_lparcfg_data()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_param.c541 e_dev_info("Speed not valid for fiber adapters, parameter " e1000_check_fiber_options()
546 e_dev_info("Duplex not valid for fiber adapters, parameter " e1000_check_fiber_options()
552 "adapters, parameter ignored\n"); e1000_check_fiber_options()
578 .err = "parameter ignored", e1000_check_copper_options()
600 .err = "parameter ignored", e1000_check_copper_options()
616 "parameter ignored\n"); e1000_check_copper_options()
656 .err = "parameter ignored", e1000_check_copper_options()
/linux-4.1.27/drivers/video/fbdev/
H A Dsh_mobile_hdmi.c65 #define HDMI_EXTERNAL_VIDEO_PARAM_SETTINGS 0x30 /* External video parameter settings */
85 #define HDMI_SLIPHDMIT_PARAM_OPTION 0x51 /* SLIPHDMIT parameter option */
90 #define HDMI_SLIPHDMIT_PARAM_SETTINGS_1 0x56 /* SLIPHDMIT parameter settings.1 */
91 #define HDMI_SLIPHDMIT_PARAM_SETTINGS_2 0x57 /* SLIPHDMIT parameter settings.2 */
92 #define HDMI_SLIPHDMIT_PARAM_SETTINGS_3 0x58 /* SLIPHDMIT parameter settings.3 */
93 #define HDMI_SLIPHDMIT_PARAM_SETTINGS_5 0x59 /* SLIPHDMIT parameter settings.5 */
94 #define HDMI_SLIPHDMIT_PARAM_SETTINGS_6 0x5A /* SLIPHDMIT parameter settings.6 */
95 #define HDMI_SLIPHDMIT_PARAM_SETTINGS_7 0x5B /* SLIPHDMIT parameter settings.7 */
96 #define HDMI_SLIPHDMIT_PARAM_SETTINGS_8 0x5C /* SLIPHDMIT parameter settings.8 */
97 #define HDMI_SLIPHDMIT_PARAM_SETTINGS_9 0x5D /* SLIPHDMIT parameter settings.9 */
98 #define HDMI_SLIPHDMIT_PARAM_SETTINGS_10 0x5E /* SLIPHDMIT parameter settings.10 */
402 /* External video parameter settings */ sh_hdmi_external_video_param()
933 * A parameter string "video=sh_mobile_lcdc:0x0" means sh_hdmi_read_edid()
/linux-4.1.27/sound/soc/intel/haswell/
H A Dsst-haswell-ipc.c135 IPC_GLB_REPLY_ERROR_INVALID_PARAM = 1, /* Invalid parameter was passed. */
321 /* buffer to store parameter lines */
619 trace_ipc_error("error: invalid parameter", header); hsw_process_reply()
2009 struct sst_hsw_transfer_parameter *parameter; sst_hsw_module_set_param() local
2020 dev_dbg(dev, "parameter size : %d\n", param_size); sst_hsw_module_set_param()
2024 /* short parameter, mailbox can contain data */ sst_hsw_module_set_param()
2025 dev_dbg(dev, "transfer parameter size : %d\n", sst_hsw_module_set_param()
2029 dev_dbg(dev, "transfer parameter aligned size : %d\n", sst_hsw_module_set_param()
2032 parameter = kzalloc(transfer_parameter_size, GFP_KERNEL); sst_hsw_module_set_param()
2033 if (parameter == NULL) sst_hsw_module_set_param()
2036 memcpy(parameter->data, param, param_size); sst_hsw_module_set_param()
2038 dev_warn(dev, "transfer parameter size too large!"); sst_hsw_module_set_param()
2042 parameter->parameter_id = parameter_id; sst_hsw_module_set_param()
2043 parameter->data_size = param_size; sst_hsw_module_set_param()
2046 parameter, transfer_parameter_size , NULL, 0); sst_hsw_module_set_param()
2048 dev_err(dev, "ipc: module set parameter failed - %d\n", ret); sst_hsw_module_set_param()
2050 kfree(parameter); sst_hsw_module_set_param()
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx23418.h204 IN[1] - audio parameter
234 IN[2] - parameter 1
235 IN[3] - parameter 2
334 return parameter:
399 /* First parameter in the command is invalid */
402 /* Second parameter in the command is invalid */
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.h77 u16 *parameter; member in struct:drxjscu_cmd
444 u16 hi_cfg_timing_div; /**< HI Configure() parameter 2 */
445 u16 hi_cfg_bridge_delay; /**< HI Configure() parameter 3 */
446 u16 hi_cfg_wake_up_key; /**< HI Configure() parameter 4 */
447 u16 hi_cfg_ctrl; /**< HI Configure() parameter 5 */
448 u16 hi_cfg_transmit; /**< HI Configure() parameter 6 */
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c343 pr_warn("mlx4_en: WARNING: illegal module parameter pfctx 0x%x - should be in range 0-0x%x, will be changed to default (0)\n", mlx4_en_verify_params()
349 pr_warn("mlx4_en: WARNING: illegal module parameter pfcrx 0x%x - should be in range 0-0x%x, will be changed to default (0)\n", mlx4_en_verify_params()
355 pr_warn("mlx4_en: WARNING: illegal module parameter inline_thold %d - should be in range %d-%d, will be changed to default (%d)\n", mlx4_en_verify_params()
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
H A Dconsole.h94 int bat_arg; /* parameter for run|stop, timeout for run, force for stop */
123 int tes_paramlen; /* test parameter length */
124 char tes_param[0]; /* test parameter */
H A Dselftest.h368 /* public parameter for all test units */
383 test_ping_req_t ping; /* ping parameter */
384 test_bulk_req_t bulk_v0; /* bulk parameter */
385 test_bulk_req_v1_t bulk_v1; /* bulk v1 parameter */
/linux-4.1.27/drivers/crypto/ux500/cryp/
H A Dcryp.c107 * @cryp_config: Pointer to the configuration parameter
285 * other device context parameter
345 * other device context parameter
/linux-4.1.27/drivers/gpu/drm/omapdrm/
H A Dtcm.h85 * Since some basic parameter checking is done outside the TCM algorithms,
212 * it in the 'slice' parameter. The 'parent' parameter will get modified to
/linux-4.1.27/drivers/target/tcm_fc/
H A Dtfc_sess.c415 * @spp_len: service parameter page length
416 * @rspp: received service parameter page (NULL for outgoing PRLI)
417 * @spp: response service parameter page
/linux-4.1.27/arch/s390/include/uapi/asm/
H A Dzcrypt.h89 * The request (or reply) parameter block is organized thus:
100 unsigned int req_parml; /* request parameter buffer len */
103 unsigned int rpld_parml; /* replied parameter block len */
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dklconfig.h193 unsigned short brd_diagparm; /* diagnostic parameter */
197 nasid_t brd_nasid; /* passed parameter */
222 unsigned short diagparm; /* diagnostic parameter */
/linux-4.1.27/drivers/ide/
H A Dide-generic.c97 "module parameter for probing all legacy ISA IDE ports\n"); ide_generic_init()
/linux-4.1.27/drivers/net/ethernet/davicom/
H A Ddm9000.h177 #define DSPCR_INIT_PARAM 0xE100 /* DSP init parameter */
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c291 .err = "parameter ignored", pch_gbe_check_copper_options()
303 .err = "parameter ignored", pch_gbe_check_copper_options()
316 .err = "parameter ignored", pch_gbe_check_copper_options()
323 "AutoNeg specified along with Speed or Duplex, AutoNeg parameter ignored\n"); pch_gbe_check_copper_options()
/linux-4.1.27/drivers/media/platform/davinci/
H A Dccdc_hw_device.h55 * Pointer to function to get parameter. Used
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
H A Dosdep_service.c80 /* the input parameter start must be in jiffies */ rtw_get_passing_time_ms()
/linux-4.1.27/drivers/cpuidle/
H A Dcpuidle-arm.c51 * parameter. arm_enter_idle_state()
/linux-4.1.27/arch/x86/include/asm/
H A Dsetup.h90 * size parameter; otherwise we wouldn't be able to. We can't use a
/linux-4.1.27/arch/x86/platform/iris/
H A Diris.c109 printk(KERN_ERR "The force parameter has not been set to 1." iris_init()
/linux-4.1.27/arch/sparc/include/uapi/asm/
H A Denvctrl.h30 * pass in cpu number in ioctl() last parameter. For example, to
/linux-4.1.27/arch/sparc/kernel/
H A Dkgdb_32.c117 /* try to read optional parameter, pc unchanged if no parm */ kgdb_arch_handle_exception()
H A Dkgdb_64.c144 /* try to read optional parameter, pc unchanged if no parm */ kgdb_arch_handle_exception()

Completed in 4919 milliseconds

12345678910