Home
last modified time | relevance | path

Searched full:supplied (Results 1 – 25 of 1105) sorted by relevance

12345678910>>...45

/Linux-v5.15/include/uapi/linux/
Dipmi.h247 * - EFAULT - an address supplied was invalid.
248 * - EINVAL - The address supplied was not valid, or the command
269 * - EFAULT - an address supplied was invalid.
270 * - EINVAL - The address supplied was not valid, or the command
309 * - EFAULT - an address supplied was invalid.
310 * - EINVAL - The address supplied was not valid.
332 * - EFAULT - an address supplied was invalid.
333 * - EBUSY - The netfn/cmd supplied was already in use.
340 * - EFAULT - an address supplied was invalid.
361 * - EFAULT - an address supplied was invalid.
[all …]
/Linux-v5.15/arch/x86/include/asm/
Dcpu_device_id.h33 * format is unsigned long. The supplied value, pointer
60 * format is unsigned long. The supplied value, pointer
77 * format is unsigned long. The supplied value, pointer
93 * format is unsigned long. The supplied value, pointer
106 * format is unsigned long. The supplied value, pointer
122 * format is unsigned long. The supplied value, pointer
138 * format is unsigned long. The supplied value, pointer
152 * format is unsigned long. The supplied value, pointer
/Linux-v5.15/drivers/net/usb/
Dsierra_net.c137 u8 pdp_addr_len; /* NW-supplied PDP address len */
138 u8 pdp_addr[16]; /* NW-supplied PDP address (bigendian)) */
140 u8 dns1_addr_len; /* NW-supplied 1st DNS address len (bigendian) */
141 u8 dns1_addr[16]; /* NW-supplied 1st DNS address */
142 u8 dns2_addr_len; /* NW-supplied 2nd DNS address len */
143 u8 dns2_addr[16]; /* NW-supplied 2nd DNS address (bigendian)*/
144 u8 wins1_addr_len; /* NW-supplied 1st Wins address len */
145 u8 wins1_addr[16]; /* NW-supplied 1st Wins address (bigendian)*/
146 u8 wins2_addr_len; /* NW-supplied 2nd Wins address len */
147 u8 wins2_addr[16]; /* NW-supplied 2nd Wins address (bigendian) */
[all …]
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-platform-wilco-ec45 supplied to the port when on AC or if battery is > 50%.
46 Else no power is supplied.
47 - In S5, if usb_charge is enabled, then power will be supplied
48 to the port when on AC. Else no power is supplied.
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dcirrus,madera.yaml163 Should reference the clocks supplied on MCLK1, MCLK2 and MCLK3.
170 "mclk1" For the clock supplied on MCLK1, recommended to be a
172 "mclk2" For the clock supplied on MCLK2, required to be an
174 "mclk3" For the clock supplied on MCLK3.
211 be supplied internally.
215 Microphone power supply, normally supplied internally except on
Dwlf,arizona.yaml36 internally supplied.
134 Digital power supply, normally supplied internally except on cs47l24,
139 Microphone power supply, normally supplied internally except on
175 Should reference the clocks supplied on MCLK1 and MCLK2.
181 Should contains two strings mclk1 for the clock supplied on MCLK1,
183 clock supplied on MCLK2, recommended to be an always on 32k clock.
/Linux-v5.15/include/rdma/
Drdma_netlink.h54 * Put a new message in a supplied skb.
66 * Put a new attribute in a supplied skb.
78 * Send the supplied skb to a specific userspace PID.
87 * Send, with wait/1 retry, the supplied skb to a specific userspace PID.
96 * Send the supplied skb to a netlink group.
/Linux-v5.15/include/crypto/
Dsm4.h27 * @in_key: The supplied key.
28 * @key_len: The length of the supplied key.
31 * pointer) is supplied.
Daes.h57 * @in_key: The supplied key.
58 * @key_len: The length of the supplied key.
61 * pointer) is supplied.
/Linux-v5.15/Documentation/core-api/
Dpadata.rst64 Reading one of these files shows the user-supplied cpumask, which may be
67 Padata maintains two pairs of cpumasks internally, the user-supplied cpumasks
69 cpumask.) The user-supplied cpumasks default to all possible CPUs on instance
71 subset of the user-supplied cpumasks and contain only the online CPUs in the
72 user-supplied masks; these are the cpumasks padata actually uses. So it is
74 offline CPU in the user-supplied cpumask comes online, padata is going to use
/Linux-v5.15/drivers/misc/cxl/
Dhcalls.c155 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_attach_process()
186 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_detach_process()
223 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_control_function()
225 case H_NOT_FOUND: /* The operation supplied was not valid */ in cxl_h_control_function()
416 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_collect_int_info()
458 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_control_faults()
465 case H_NOT_FOUND: /* The operation supplied was not valid */ in cxl_h_control_faults()
494 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_control_facility()
496 case H_NOT_FOUND: /* The operation supplied was not valid */ in cxl_h_control_facility()
549 * programmed using the image supplied
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/elkhartlake/
Dmemory.json15 …are prefetches and software prefetches (except PREFETCHW) that were not supplied by the L3 cache.",
27 …are prefetches and software prefetches (except PREFETCHW) that were not supplied by the L3 cache.",
63 …d software prefetches for exclusive ownership (PREFETCHW) that were not supplied by the L3 cache.",
75 …d software prefetches for exclusive ownership (PREFETCHW) that were not supplied by the L3 cache.",
/Linux-v5.15/tools/testing/selftests/powerpc/syscalls/
Drtas_filter.c248 // Test a permitted call, user-supplied size, buffer inside RMO in test()
250 printf("Test a permitted call, user-supplied size, buffer inside RMO... "); in test()
256 // Test a permitted call, user-supplied size, buffer start outside RMO in test()
258 printf("Test a permitted call, user-supplied size, buffer start outside RMO... "); in test()
264 // Test a permitted call, user-supplied size, buffer end outside RMO in test()
266 printf("Test a permitted call, user-supplied size, buffer end outside RMO... "); in test()
/Linux-v5.15/drivers/scsi/
Dscsi_proc.c230 * @host: user-supplied decimal integer
231 * @channel: user-supplied decimal integer
232 * @id: user-supplied decimal integer
233 * @lun: user-supplied decimal integer
263 * @host: user-supplied decimal integer
264 * @channel: user-supplied decimal integer
265 * @id: user-supplied decimal integer
266 * @lun: user-supplied decimal integer
/Linux-v5.15/include/linux/
Dnd.h83 * @alt_name: namespace name supplied in the dimm label
84 * @uuid: namespace name supplied in the dimm label
97 * @alt_name: namespace name supplied in the dimm label
98 * @uuid: namespace name supplied in the dimm label
Dstacktrace.h30 * @cookie: Caller supplied pointer handed back by arch_stack_walk()
41 * @cookie: Caller supplied pointer which is handed back to
62 * @cookie: Caller supplied pointer which is handed back to
Darm-smccc.h267 * v1.2 or above. The content of the supplied param are copied from the
281 * v1.2 or above. The content of the supplied param are copied from the
319 * The content of the supplied param are copied to registers 0 to 7 prior
346 * Convention. The content of the supplied param are copied to registers 0
493 * The content of the supplied param are copied to registers 0 to 7 prior
509 * The content of the supplied param are copied to registers 0 to 7 prior
539 * (SMCCC_RET_NOT_SUPPORTED) is returned in @res.a0 (if supplied).
Dnvme-fc-driver.h45 * lsrqst_priv_sz value specified in the xxx_template supplied
195 * nvme_fc_port_template supplied by the LLDD.
258 * port_info struct supplied to the registration call.
266 * value specified in the nvme_fc_port_template supplied by
274 * port_info struct supplied to the registration call.
301 * port_info struct supplied to the registration call.
311 * value specified in the nvme_fc_port_template supplied by
316 * the port_info struct supplied to the registration call.
415 * The nvmefc_ls_rsp structure is the same LLDD-supplied exchange
720 * port_info struct supplied to the registration call.
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dwidgets.txt7 "template-wname", "user-supplied-wname"
12 The "user-supplied-wname" being the user specified widget name.
/Linux-v5.15/Documentation/power/regulator/
Doverview.rst40 - Electronic device that is supplied power by a regulator.
53 - Electronic circuit that is supplied its input power by the
75 A power domain may have regulators that are supplied power
168 supplied by others (similar to a clock tree).
/Linux-v5.15/include/linux/platform_data/
Dregulator-haptic.h16 * @max_volt: maximum voltage value supplied to the haptic motor.
18 * @min_volt: minimum voltage value supplied to the haptic motor.
/Linux-v5.15/Documentation/devicetree/bindings/input/
Dregulator-haptic.yaml22 The maximum voltage value supplied to the haptic motor
26 The minimum voltage value supplied to the haptic motor
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dpwm-regulator.txt9 only operate at the voltages supplied in the table.
17 supplied voltages specified in the
24 supplied max_uV and min_uV values.
/Linux-v5.15/lib/
Dstrnlen_user.c12 * 'count' is the user-supplied count, while 'max' is the
16 * space maximum), or 'count+1' if hitting the user-supplied
19 * NOTE! We can sometimes overshoot the user-supplied maximum
/Linux-v5.15/tools/perf/pmu-events/arch/x86/tremontx/
Dmemory.json11 "BriefDescription": "Counts demand data reads that was not supplied by the L3 cache.",
23 …tware based prefetches for exclusive ownership (PREFETCHW) that was not supplied by the L3 cache.",

12345678910>>...45