/linux-5.10/drivers/misc/habanalabs/include/common/ |
D | cpucp_if.h | 118 * arguments specify the desired sensor and the field to get. 122 * arguments specify the sensor and type. 126 * arguments specify the sensor and type. 130 * arguments specify the sensor and type. 134 * arguments specify the sensor and type. 138 * arguments specify the sensor, type and value. 141 * Set the frequency of a specified PLL. The packet's arguments specify 146 * Fetch the frequency of a specified PLL. The packet's arguments specify 150 * Set the state of a specified led. The packet's arguments 154 * Write 32-bit value to I2C device. The packet's arguments specify the [all …]
|
/linux-5.10/drivers/acpi/acpica/ |
D | nsarguments.c | 52 /* Typecheck all arguments */ in acpi_ns_check_argument_types() 121 "Object (%s) must be a control method with %u arguments", in acpi_ns_check_acpi_compliance() 133 "with no arguments and no return value", in acpi_ns_check_acpi_compliance() 155 "Insufficient arguments - " in acpi_ns_check_acpi_compliance() 163 "Excess arguments - " in acpi_ns_check_acpi_compliance() 208 "%u arguments were passed to a non-method ACPI object (%s)", in acpi_ns_check_argument_count() 222 * Emit a message if too few or too many arguments have been passed in acpi_ns_check_argument_count() 225 * Note: Too many arguments will not cause the method to in acpi_ns_check_argument_count() 227 * arguments and the method attempts to use one of the missing ones. in acpi_ns_check_argument_count() 234 "Insufficient arguments - " in acpi_ns_check_argument_count() [all …]
|
D | dbexec.c | 112 /* Pass through any command-line arguments */ in acpi_db_execute_method() 116 /* Get arguments passed on the command line */ in acpi_db_execute_method() 127 "While parsing method arguments")); in acpi_db_execute_method() 517 * acpi_gbl_db_method_info.Arguments will be passed as method arguments. in acpi_db_method_thread() 521 * Note: The arguments we are passing are used by the ASL test suite in acpi_db_method_thread() 538 local_info.args = local_info.arguments; in acpi_db_method_thread() 539 local_info.arguments[0] = local_info.num_threads_str; in acpi_db_method_thread() 540 local_info.arguments[1] = local_info.id_of_thread_str; in acpi_db_method_thread() 541 local_info.arguments[2] = local_info.index_of_thread_str; in acpi_db_method_thread() 542 local_info.arguments[3] = NULL; in acpi_db_method_thread() [all …]
|
D | dsmthdat.c | 4 * Module Name: dsmthdat - control method arguments and local variables 42 * DESCRIPTION: Initialize the data structures that hold the method's arguments 61 /* Init the method arguments */ in acpi_ds_method_data_init() 64 ACPI_MOVE_32_TO_32(&walk_state->arguments[i].name, in acpi_ds_method_data_init() 67 walk_state->arguments[i].name.integer |= (i << 24); in acpi_ds_method_data_init() 68 walk_state->arguments[i].descriptor_type = ACPI_DESC_TYPE_NAMED; in acpi_ds_method_data_init() 69 walk_state->arguments[i].type = ACPI_TYPE_ANY; in acpi_ds_method_data_init() 70 walk_state->arguments[i].flags = ANOBJ_METHOD_ARG; in acpi_ds_method_data_init() 97 * DESCRIPTION: Delete method locals and arguments. Arguments are only 124 /* Detach the arguments */ in acpi_ds_method_data_delete_all() [all …]
|
D | dbobject.c | 42 /* There are no locals or arguments for the module-level code case */ in acpi_db_dump_method_info() 71 /* Display the method locals and arguments */ in acpi_db_dump_method_info() 267 obj_desc = walk_state->arguments in acpi_db_display_internal_object() 455 * DESCRIPTION: Display all arguments for the currently running control method 468 /* There are no arguments for the module-level code case */ in acpi_db_decode_arguments() 485 /* Are any arguments actually set? */ in acpi_db_decode_arguments() 488 obj_desc = walk_state->arguments[i].object; in acpi_db_decode_arguments() 498 acpi_os_printf("Initialized Arguments for Method [%4.4s]: " in acpi_db_decode_arguments() 499 "(%X arguments defined for method invocation)\n", in acpi_db_decode_arguments() 504 obj_desc = walk_state->arguments[i].object; in acpi_db_decode_arguments() [all …]
|
/linux-5.10/tools/power/pm-graph/config/ |
D | custom-timeline-functions.cfg | 3 # all the tool arguments so that they don't have to be given on the 86 # Required Arguments: 90 # name with no arguments. 94 # Optional Arguments: 107 # arglist: A list of arguments from registers/stack addresses. See URL: 151 # Required Arguments: 155 # name with no arguments. 159 # Optional Arguments: 172 # arglist: A list of arguments from registers/stack addresses. See URL:
|
/linux-5.10/Documentation/filesystems/ |
D | coda.rst | 478 Arguments 506 Arguments 554 Arguments 588 The vattr structure included in the input arguments is superfluous and 599 Arguments 631 Arguments 665 Arguments 728 Arguments 774 Arguments 807 Arguments [all …]
|
/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,bcm11351-pinctrl.txt | 61 - input-schmitt-enable: No arguments. Enable schmitt-trigger mode. 62 - input-schmitt-disable: No arguments. Disable schmitt-trigger mode. 63 - bias-pull-up: No arguments. Pull up on pin. 64 - bias-pull-down: No arguments. Pull down on pin. 65 - bias-disable: No arguments. Disable pin bias. 76 - input-enable: No arguments. Enable input (does not affect 78 - input-disable: No arguments. Disable input (does not affect 91 - bias-disable: No arguments. Disable pin bias. 102 - input-enable: No arguments. Enable input (does not affect 104 - input-disable: No arguments. Disable input (does not affect [all …]
|
D | pinctrl-mt8183.txt | 52 "mediatek,pull-down-adv" to support arguments for those special pins. 53 Valid arguments are from 0 to 3. 56 duty cycle when asserted (high pulse width adjustment). Valid arguments 59 duty cycle when asserted (high pulse width adjustment). Valid arguments 62 When config drive-strength, it can support some arguments, such as 82 So the valid arguments of "mediatek,drive-strength-adv" are from 0 to 7.
|
D | bitmain,bm1880-pinctrl.txt | 90 - bias-disable: No arguments. Disable pin bias. 91 - bias-pull-down: No arguments. The specified pins should be configured as 93 - bias-pull-up: No arguments. The specified pins should be configured as 95 - input-schmitt-enable: No arguments: Enable schmitt trigger for the specified 97 - input-schmitt-disable: No arguments: Disable schmitt trigger for the specified
|
D | pinctrl-mt6797.txt | 46 Valid arguments for 'slew-rate' are '0' for no slew rate controlled and 47 '1' for slower slew rate respectively. Valid arguments for 'drive-strength' 53 duty cycle when asserted (high pulse width adjustment). Valid arguments 56 duty cycle when asserted (high pulse width adjustment). Valid arguments
|
D | actions,s900-pinctrl.txt | 152 - bias-bus-hold: No arguments. The specified pins should retain the previous 154 - bias-high-impedance: No arguments. The specified pins should be configured 156 - bias-pull-down: No arguments. The specified pins should be configured as 158 - bias-pull-up: No arguments. The specified pins should be configured as 160 - input-schmitt-enable: No arguments: Enable schmitt trigger for the specified 162 - input-schmitt-disable: No arguments: Disable schmitt trigger for the specified
|
/linux-5.10/arch/mips/kernel/ |
D | bmips_5xxx_init.S | 110 * Arguments: None 205 * Arguments: None 298 * Arguments: None 321 * Arguments: None 408 * Arguments: none 444 * Arguments: none 478 * Arguments: set link uncached. 501 * Arguments: set CWF and TSE bits 521 * Arguments: set clock ratio specified by a0 545 * Arguments: None [all …]
|
/linux-5.10/arch/powerpc/xmon/ |
D | ansidecl.h | 27 ARGLIST lists the arguments, separated by commas and enclosed in 30 ARGS list the arguments with their types. It becomes a prototype in 31 ANSI C, and the type declarations in traditional C. Arguments should 33 arguments, the last thing listed should be `DOTS'. 37 Defines a function NAME, which takes no arguments. 45 For a function that takes no arguments, PROTOTYPE should be `(void)'.
|
/linux-5.10/Documentation/networking/ |
D | radiotap-headers.rst | 36 argument bitmap extensions..." above), and the start of the arguments is moved 40 covered by the ieee80211_radiotap_header and any arguments following. 43 Requirements for arguments 46 After the fixed part of the header, the arguments follow for each argument 50 - the arguments are all stored little-endian! 57 - the arguments must be aligned to a boundary of the argument size using 75 - The arguments for a given argument index can be a compound of multiple types
|
/linux-5.10/tools/lib/traceevent/Documentation/ |
D | libtraceevent-reg_print_func.txt | 32 Some events may have helper functions in the print format arguments. 40 of the helper function, as seen in the print format arguments. The _..._ is a 41 variable list of _tep_func_arg_type_ enums, the _func_ function arguments. 46 trace event parser context. The _func_ and _name_ arguments are the same, used 51 The _args_ is a list of arguments, defined when the helper function was 74 Notice the call to function _yesno()_ in the print arguments. In the kernel
|
/linux-5.10/arch/x86/include/asm/ |
D | cpu_device_id.h | 63 * The steppings arguments of X86_MATCH_VENDOR_FAM_MODEL_STEPPINGS_FEATURE() is 80 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are 96 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are 109 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are 125 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are 141 * All other missing arguments to X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are 156 * arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are set to wildcards.
|
D | efi.h | 35 * arguments. The macros below allows us to check at build time that we don't 36 * try to call them with too many arguments. 38 * __efi_nargs() will return the number of arguments if it is 7 or less, and 40 * impossible to calculate the exact number of arguments beyond some 41 * pre-defined limit. The maximum number of arguments currently supported by 59 * represents more than n arguments. 68 #f " called with too many arguments (" #p ">" #n ")"); \ 233 * The following macros allow translating arguments if necessary from native to 236 * which must be split up into two arguments to be thunked properly.
|
/linux-5.10/arch/riscv/ |
D | Kconfig | 353 For most platforms, the arguments for the kernel's command line 355 where either no arguments are being provided or the provided 356 arguments are insufficient or even invalid. 369 bool "Use bootloader kernel arguments if available" 375 bool "Extend bootloader kernel arguments" 377 The command-line arguments provided during boot will be 379 cases where the provided arguments are insufficient and
|
/linux-5.10/arch/x86/math-emu/ |
D | README | 75 the reduced argument is accurate to more than 64 bits for arguments up 76 to a few pi, and accurate to more than 64 bits for most arguments, 77 even for arguments approaching 2^63. This is far superior to an 241 arguments greater than pi/4 can be thought of as being related to the 274 consequence, the accuracy of these functions for large arguments has 288 It is possible with some effort to find very large arguments which 298 For arguments close to critical angles (which occur at multiples of 300 arguments, the emulator is far more accurate. 311 number of randomly selected arguments in each case is about half a 318 result (which is 64 bits)) for about one per cent of all arguments [all …]
|
/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | generic.txt | 5 speed. Valid arguments are "super-speed-plus", 11 particular mode. Valid arguments are "host", 17 selected. Valid arguments are "utmi" and "utmi_wide". 40 role is USB_ROLE_NONE. Valid arguments are "host" and
|
/linux-5.10/net/batman-adv/ |
D | log.h | 77 * @arg: variable arguments 101 * @arg: format string and variable arguments 110 * @arg: format string and variable arguments 119 * @arg: variable arguments 133 * @arg: variable arguments
|
/linux-5.10/drivers/media/test-drivers/vidtv/ |
D | vidtv_ts.h | 51 * struct pcr_write_args - Arguments for the pcr_write_into function. 69 * struct null_packet_write_args - Arguments for the null_write_into function 87 * @args: the arguments to use when writing. 98 * @args: the arguments to use when writing.
|
/linux-5.10/arch/powerpc/include/asm/ |
D | hvcall.h | 431 * plpar_hcall_norets: - Make a pseries hypervisor call with no return arguments 434 * This call supports up to 7 arguments and only returns the status of 443 * @retbuf: Buffer to store up to 4 return arguments in. 445 * This call supports up to 6 arguments and 4 return arguments. Use 456 * @retbuf: Buffer to store up to 4 return arguments in. 458 * This call supports up to 6 arguments and 4 return arguments. Use 468 * plpar_hcall9: - Make a pseries hypervisor call with up to 9 return arguments 470 * @retbuf: Buffer to store up to 9 return arguments in. 472 * This call supports up to 9 arguments and 9 return arguments. Use
|
/linux-5.10/tools/perf/Documentation/ |
D | perf-script-perl.txt | 45 Most of the event's field values are passed as arguments to the 87 The $common_* arguments in the handler's argument list are the set of 88 arguments passed to all event handlers; some of the fields correspond 91 to every event as arguments but are available as library functions. 104 counterparts as handler function arguments of the same name, as can be 153 of common arguments are passed into it:
|