/Linux-v6.1/include/linux/pinctrl/ |
D | pinconf-generic.h | 26 * tristate. The argument is ignored. 37 * impedance to GROUND). If the argument is != 0 pull-down is enabled, 44 * If the argument is != 0 pull up/down is enabled, if it is 0, the 48 * impedance to VDD). If the argument is != 0 pull-up is enabled, 53 * config will enable open drain mode, the argument is ignored. 56 * argument is ignored. 60 * push-pull mode, the argument is ignored. 62 * passed as argument. The argument is in mA. 64 * passed as argument. The argument is in uA. 67 * argument gives the debounce time in usecs. Setting the [all …]
|
/Linux-v6.1/Documentation/networking/ |
D | radiotap-headers.rst | 22 if the possible argument associated with that bit is present or not. So if b0 24 the header for argument index 0 (IEEE80211_RADIOTAP_TSFT) is present in the 25 argument area. 30 [ <possible argument bitmap extensions ... > ] 31 [ <argument> ... ] 33 At the moment there are only 13 possible argument indexes defined, but in case 36 argument bitmap extensions..." above), and the start of the arguments is moved 46 After the fixed part of the header, the arguments follow for each argument 52 - the argument payload for a given argument index has a fixed size. So 53 IEEE80211_RADIOTAP_TSFT being present always indicates an 8-byte argument is [all …]
|
D | ppp_generic.rst | 291 instance the "owner" of the interface. The argument should point to 298 The argument should point to an int containing the unit number. 302 The argument should point to an int containing the channel number. 308 argument should point to an int containing the interface unit 317 * PPPIOCBRIDGECHAN bridges a channel with another. The argument should 339 The argument should point to an int containing the new MRU value. 342 interface. The argument should be a pointer to an int containing 368 interface unit. The argument should point to an int where the ioctl 380 decompression. The argument should point to a ppp_option_data 388 * PPPIOCGUNIT returns, in the int pointed to by the argument, the unit [all …]
|
/Linux-v6.1/drivers/acpi/acpica/ |
D | pstree.c | 28 * PARAMETERS: op - Get an argument for this op 29 * argn - Nth argument to get 31 * RETURN: The argument (as an Op object). NULL if argument does not exist 33 * DESCRIPTION: Get the specified op's argument. 60 /* Check if this opcode requires argument sub-objects */ in acpi_ps_get_arg() 64 /* Has no linked argument objects */ in acpi_ps_get_arg() 69 /* Get the requested argument object */ in acpi_ps_get_arg() 84 * PARAMETERS: op - Append an argument to this Op. 85 * arg - Argument Op to append 89 * DESCRIPTION: Append an argument to an op's argument list (a NULL arg is OK) [all …]
|
/Linux-v6.1/drivers/pinctrl/tegra/ |
D | pinctrl-tegra.h | 24 /* argument: tegra_pinconf_pull */ 26 /* argument: tegra_pinconf_tristate */ 28 /* argument: Boolean */ 30 /* argument: Boolean */ 32 /* argument: Boolean */ 34 /* argument: Boolean */ 36 /* argument: Boolean */ 38 /* argument: Boolean */ 40 /* argument: Boolean */ 42 /* argument: Boolean */ [all …]
|
/Linux-v6.1/drivers/firmware/meson/ |
D | meson_sm.c | 96 * @arg0: SMC32 Argument 0 97 * @arg1: SMC32 Argument 1 98 * @arg2: SMC32 Argument 2 99 * @arg3: SMC32 Argument 3 100 * @arg4: SMC32 Argument 4 132 * @arg0: SMC32 Argument 0 133 * @arg1: SMC32 Argument 1 134 * @arg2: SMC32 Argument 2 135 * @arg3: SMC32 Argument 3 136 * @arg4: SMC32 Argument 4 [all …]
|
/Linux-v6.1/Documentation/misc-devices/ |
D | pci-endpoint-test.rst | 32 should be passed as argument. 37 to be tested should be passed as argument. 40 to be tested should be passed as argument. 43 should be passed as argument (0: Legacy, 1:MSI, 2:MSI-X). 48 as argument. 51 as argument. 54 as argument.
|
/Linux-v6.1/include/uapi/drm/ |
D | vmwgfx_drm.h | 137 * Argument to the DRM_VMW_GET_PARAM Ioctl. 159 * Output argument to the DRM_VMW_CREATE_CONTEXT Ioctl. 160 * Input argument to the DRM_VMW_UNREF_CONTEXT Ioctl. 222 * Input argument to the DRM_VMW_UNREF_SURFACE Ioctl. 223 * Input argument to the DRM_VMW_REF_SURFACE Ioctl. 255 * Argument to the DRM_VMW_CREATE_SURFACE Ioctl. 283 * Argument to the DRM_VMW_REF_SURFACE Ioctl. 327 * Argument to the DRM_VMW_EXECBUF Ioctl. 441 * Argument to the DRM_VMW_ALLOC_BO Ioctl. 491 * Argument to the DRM_VMW_CONTROL_STREAM Ioctl. [all …]
|
D | drm.h | 135 * DRM_IOCTL_VERSION ioctl argument type. 152 * DRM_IOCTL_GET_UNIQUE ioctl argument type. 171 * DRM_IOCTL_CONTROL ioctl argument type. 218 * argument type. 234 * DRM_IOCTL_GET_CLIENT ioctl argument type. 266 * DRM_IOCTL_GET_STATS ioctl argument type. 292 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type. 331 * DRM_IOCTL_ADD_BUFS and DRM_IOCTL_MARK_BUFS ioctl argument type. 354 * DRM_IOCTL_INFO_BUFS ioctl argument type. 362 * DRM_IOCTL_FREE_BUFS ioctl argument type. [all …]
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/runtime/queue/interface/ |
D | ia_css_queue.h | 44 * @return -EINVAL - Invalid argument. 56 * @return -EINVAL - Invalid argument. 76 * @return -EINVAL - Invalid argument. 90 * @return -EINVAL - Invalid argument. 103 * @return -EINVAL - Invalid argument. 116 * @return -EINVAL - Invalid argument. 129 * @return -EINVAL - Invalid argument. 141 * @return -EINVAL - Invalid argument. 155 * @return -EINVAL - Invalid argument. 168 * @return -EINVAL - Invalid argument.
|
/Linux-v6.1/tools/power/acpi/common/ |
D | getopt.c | 15 * "f:" - Option requires an argument 16 * "f+" - Option has an optional argument 41 * RETURN: 0 if an argument was found, -1 otherwise. Sets acpi_gbl_Optarg 42 * to point to the next argument. 44 * DESCRIPTION: Get the next argument. Used to obtain arguments for the 46 * Note: Either the argument starts at the next character after 63 ACPI_OPTION_ERROR("\nOption requires an argument", 0); in acpi_getopt_argument() 122 /* Option requires an argument? */ in acpi_getopt() 130 ACPI_OPTION_ERROR("Option requires an argument: -", in acpi_getopt() 142 /* Option has an optional argument? */ in acpi_getopt() [all …]
|
/Linux-v6.1/include/trace/events/ |
D | rcu.h | 257 * The first argument is the name of the RCU flavor, and the second is 259 * argument is a string as follows: 468 * as argument: 507 * The first argument is the type of RCU, the second argument is 565 * kvfree() form. The first argument is the RCU type, the second argument 566 * is a pointer to the RCU callback, the third argument is the offset 568 * the fourth argument is the number of lazy callbacks queued, and the 569 * fifth argument is the total number of callbacks queued. 599 * RCU callback invocation. The first argument is the RCU flavor, 601 * the total number of callbacks queued, and the fourth argument is [all …]
|
/Linux-v6.1/arch/mips/kernel/ |
D | scall32-o32.S | 61 load_a4: user_lw(t5, 16(t0)) # argument #5 from usp 62 load_a5: user_lw(t6, 20(t0)) # argument #6 from usp 63 load_a6: user_lw(t7, 24(t0)) # argument #7 from usp 64 load_a7: user_lw(t8, 28(t0)) # argument #8 from usp 67 sw t5, 16(sp) # argument #5 to ksp 68 sw t6, 20(sp) # argument #6 to ksp 69 sw t7, 24(sp) # argument #7 to ksp 70 sw t8, 28(sp) # argument #8 to ksp 132 lw a0, PT_R4(sp) # Restore argument registers 188 move a0, a1 # shift argument registers
|
D | scall64-o32.S | 11 * Hairy, the userspace application uses a different argument passing 69 load_a4: lw a4, 16(t0) # argument #5 from usp 70 load_a5: lw a5, 20(t0) # argument #6 from usp 71 load_a6: lw a6, 24(t0) # argument #7 from usp 72 load_a7: lw a7, 28(t0) # argument #8 from usp 110 sd a4, PT_R8(sp) # Save argument registers 137 ld a0, PT_R4(sp) # Restore argument registers 202 move a0, a1 # shift argument registers
|
/Linux-v6.1/include/uapi/linux/usb/ |
D | raw_gadget.h | 19 * struct usb_raw_init - argument for USB_RAW_IOCTL_INIT ioctl. 51 * struct usb_raw_event - argument for USB_RAW_IOCTL_EVENT_FETCH ioctl. 80 * struct usb_raw_ep_io - argument for USB_RAW_IOCTL_EP0/EP_WRITE/READ ioctls. 147 * struct usb_raw_eps_info - argument for USB_RAW_IOCTL_EPS_INFO ioctl. 156 * Accepts a pointer to the usb_raw_init struct as an argument. 179 * Accepts a pointer to the usb_raw_ep_io struct as an argument. 189 * Accepts a pointer to the usb_raw_ep_descs struct as an argument. 196 * Accepts endpoint handle as an argument. 206 * Accepts a pointer to the usb_raw_ep_io struct as an argument. 221 * Accepts current limit in 2 mA units as an argument. [all …]
|
/Linux-v6.1/tools/lib/traceevent/Documentation/ |
D | libtraceevent-commands.txt | 33 The _pid_ argument is the process ID, the _comm_ argument is the process name, 38 udapted with the new one. The _pid_ argument is the process ID, the _comm_ 39 argument is the process name, _tep_ is the event context. The _comm_ is 43 mapping registered. The _pid_ argument is the process ID, _tep_ is the event 47 pid. The _pid_ argument is the process ID, _tep_ is the event context. 52 The _comm_ argument is the process name, _tep_ is the event context. 53 The argument _next_ is the cmdline structure to search for the next pid. 60 _cmdline_. The _tep_ argument is the event context.
|
D | libtraceevent-reg_event_handler.txt | 30 The _tep_ argument is the trace event parser context. The _id_ argument is 31 the id of the event. The _sys_name_ argument is the name of the system, 32 the event belongs to. The _event_name_ argument is the name of the event. 35 to be called to parse the event information. The _context_ argument is a pointer 43 previously registered with _tep_register_event_handler()_. The _tep_ argument 49 function. The _s_ argument is the trace sequence, it can be used to create a
|
/Linux-v6.1/kernel/trace/ |
D | trace_dynevent.c | 276 * @arg: The argument to append to the current cmd 279 * Append an argument to a dynevent_cmd. The argument string will be 281 * applicable. Before the argument is added, the @check_arg function, 315 * @arg_pair: The argument pair to append to the current cmd 318 * Append an argument pair to a dynevent_cmd. An argument pair 319 * consists of a left-hand-side argument and a right-hand-side 320 * argument separated by an operator, which can be whitespace, all 324 * The lhs argument string will be appended to the current cmd string, 327 * argument is added, the @check_arg function, if present, will be 444 * represents an object used to append argument pairs such as 'type [all …]
|
D | trace_probe.h | 89 FETCH_OP_ARG, /* Function argument : .param */ 105 FETCH_OP_TP_ARG, /* Trace Point argument */ 218 unsigned int offset; /* Offset from argument entry */ 220 const char *name; /* Name of this argument */ 221 const char *comm; /* Command of this argument */ 223 const struct fetch_type *type; /* Type of this argument */ 413 C(BAD_ARG_NUM, "Invalid argument number"), \ 427 C(BAD_FETCH_ARG, "Invalid fetch argument"), \ 433 C(BAD_STRING, "String accepts only memory argument"), \ 435 C(ARG_NAME_TOO_LONG, "Argument name is too long"), \ [all …]
|
/Linux-v6.1/tools/include/uapi/drm/ |
D | drm.h | 135 * DRM_IOCTL_VERSION ioctl argument type. 152 * DRM_IOCTL_GET_UNIQUE ioctl argument type. 171 * DRM_IOCTL_CONTROL ioctl argument type. 218 * argument type. 234 * DRM_IOCTL_GET_CLIENT ioctl argument type. 266 * DRM_IOCTL_GET_STATS ioctl argument type. 292 * DRM_IOCTL_LOCK, DRM_IOCTL_UNLOCK and DRM_IOCTL_FINISH ioctl argument type. 331 * DRM_IOCTL_ADD_BUFS and DRM_IOCTL_MARK_BUFS ioctl argument type. 354 * DRM_IOCTL_INFO_BUFS ioctl argument type. 362 * DRM_IOCTL_FREE_BUFS ioctl argument type. [all …]
|
/Linux-v6.1/drivers/net/wwan/iosm/ |
D | iosm_ipc_task_queue.h | 17 * @msg: Message argument for tasklet function. (optional, can be NULL) 21 * @arg: Generic integer argument for tasklet function (optional) 22 * @size: Message size argument for tasklet function (optional) 84 * @arg: Integer argument for func 85 * @msg: Message pointer argument for func 86 * @size: Size argument for func
|
/Linux-v6.1/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 89 internally. (In other words, "variable" is "function with zero argument".) 99 In Make, every built-in function takes at least one argument. Kconfig allows 100 zero argument for built-in functions, such as $(filename), $(lineno). You could 109 The "shell" function accepts a single argument that is expanded and passed 117 The "info" function takes a single argument and prints it to stdout. 133 The 'filename' takes no argument, and $(filename) is expanded to the file 138 The 'lineno' takes no argument, and $(lineno) is expanded to the line number 152 The function name and the first argument are separated by at least one 153 whitespace. Then, leading whitespaces are trimmed from the first argument, 180 In Make, some functions treat commas verbatim instead of argument separators.
|
/Linux-v6.1/scripts/coccinelle/misc/ |
D | badty.cocci | 2 /// Correct the size argument to alloc functions 4 //# This makes an effort to find cases where the argument to sizeof is wrong 6 //# when it is a double pointer and ensuring the sizeof argument takes a pointer 8 //# sizeof argument is not used in constructing the return value. The result 69 coccilib.org.print_todo(p[0], "WARNING sizeof argument should be pointer type, not structure type") 75 msg="WARNING: Use correct pointer type argument for sizeof"
|
/Linux-v6.1/scripts/kconfig/tests/preprocess/builtin_func/ |
D | Kconfig | 3 # 'info' prints the argument to stdout. 6 # 'warning-if', if the first argument is y, sends the second argument to stderr, 11 # The following is just no-op since the first argument is not y.
|
/Linux-v6.1/drivers/staging/greybus/ |
D | gb-camera.h | 61 * requests in the 'nstreams' argument and the associated 62 * streams configurations in the 'streams' argument. The 77 * The 'streams' argument specifies which streams are affected by the 80 * 'settings' argument points to the settings buffer and its size is 81 * specified by the 'settings_size' argument. Otherwise the 'settings' 82 * argument should be set to NULL and 'settings_size' to 0.
|