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

1234567891011

/linux-4.4.14/scripts/
H A Dkernel-doc84 # (* @parameterx: (description of parameter x)?)*
97 # after the last parameter specification.
188 # '@parameter' - name of a parameter
235 [$type_param, "<parameter>\$1</parameter>"],
247 [$type_param, "<parameter>\$1</parameter>" ]
344 # 2 - The @parameter header was found, start accepting multi paragraph text.
474 # print STDERR "parameter def '$1' = '$contents'\n";
479 # print STDERR "parameter def '...' = '$contents'\n";
524 # parameterdescs => %parameter descriptions
591 my ($parameter);
597 foreach $parameter (@{$args{'parameterlist'}}) {
598 print " <b>" . $parameter . "</b>";
609 foreach $parameter (@{$args{'parameterlist'}}) {
610 print "<dt><b>" . $parameter . "</b>\n";
612 output_highlight($args{'parameterdescs'}{$parameter});
622 my ($parameter);
634 my ($parameter);
638 foreach $parameter (@{$args{'parameterlist'}}) {
639 if ($parameter =~ /^#/) {
640 print "$parameter<br>\n";
643 my $parameter_name = $parameter;
647 $type = $args{'parametertypes'}{$parameter};
650 print "&nbsp; &nbsp; <i>$1</i><b>$parameter</b>) <i>($2)</i>;<br>\n";
653 print "&nbsp; &nbsp; <i>$1</i> <b>$parameter</b>$2;<br>\n";
655 print "&nbsp; &nbsp; <i>$type</i> <b>$parameter</b>;<br>\n";
662 foreach $parameter (@{$args{'parameterlist'}}) {
663 ($parameter =~ /^#/) && next;
665 my $parameter_name = $parameter;
669 print "<dt><b>" . $parameter . "</b>\n";
681 my ($parameter, $section);
689 foreach $parameter (@{$args{'parameterlist'}}) {
690 $type = $args{'parametertypes'}{$parameter};
693 print "<i>$1</i><b>$parameter</b>) <i>($2)</i>";
695 print "<i>" . $type . "</i> <b>" . $parameter . "</b>";
706 foreach $parameter (@{$args{'parameterlist'}}) {
707 my $parameter_name = $parameter;
711 print "<dt><b>" . $parameter . "</b>\n";
723 my ($parameter, $section);
753 my ($parameter);
767 foreach $parameter (@{$args{'parameterlist'}}) {
769 print "<span class=\"param\">" . $parameter . "</span>";
782 foreach $parameter (@{$args{'parameterlist'}}) {
783 print "<dt>" . $parameter . "</dt>\n";
785 output_highlight($args{'parameterdescs'}{$parameter});
797 my ($parameter);
819 my ($parameter);
834 foreach $parameter (@{$args{'parameterlist'}}) {
836 if ($parameter =~ /^#/) {
837 print "<span class=\"param\">" . $parameter ."</span>\n";
841 my $parameter_name = $parameter;
845 $type = $args{'parametertypes'}{$parameter};
849 print "<span class=\"param\">$parameter</span>";
855 print "<span class=\"param\">$parameter</span>";
859 print "<span class=\"param\">$parameter</span>;";
869 foreach $parameter (@{$args{'parameterlist'}}) {
870 ($parameter =~ /^#/) && next;
872 my $parameter_name = $parameter;
876 print "<dt>" . $parameter . "</dt>\n";
890 my ($parameter, $section);
907 foreach $parameter (@{$args{'parameterlist'}}) {
909 $type = $args{'parametertypes'}{$parameter};
913 print "<span class=\"param\">$parameter</span>";
918 print "<span class=\"param\">$parameter</span>";
933 foreach $parameter (@{$args{'parameterlist'}}) {
934 my $parameter_name = $parameter;
938 print "<dt>" . $parameter . "</dt>\n";
952 my ($parameter, $section);
996 my ($parameter, $section);
1030 foreach $parameter (@{$args{'parameterlist'}}) {
1031 $type = $args{'parametertypes'}{$parameter};
1034 print " <paramdef>$1<parameter>$parameter</parameter>)\n";
1038 print " <parameter>$parameter</parameter></paramdef>\n";
1051 foreach $parameter (@{$args{'parameterlist'}}) {
1052 my $parameter_name = $parameter;
1055 print " <varlistentry>\n <term><parameter>$parameter</parameter></term>\n";
1074 my ($parameter, $section);
1103 foreach $parameter (@{$args{'parameterlist'}}) {
1104 if ($parameter =~ /^#/) {
1105 my $prm = $parameter;
1113 my $parameter_name = $parameter;
1118 $type = $args{'parametertypes'}{$parameter};
1121 print " $1 $parameter) ($2);\n";
1124 print " $1 $parameter$2;\n";
1126 print " " . $type . " " . $parameter . ";\n";
1138 foreach $parameter (@{$args{'parameterlist'}}) {
1139 ($parameter =~ /^#/) && next;
1141 my $parameter_name = $parameter;
1147 print " <term>$parameter</term>\n";
1167 my ($parameter, $section);
1198 foreach $parameter (@{$args{'parameterlist'}}) {
1199 print " $parameter";
1213 foreach $parameter (@{$args{'parameterlist'}}) {
1214 my $parameter_name = $parameter;
1218 print " <term>$parameter</term>\n";
1235 my ($parameter, $section);
1272 my ($parameter, $section);
1308 my ($parameter, $section);
1325 foreach $parameter (@{$args{'parameterlist'}}) {
1326 $type = $args{'parametertypes'}{$parameter};
1329 print " <paramdef>$1 <parameter>$parameter</parameter>)\n";
1333 print " <parameter>$parameter</parameter></paramdef>\n";
1346 foreach $parameter (@{$args{'parameterlist'}}) {
1347 my $parameter_name = $parameter;
1350 print " <row><entry align=\"right\"><parameter>$parameter</parameter></entry>\n";
1388 my ($parameter, $section);
1405 foreach my $parameter (@{$args{'parameterlist'}}) {
1409 $type = $args{'parametertypes'}{$parameter};
1412 print ".BI \"" . $parenth . $1 . "\" " . $parameter . " \") (" . $2 . ")" . $post . "\"\n";
1415 print ".BI \"" . $parenth . $type . "\" " . $parameter . " \"" . $post . "\"\n";
1422 foreach $parameter (@{$args{'parameterlist'}}) {
1423 my $parameter_name = $parameter;
1426 print ".IP \"" . $parameter . "\" 12\n";
1439 my ($parameter, $section);
1450 foreach my $parameter (@{$args{'parameterlist'}}) {
1451 print ".br\n.BI \" $parameter\"\n";
1463 foreach $parameter (@{$args{'parameterlist'}}) {
1464 my $parameter_name = $parameter;
1467 print ".IP \"" . $parameter . "\" 12\n";
1480 my ($parameter, $section);
1490 foreach my $parameter (@{$args{'parameterlist'}}) {
1491 if ($parameter =~ /^#/) {
1492 print ".BI \"$parameter\"\n.br\n";
1495 my $parameter_name = $parameter;
1499 $type = $args{'parametertypes'}{$parameter};
1502 print ".BI \" " . $1 . "\" " . $parameter . " \") (" . $2 . ")" . "\"\n;\n";
1505 print ".BI \" " . $1 . "\ \" " . $parameter . $2 . " \"" . "\"\n;\n";
1508 print ".BI \" " . $type . "\" " . $parameter . " \"" . "\"\n;\n";
1515 foreach $parameter (@{$args{'parameterlist'}}) {
1516 ($parameter =~ /^#/) && next;
1518 my $parameter_name = $parameter;
1522 print ".IP \"" . $parameter . "\" 12\n";
1535 my ($parameter, $section);
1550 my ($parameter, $section);
1565 my ($parameter, $section);
1580 foreach my $parameter (@{$args{'parameterlist'}}) {
1581 $type = $args{'parametertypes'}{$parameter};
1584 print $1 . $parameter . ") (" . $2;
1586 print $type . " " . $parameter;
1598 foreach $parameter (@{$args{'parameterlist'}}) {
1599 my $parameter_name = $parameter;
1602 print $parameter . "\n\t" . $args{'parameterdescs'}{$parameter_name} . "\n";
1623 my ($parameter);
1630 foreach $parameter (@{$args{'parameterlist'}}) {
1631 print "\t$parameter";
1641 foreach $parameter (@{$args{'parameterlist'}}) {
1642 print "$parameter\n\t";
1643 print $args{'parameterdescs'}{$parameter} . "\n";
1652 my ($parameter);
1663 my ($parameter);
1667 foreach $parameter (@{$args{'parameterlist'}}) {
1668 if ($parameter =~ /^#/) {
1669 print "$parameter\n";
1673 my $parameter_name = $parameter;
1677 $type = $args{'parametertypes'}{$parameter};
1680 print "\t$1 $parameter) ($2);\n";
1683 print "\t$1 $parameter$2;\n";
1685 print "\t" . $type . " " . $parameter . ";\n";
1691 foreach $parameter (@{$args{'parameterlist'}}) {
1692 ($parameter =~ /^#/) && next;
1694 my $parameter_name = $parameter;
1698 print "$parameter\n\t";
1707 my ($parameter, $section);
1745 my ($parameter, $section);
2051 # warn if parameter has no description
2061 print STDERR "${file}:$.: warning: Function parameter ".
2066 " No description found for parameter '$param'\n";
2076 # a parameter like "addr[6 + 2]" because it actually appears
2077 # as "addr[6", "+", "2]" on the parameter list;
2080 # "[blah" in a parameter string;
2100 # ignore array size in a parameter string;
2104 # parameter list is split at spaces;
2117 "Excess function parameter " .
2198 # This is an object-like macro, it has no return type and no parameter
2562 # @parameter line to signify start of description
2586 # First line (state 1) needs to be a @parameter
H A Dkernel-doc-xml-ref47 "<paramdef>(.*?)<parameter>(.*?)</parameter></paramdef>",
48 "\"<paramdef>\" . convert_param(\$1) . \"<parameter>\$2</parameter></paramdef>\"");
/linux-4.4.14/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
101 * module_param - typesafe helper for a module/cmdline parameter
102 * @value: the variable to alter, and exposed parameter name.
103 * @type: the type of the parameter
106 * @value becomes the module parameter, or (prefixed by KBUILD_MODNAME and a
107 * ".") the kernel commandline parameter. Note that - is changed to _, so
135 * module_param_named - typesafe helper for a renamed module/cmdline parameter
136 * @name: a valid C identifier which is the parameter name.
138 * @type: the type of the parameter
159 * module_param_cb - general callback for a module/cmdline parameter
160 * @name: a valid C identifier which is the parameter name.
161 * @ops: the set & get operations for this parameter.
174 * <level>_param_cb - general callback for a module/cmdline parameter
176 * @name: a valid C identifier which is the parameter name.
177 * @ops: the set & get operations for this parameter.
256 * core_param - define a historical core kernel parameter.
257 * @name: the name of the cmdline and sysfs parameter (often the same as var)
259 * @type: the type of the parameter
282 * module_param_string - a char array parameter
283 * @name: the name of the parameter
300 * parameq - checks if two parameter names match
301 * @name1: parameter name 1
302 * @name2: parameter name 2
304 * Returns true if the two parameter names are equal.
310 * parameqn - checks if two parameter names match
311 * @name1: parameter name 1
312 * @name2: parameter name 2
416 * module_param_array - a parameter which is an array of some type
432 * module_param_array_named - renamed parameter which is an array of some type
433 * @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.h196 * parameter.
207 * 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.4.14/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.4.14/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.4.14/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()
H A Dhead64.S23 .insn s,0xb2800000,__LC_LPP # load program parameter
28 lg %r12,.Lparmaddr-.LPG1(%r13) # pointer to parameter area
/linux-4.4.14/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.4.14/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.4.14/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 Dascot2e.c346 /* AGC pin setting from parameter table */ ascot2e_set_params()
351 /* IFOUT pin setting from parameter table */ ascot2e_set_params()
386 /* Set MIX_OLL (0x0C) value from parameter table */ ascot2e_set_params()
388 /* Set RF_GAIN (0x0D) setting from parameter table */ ascot2e_set_params()
399 /* Set IF_BPF_GC/FIF_OFFSET (0x0E) value from parameter table */ ascot2e_set_params()
402 /* Set BW_OFFSET (0x0F) value from parameter table */ ascot2e_set_params()
422 Set RF_OLDET_ENX/RF_OLDET_OLL value from parameter table */ ascot2e_set_params()
424 /* Set IF_BPF_F0 value from parameter table */ ascot2e_set_params()
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.4.14/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.4.14/drivers/media/dvb-core/
H A Ddemux.h210 * circular_buffer_size parameter of the &dmx_ts_feed.@set function.
216 * When this function is called, the @buffer1 parameter typically points to
218 * The @buffer2 buffer parameter is normally NULL, except when the received
221 * parameter would contain an address within the circular buffer, while the
222 * @buffer2 parameter would contain the first address of the circular buffer.
224 * @buffer2_length) is usually equal to the value of callback_length parameter
240 * &dmx_ts_feed.@set function. The type parameter decides if the raw
288 * parameter should be DMX_OVERRUN_ERROR on the next callback.
380 * The @demux function parameter contains a pointer to the demux API and
385 * -EINVAL, on bad parameter.
393 * The @demux function parameter contains a pointer to the demux API and
398 * -EINVAL, on bad parameter.
408 * The @demux function parameter contains a pointer to the demux API and
410 * The @buf function parameter contains a pointer to the TS data in
412 * The @count function parameter contains the length of the TS data.
418 * -EINVAL, on bad parameter.
423 * The @demux function parameter contains a pointer to the demux API and
425 * The @feed function parameter contains a pointer to the TS feed API and
427 * The @callback function parameter contains a pointer to the callback
433 * -EINVAL, on bad parameter.
438 * The @demux function parameter contains a pointer to the demux API and
440 * The @feed function parameter contains a pointer to the TS feed API and
444 * -EINVAL on bad parameter.
452 * parameter. Using this API the caller can set filtering parameters and
454 * The @demux function parameter contains a pointer to the demux API and
456 * The @feed function parameter contains a pointer to the TS feed API and
458 * The @callback function parameter contains a pointer to the callback
463 * -EINVAL, on bad parameter.
469 * The @demux function parameter contains a pointer to the demux API and
471 * The @feed function parameter contains a pointer to the TS feed API and
475 * -EINVAL, on bad parameter.
485 * The @demux function parameter contains a pointer to the demux API and
487 * The @frontend function parameter contains a pointer to the front-end
491 * -EINVAL, on bad parameter.
501 * The @demux function parameter contains a pointer to the demux API and
503 * The @frontend function parameter contains a pointer to the front-end
508 * -EINVAL, on bad parameter.
512 * call can be used as a parameter for @connect_frontend. The include
517 * The @demux function parameter contains a pointer to the demux API and
528 * The @demux function parameter contains a pointer to the demux API and
530 * The @frontend function parameter contains a pointer to the front-end
534 * -EINVAL, on bad parameter.
538 * The @demux function parameter contains a pointer to the demux API and
542 * -EINVAL on bad parameter.
546 * The @demux function parameter contains a pointer to the demux API and
548 * The @pids function parameter contains an array with five u16 elements
552 * -EINVAL on bad parameter.
/linux-4.4.14/drivers/usb/dwc3/
H A Dgadget.h30 /* DEPCFG parameter 1 */
43 /* DEPCFG parameter 0 */
56 /* DEPXFERCFG parameter 0 */
/linux-4.4.14/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.4.14/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()
291 u16 cpu_addr, u32 parameter, u64 *status_reg) handle_sigp_dst()
322 rc = __sigp_store_status_at_addr(vcpu, dst_vcpu, parameter, handle_sigp_dst()
327 rc = __sigp_set_prefix(vcpu, dst_vcpu, parameter, status_reg); handle_sigp_dst()
331 rc = __sigp_conditional_emergency(vcpu, dst_vcpu, parameter, handle_sigp_dst()
421 u32 parameter; kvm_s390_handle_sigp() local
435 parameter = vcpu->run->s.regs.gprs[r1]; kvm_s390_handle_sigp()
437 parameter = vcpu->run->s.regs.gprs[r1 + 1]; kvm_s390_handle_sigp()
439 trace_kvm_s390_handle_sigp(vcpu, order_code, cpu_addr, parameter); kvm_s390_handle_sigp()
443 rc = __sigp_set_arch(vcpu, parameter); kvm_s390_handle_sigp()
447 parameter, kvm_s390_handle_sigp()
290 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.4.14/drivers/s390/char/
H A Dhmcdrv_mod.c25 * module parameter 'cachesize'
H A Ddiag_ftp.c42 * struct diag_ftp_ldfpl - load file FTP parameter list (LDFPL)
46 * @intparm: interruption parameter (unused)
71 * @param32: 32-bit interruption parameter from &struct diag_ftp_ldfpl
91 * Performs a DIAGNOSE X'2C4' call with (input/output) FTP parameter list
98 * 2. The FTP parameter list @fpl must be aligned to a double-word boundary.
/linux-4.4.14/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.4.14/arch/arm/include/asm/mach/
H A Dsharpsl_param.h2 * Hardware parameter area specific to Sharp SL series devices
/linux-4.4.14/sound/usb/6fire/
H A Dchip.h22 int regidx; /* index in module parameter arrays */
/linux-4.4.14/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.4.14/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 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.4.14/arch/powerpc/platforms/powernv/
H A Dopal-sysparam.c2 * PowerNV system parameter code
203 pr_err("SYSPARAM: Failed to allocate memory to read parameter " opal_sys_param_init()
210 pr_err("SYSPARAM: Failed to allocate memory to read parameter " opal_sys_param_init()
218 "action on the parameter"); opal_sys_param_init()
240 pr_err("SYSPARAM: Failed to allocate memory for parameter " opal_sys_param_init()
245 /* For each of the parameters, populate the parameter attributes */ opal_sys_param_init()
248 pr_warn("SYSPARAM: Not creating parameter %d as size " opal_sys_param_init()
260 /* If the parameter is read-only or read-write */ opal_sys_param_init()
/linux-4.4.14/arch/s390/include/asm/
H A Dio.h54 * offset parameter isn't sufficient. That's because BAR spaces are not
55 * 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 Dlowcore.h127 /* Restart function and parameter. */
139 * parameter with the LPP instruction.
H A Detr.h122 /* ETR interruption parameter */
221 /* STP interruption parameter */
226 unsigned int tcpc : 1; /* Time control parameter change */
/linux-4.4.14/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.4.14/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.4.14/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 */
298 /* Saves rbp into %rdx and fills first parameter */
/linux-4.4.14/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.4.14/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.4.14/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 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
H A Dnfc.h85 * a specific SE notifies us about the end of a transaction. The parameter
149 * @NFC_ATTR_LLC_PARAM_LTO: Link TimeOut parameter
150 * @NFC_ATTR_LLC_PARAM_RW: Receive Window size parameter
151 * @NFC_ATTR_LLC_PARAM_MIUX: MIU eXtension parameter
/linux-4.4.14/tools/include/linux/
H A Dlog2.h70 * @n - parameter
155 * @n - parameter
172 * @n - parameter
/linux-4.4.14/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.4.14/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.4.14/drivers/net/wireless/orinoco/
H A Dmain.h24 /* Export module parameter */
/linux-4.4.14/crypto/
H A Dfips.c23 /* Process kernel command-line parameter at boot time. fips=0 or fips=1 */ fips_enable()
/linux-4.4.14/lib/reed_solomon/
H A Dencode_rs.c30 /* Check length parameter for validity */
/linux-4.4.14/include/xen/
H A Dhvm.h47 pr_err("Cannot get hvm parameter %s (%d): %d!\n", hvm_get_parameter()
/linux-4.4.14/include/linux/power/
H A Dbq27xxx_battery.h11 * The first parameter is a pointer to the battery device, the second the
/linux-4.4.14/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.4.14/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
/linux-4.4.14/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.4.14/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.4.14/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.4.14/drivers/staging/fbtft/
H A Dfb_st7789v.c75 * @par: FBTFT parameter object
138 * @par: FBTFT parameter object
170 * @par: FBTFT parameter object
175 * This implies that the curves input parameter might be changed by this
227 * @par: FBTFT parameter object
/linux-4.4.14/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.4.14/tools/power/cpupower/utils/
H A Dcpufreq-set.c209 /* parameter parsing */ cmd_freq_set()
270 /* parameter checking */ cmd_freq_set()
272 printf("the same parameter was passed more than once\n"); cmd_freq_set()
277 printf(_("the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n" cmd_freq_set()
283 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.4.14/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.4.14/sound/soc/codecs/
H A Drl6231.c65 * rl6231_calc_dmic_clk - Calculate the frequency divider parameter of dmic.
69 * Choose divider parameter that gives the highest possible DMIC frequency in
137 pr_debug("Use preset PLL parameter table\n"); rl6231_pll_calc()
/linux-4.4.14/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.4.14/drivers/staging/lustre/lustre/include/
H A Dlustre_param.h38 * User-settable parameter keys
62 /****************** User-settable parameter keys *********************/
/linux-4.4.14/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.4.14/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.4.14/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.4.14/block/
H A Dblk-mq.h97 /* input parameter */
102 /* input & output parameter */
/linux-4.4.14/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.4.14/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.4.14/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.4.14/tools/perf/util/
H A Dpmu.c32 * the directory specified in 'dir' parameter.
280 * specified in 'dir' parameter.
569 * Sets value based on the format definition (format parameter)
570 * and unformated value (value parameter).
625 printf("Required parameter '%s' not specified\n", term->config);
654 * user input data - term parameter.
667 * If this is a parameter we've already used for parameterized-eval, pmu_config_term()
683 printf("Invalid event/parameter '%s'\n", term->config); pmu_config_term()
770 * Configures event's 'attr' parameter based on the:
771 * 1) users input - specified in terms parameter
772 * 2) pmu format definitions - specified by pmu parameter
H A Dsetup.py23 cflags += ['-fno-strict-aliasing', '-Wno-write-strings', '-Wno-unused-parameter' ]
/linux-4.4.14/drivers/staging/sm750fb/
H A Dddk750_chip.h68 /* More initialization parameter can be added if needed */
/linux-4.4.14/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
494 * @intparm: user defined parameter to be passed to the interrupt handler
539 * @intparm: user defined parameter to be passed to the interrupt handler
565 * @intparm: user defined parameter to be passed to the interrupt handler
583 * @intparm: user defined parameter to be passed to the interrupt handler
/linux-4.4.14/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.4.14/drivers/hwtracing/intel_th/
H A Dgth.h19 /* Map output port parameter bits to symbolic names */
/linux-4.4.14/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.c1628 /* parameter for the MPEG2-data transfer */
1677 /* parameter for the MPEG2-data transfer */
1733 /* parameter for the MPEG2-data transfer */
1798 /* parameter for the MPEG2-data transfer */
1853 /* parameter for the MPEG2-data transfer */
1904 /* parameter for the MPEG2-data transfer */
1957 /* parameter for the MPEG2-data transfer */
2012 /* parameter for the MPEG2-data transfer */
2064 /* parameter for the MPEG2-data transfer */
2110 /* parameter for the MPEG2-data transfer */
2163 /* parameter for the MPEG2-data transfer */
2217 /* parameter for the MPEG2-data transfer */
2270 /* 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.4.14/drivers/misc/
H A Ddummy-irq.c5 * by the 'irq' parameter.
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Dwil_platform.c42 "Invalid parameter. Cannot init platform module\n"); wil_platform_init()
/linux-4.4.14/arch/xtensa/include/asm/
H A Dbootparam.h4 * Definition of the Linux/Xtensa boot parameter structure
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dptrace.h47 #define EXC_TABLE_PARAM 0x010 /* For passing a parameter to fixup */
/linux-4.4.14/block/partitions/
H A Dsgi.c15 u8 _unused0[48]; /* Device parameter useless crapola.. */
/linux-4.4.14/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.4.14/fs/debugfs/
H A Dfile.c80 * directory dentry if set. If this parameter is %NULL, then the
126 * directory dentry if set. If this parameter is %NULL, then the
172 * directory dentry if set. If this parameter is %NULL, then the
219 * directory dentry if set. If this parameter is %NULL, then the
267 * directory dentry if set. If this parameter is %NULL, then the
323 * directory dentry if set. If this parameter is %NULL, then the
341 * directory dentry if set. If this parameter is %NULL, then the
359 * directory dentry if set. If this parameter is %NULL, then the
377 * directory dentry if set. If this parameter is %NULL, then the
411 * directory dentry if set. If this parameter is %NULL, then the
445 * directory dentry if set. If this parameter is %NULL, then the
518 * directory dentry if set. If this parameter is %NULL, then the
564 * directory dentry if set. If this parameter is %NULL, then the
667 * directory dentry if set. If this parameter is %NULL, then the
760 * directory dentry if set. If this parameter is %NULL, then the
816 * directory dentry if set. If this parameter is %NULL, then the
H A Dinode.c302 * directory dentry if set. If this parameter is NULL, then the
356 * directory dentry if set. If this parameter is NULL, then the
396 * directory dentry if set. If this parameter is NULL, then the
438 * directory dentry if set. If this parameter is NULL, then the
474 * should be a directory dentry if set. If this parameter is NULL,
540 * removed. If this parameter is NULL or an error value, nothing
574 * parameter is NULL or an error value, nothing will be done.
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_cksum.h9 * cksum_offset parameter.
/linux-4.4.14/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.4.14/include/linux/netfilter/ipset/
H A Dip_set_timeout.h38 /* Userspace supplied TIMEOUT parameter: adjust crazy size */ ip_set_timeout_uget()
/linux-4.4.14/arch/score/kernel/
H A Dhead.S64 /* there is no parameter */
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
H A Docteon-crypto.c19 * hardware crypto operations. Allocate the state parameter on the stack.
/linux-4.4.14/arch/arm/boot/dts/
H A Dst-pincfg.h43 * Bypass retime with optional delay parameter
/linux-4.4.14/arch/arm/common/
H A Dsharpsl_param.c2 * Hardware parameter area specific to Sharp SL series devices
/linux-4.4.14/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.4.14/tools/testing/selftests/rcutorture/configs/rcu/
H A Dver_functions.sh25 # Adds n_barrier_cbs rcutorture module parameter to kernels having it.
/linux-4.4.14/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.4.14/include/linux/pinctrl/
H A Dpinconf-generic.h85 * discussion around this parameter.)
87 * supplies, the argument to this parameter (on a custom format) tells
90 * this parameter (on a custom format) tells the driver which alternative
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.4.14/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()
3215 /* Skip the addiphdr and store a pointer to address parameter. */ sctp_process_asconf()
3220 /* Skip the address parameter and store a pointer to the first sctp_process_asconf()
3221 * asconf parameter. sctp_process_asconf()
3246 * If an error response is received for a TLV parameter, sctp_walk_params()
3250 * a specific success indication is present for the parameter. sctp_walk_params()
3281 /* Process a asconf parameter that is successfully acked. */ sctp_asconf_param_success()
3336 * for the given asconf parameter. If there is no response for this parameter,
3339 * A7) If an error response is received for a TLV parameter, all TLVs with no
3342 * specific success indication is present for the parameter.
3363 * the first asconf_ack parameter. sctp_get_asconf_response()
3412 * a pointer to address parameter. sctp_process_asconf_ack()
3418 /* Skip the address parameter in the last asconf sent and store a sctp_process_asconf_ack()
3419 * pointer to the first asconf parameter. sctp_process_asconf_ack()
3426 * A8) If there is no response(s) to specific TLV parameter(s), and no sctp_process_asconf_ack()
3455 /* Disable sending this type of asconf parameter in sctp_process_asconf_ack()
3469 /* Skip the processed asconf parameter and move to the next sctp_process_asconf_ack()
/linux-4.4.14/drivers/usb/dwc2/
H A Dcore.h240 * value for this parameter if none is specified.
293 * @phy_utmi_width: Specifies the UTMI+ Data Width (in bits). This parameter
295 * ULPI phy_type, this parameter indicates the data width
297 * parameter is applicable only if the OTG_HSPHY_WIDTH cC
298 * parameter was set to "8 and 16 bits", meaning that the
303 * data rate. This parameter is only applicable if phy_type
314 * speed PHY. This parameter is only applicable if phy_type
328 * mode. This parameter is applicable only if
365 * value of -1 (or any other out of range value) for any parameter means
915 * detect the value for this parameter if none is specified.
928 * parameter if none is specified.
938 * the value for this parameter if none is specified.
968 * Low Speed device in host mode. This parameter is applicable only if
1043 * Specifies the UTMI+ Data Width. This parameter is
1045 * PHY_TYPE, this parameter indicates the data width between
1046 * the MAC and the ULPI Wrapper.) Also, this parameter is
1047 * applicable only if the OTG_HSPHY_WIDTH cC parameter was set
1057 * data rate. This parameter is only applicable if PHY_TYPE is
1077 * parameter is only applicable if PHY_TYPE is FS.
/linux-4.4.14/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.4.14/drivers/staging/wilc1000/
H A Dcoreconfigurator.c72 IFHPARMS = 2, /* FH parameter set */
73 IDSPARMS = 3, /* DS parameter set */
74 ICFPARMS = 4, /* CF parameter set */
76 IIBPARMS = 6, /* IBSS parameter set */
78 IEDCAPARAMS = 12, /* EDCA parameter set */
331 /* response frame does not contain the DS parameter set IE */ get_current_channel_802_11n()
/linux-4.4.14/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.4.14/drivers/tty/serial/
H A Dearlycon.c146 * <options> string in the 'options' parameter; all other forms set
147 * the parameter to NULL.
/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-is-errno.h114 /* Set parameter error enum */
119 ERROR_COMMON_PARAMETER = 2, /* Invalid parameter */
/linux-4.4.14/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.4.14/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.4.14/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_audio.c43 uint32_t n; /* N parameter for clock regeneration */
44 uint32_t cts; /* CTS parameter for clock regeneration */
/linux-4.4.14/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.4.14/fs/ntfs/
H A Ddebug.c41 * as this provides the @function parameter automatically.
84 * as this provides the @function parameter automatically.
/linux-4.4.14/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.4.14/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.4.14/arch/arm/mach-exynos/
H A Dfirmware.c74 * The second parameter of SMC_CMD_CPU1BOOT command means CPU id. exynos_cpu_boot()
75 * But, Exynos4212 has only one secondary CPU so second parameter exynos_cpu_boot()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dkv_smc.c70 PPSMC_Msg msg, u32 parameter) amdgpu_kv_send_msg_to_smc_with_parameter()
73 WREG32(mmSMC_MSG_ARG_0, parameter); amdgpu_kv_send_msg_to_smc_with_parameter()
69 amdgpu_kv_send_msg_to_smc_with_parameter(struct amdgpu_device *adev, PPSMC_Msg msg, u32 parameter) amdgpu_kv_send_msg_to_smc_with_parameter() argument
/linux-4.4.14/sound/drivers/vx/
H A Dvx_cmd.h218 * @param1: first pipe-parameter
219 * @param2: second pipe-parameter
/linux-4.4.14/drivers/staging/speakup/
H A Dspeakup_dtlk.h59 * parameter block
/linux-4.4.14/drivers/video/fbdev/core/
H A Dfb_cmdline.c29 * the boot parameter line
/linux-4.4.14/drivers/media/usb/gspca/
H A Dstk1135.h45 #define STK1135_REG_TCP1 0x350 /* Timing control parameter 1 */
/linux-4.4.14/drivers/pci/
H A Dpci-stub.c54 /* add ids specified in the module parameter */ pci_stub_init()
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_ctl.h66 * through @flush_mask parameter in mdp5_ctl_commit(.., flush_mask).
/linux-4.4.14/arch/xtensa/variants/fsf/include/variant/
H A Dtie-asm.h16 /* Selection parameter values for save-area save/restore macros: */
/linux-4.4.14/samples/pktgen/
H A Dparameters.sh2 # Common parameter parsing for pktgen scripts
H A Dpktgen_sample03_burst_single_flow.sh40 # Threads are specified with parameter -t value in $THREADS
/linux-4.4.14/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.4.14/kernel/
H A Dutsname_sysctl.c122 * identified by the parameter proc.
H A Dparams.c72 /* Does nothing if parameter wasn't kmalloced above. */ maybe_kfree_parameter()
134 /* Find parameter */ parse_one()
164 /* Hyphens and underscores equivalent in parameter names. */ next_arg()
253 pr_err("%s: Unknown parameter `%s'\n", doing, param); parse_args()
256 pr_err("%s: `%s' too large for parameter `%s'\n", parse_args()
260 pr_err("%s: `%s' invalid for parameter `%s'\n", parse_args()
303 pr_err("%s: string parameter too long\n", kp->name); param_set_charp()
653 * add_sysfs_param - add a parameter to sysfs
655 * @kparam: the actual parameter definition to add to sysfs
656 * @name: name of parameter
658 * Create a kobject if for a (per-module) parameter if mp NULL, and
863 * "parameter" name is stored behind a dot in kernel_param->name. So,
/linux-4.4.14/include/linux/spi/
H A Dspi_gpio.h44 * struct spi_gpio_platform_data - parameter for bitbanged SPI master
/linux-4.4.14/include/sound/
H A Dpcm_oss.h40 unsigned params: 1, /* format/parameter change */
/linux-4.4.14/arch/sparc/include/asm/
H A Dmmu_64.h16 * where this parameter is specified.
/linux-4.4.14/arch/mips/bcm63xx/
H A Dcs.c91 * configure other chipselect parameter (data bus size, ...)
/linux-4.4.14/arch/arm/mach-sa1100/
H A Dnanoengine.c38 .name = "nanoEngine boot firmware and parameter table",
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
H A Dconsole.h94 int bat_arg; /* parameter for run|stop, timeout
126 int tes_paramlen; /* test parameter length */
127 char tes_param[0]; /* test parameter */
H A Dselftest.h371 /* public parameter for all test units */
387 test_ping_req_t ping; /* ping parameter */
388 test_bulk_req_t bulk_v0; /* bulk parameter */
389 test_bulk_req_v1_t bulk_v1; /* bulk v1 parameter */
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/include/rdma/
H A Dib_cache.h47 * NULL means ignore (output parameter).
66 * parameter may be NULL.
86 * parameter may be NULL.
/linux-4.4.14/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.4.14/sound/hda/
H A Dhdac_device.c95 /* reread ssid if not set by parameter */ snd_hdac_device_init()
209 * @parm: parameter to encode
261 * @parm: parameter for a verb
291 * snd_hdac_read_parm_uncached - read a codec parameter without caching
293 * @nid: NID to read a parameter
294 * @parm: parameter to read
316 * @nid: NID for the parameter
317 * @parm: the parameter to change
318 * @val: the parameter value to overwrite
442 /* return CONNLIST_LEN parameter of the given widget */ get_num_conns()
1021 * @parm: the parameter for the verb
1040 * @parm: the parameter for the verb
/linux-4.4.14/drivers/watchdog/
H A Dwatchdog_core.c100 * @timeout_parm: timeout module parameter
104 * timeout module parameter (if it is valid value) or the timeout-sec property
119 /* try to get the timeout module parameter first */ watchdog_init_timeout()
/linux-4.4.14/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 */
1373 * ubi_mtd_param_parse - parse the 'mtd=' UBI parameter.
1374 * @val: the parameter value to parse
1399 pr_err("UBI error: parameter \"%s\" is too long, max. is %d\n", ubi_mtd_param_parse()
1405 pr_warn("UBI warning: empty 'mtd=' parameter - ignored\n"); ubi_mtd_param_parse()
1439 pr_err("UBI error: bad value for max_beb_per1024 parameter: %s", ubi_mtd_param_parse()
1450 pr_err("UBI error: bad value for ubi_num parameter: %s", ubi_mtd_param_parse()
1465 "Optional \"vid_hdr_offs\" parameter specifies UBI VID header position to be used by UBI. (default value if 0)\n"
1466 "Optional \"max_beb_per1024\" parameter specifies the maximum expected bad eraseblock per 1024 eraseblocks. (default value ("
1468 "Optional \"ubi_num\" parameter specifies UBI device number which have to be assigned to the newly created UBI device (assigned automatically by default)\n"
1477 MODULE_PARM_DESC(fm_autoconvert, "Set this parameter to enable fastmap automatically on images without a fastmap.");
1479 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
60 /* Maximum length of the 'block=' parameter */
63 /* Maximum number of comma-separated items in the 'block=' parameter */
120 pr_warn("UBI: block: empty 'block=' parameter - ignored\n"); ubiblock_set_param()
125 pr_err("UBI: block: parameter \"%s\" is too long, max. is %d\n", ubiblock_set_param()
154 /* One parameter: must be device path */ ubiblock_set_param()
/linux-4.4.14/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.4.14/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.4.14/drivers/s390/crypto/
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.4.14/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.4.14/drivers/net/wireless/ath/ath10k/
H A Dwmi.h57 * 6. Comment each parameter part of the WMI command/event structure by
976 /* STA Keep alive parameter configuration,
2039 * and use it, if it is unoccupied. This ast_skid_limit parameter
2050 * This configuration parameter specifies the nominal chain-mask that
2062 * This configuration parameter specifies the nominal chain-mask that
2074 * This parameter specifies the timeout in milliseconds for each
2111 This num_mcast_groups configuration parameter tells the target how
2120 * This num_mcast_table_elems configuration parameter tells the
2131 * This configuration parameter specifies whether the target should
2151 * This parameter controls how much memory the target will allocate
2198 * This parameter controls the max number of Tx fragments per MSDU.
2224 * and use it, if it is unoccupied. This ast_skid_limit parameter
2235 * This configuration parameter specifies the nominal chain-mask that
2247 * This configuration parameter specifies the nominal chain-mask that
2259 * This parameter specifies the timeout in milliseconds for each
2296 This num_mcast_groups configuration parameter tells the target how
2305 * This num_mcast_table_elems configuration parameter tells the
2316 * This configuration parameter specifies whether the target should
2336 * This parameter controls how much memory the target will allocate
2380 * This parameter controls the max number of Tx fragments per MSDU.
2441 * and use it, if it is unoccupied. This ast_skid_limit parameter
2450 * This configuration parameter specifies the nominal chain-mask that
2459 * diversity. This configuration parameter specifies the nominal
2469 * been received. This parameter specifies the timeout in milliseconds
2495 * parameter tells the target how many multicast groups to provide
2501 * This num_mcast_table_elems configuration parameter tells the target
2510 * This configuration parameter specifies whether the target should
2527 * This parameter controls how much memory the target will allocate to
2565 * This parameter controls the max number of tx fragments per MSDU.
2572 * This parameter controls the max number of peers for which extended
2753 * activity. activity is determined by the idle_time parameter.
3664 /* parameter */
5119 * This parameter controls the policy for retrieving frames from AP while the
5149 * can change this parameter any time. It will affect at the next tx frame.
5166 * parameter is used when the RX wake policy is
5259 * activity for the specified msec of the parameter the Power save
5314 * AP power save parameter
5315 * Set a power save specific parameter for a peer station
5580 WMI_PEER_DUMMY_VAR = 0xff, /* dummy parameter for STA PS workaround */
/linux-4.4.14/sound/soc/intel/haswell/
H A Dsst-haswell-ipc.c135 IPC_GLB_REPLY_ERROR_INVALID_PARAM = 1, /* Invalid parameter was passed. */
325 /* buffer to store parameter lines */
623 trace_ipc_error("error: invalid parameter", header); hsw_process_reply()
2013 struct sst_hsw_transfer_parameter *parameter; sst_hsw_module_set_param() local
2024 dev_dbg(dev, "parameter size : %d\n", param_size); sst_hsw_module_set_param()
2028 /* short parameter, mailbox can contain data */ sst_hsw_module_set_param()
2029 dev_dbg(dev, "transfer parameter size : %d\n", sst_hsw_module_set_param()
2033 dev_dbg(dev, "transfer parameter aligned size : %d\n", sst_hsw_module_set_param()
2036 parameter = kzalloc(transfer_parameter_size, GFP_KERNEL); sst_hsw_module_set_param()
2037 if (parameter == NULL) sst_hsw_module_set_param()
2040 memcpy(parameter->data, param, param_size); sst_hsw_module_set_param()
2042 dev_warn(dev, "transfer parameter size too large!"); sst_hsw_module_set_param()
2046 parameter->parameter_id = parameter_id; sst_hsw_module_set_param()
2047 parameter->data_size = param_size; sst_hsw_module_set_param()
2050 parameter, transfer_parameter_size , NULL, 0); sst_hsw_module_set_param()
2052 dev_err(dev, "ipc: module set parameter failed - %d\n", ret); sst_hsw_module_set_param()
2054 kfree(parameter); sst_hsw_module_set_param()
/linux-4.4.14/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.4.14/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.4.14/drivers/target/tcm_fc/
H A Dtfc_sess.c409 * @spp_len: service parameter page length
410 * @rspp: received service parameter page (NULL for outgoing PRLI)
411 * @spp: response service parameter page
/linux-4.4.14/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.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c364 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()
370 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()
376 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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/drivers/video/backlight/
H A Dgpio_backlight.c72 "Error: The gpios parameter is missing or invalid.\n"); gpio_backlight_probe_dt()
/linux-4.4.14/drivers/ide/
H A Dide-generic.c97 "module parameter for probing all legacy ISA IDE ports\n"); ide_generic_init()
/linux-4.4.14/drivers/media/platform/davinci/
H A Dccdc_hw_device.h55 * Pointer to function to get parameter. Used
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Demad.h100 return "bad parameter"; mlxsw_emad_op_tlv_status_str()

Completed in 9588 milliseconds

1234567891011