Home
last modified time | relevance | path

Searched full:converted (Results 1 – 25 of 749) sorted by relevance

12345678910>>...30

/Linux-v5.15/drivers/acpi/acpica/
Dnsconvert.c25 * PARAMETERS: original_object - Object to be converted
26 * return_object - Where the new converted object is returned
89 * PARAMETERS: original_object - Object to be converted
90 * return_object - Where the new converted object is returned
172 * PARAMETERS: original_object - Object to be converted
173 * return_object - Where the new converted object is returned
227 * _FDE and _GTM. The Package can be converted to a Buffer. in acpi_ns_convert_to_buffer()
276 * original_object - ASCII String Object to be converted
277 * return_object - Where the new converted object is returned
342 * original_object - Object to be converted
[all …]
Dexconvrt.c26 * PARAMETERS: obj_desc - Object to be converted. Must be an
149 ACPI_DEBUG_PRINT((ACPI_DB_EXEC, "Converted value: %8.8X%8.8X\n", in acpi_ex_convert_to_integer()
163 * PARAMETERS: obj_desc - Object to be converted. Must be an
248 * PARAMETERS: integer - Value to be converted
251 * data_width - Size of data item to be converted, in bytes
360 * PARAMETERS: obj_desc - Object to be converted. Must be an
448 * From ACPI: "If the input is a buffer, it is converted to a in acpi_ex_convert_to_string()
473 * "The entire contents of the buffer are converted to a string of in acpi_ex_convert_to_string()
486 * From ACPI: "If Data is a buffer, it is converted to a string of in acpi_ex_convert_to_string()
562 * source_desc - Source object to be converted.
[all …]
Duthex.c30 * RETURN: The converted Ascii character
49 * return_byte - Where converted byte is returned
51 * RETURN: Status and converted hex byte
54 * to a single converted byte value.
Dutstrsuppt.c28 * return_value_ptr - Where the converted value is returned
30 * RETURN: Status and 64-bit converted integer
82 * return_value_ptr - Where the converted value is returned
84 * RETURN: Status and 64-bit converted integer
136 * return_value_ptr - Where the converted value is returned
138 * RETURN: Status and 64-bit converted integer
319 * 1) Multiply the current accumulated/converted value by the
357 * PARAMETERS: multiplicand - Current accumulated converted integer
411 * PARAMETERS: addend1 - Current accumulated converted integer
Dutstrtoul64.c60 * return_value - Where the converted integer is
63 * RETURN: Status and converted integer. Returns an exception on a
159 * RETURN: Converted integer
179 * The converted integer is initialized to the value zero.
190 * the current accumulated value of the converted integer (NO ERROR).
243 * RETURN: Converted integer
271 * conversion and returns the current accumulated value of the converted
Dexutils.c277 * PARAMETERS: out_string - Where to put the converted string (8 bytes)
278 * compressed_id - EISAID to be converted
325 * PARAMETERS: out_string - Where to put the converted string. At least
328 * value - Value to be converted
330 * RETURN: Converted string in out_string
359 * PARAMETERS: out_string - Where to put the converted string (7 bytes)
360 * class_code - PCI class code to be converted (3 bytes)
362 * RETURN: Converted string in out_string
Ddbconvert.c21 * return_value - Where the converted value is returned
54 * return_value - Where the converted value is returned
90 * PARAMETERS: string - Input string to be converted
155 * PARAMETERS: string - Input string to be converted
208 * string - Input string to be converted
387 ("Converted _PLD buffer does not compare. New:\n"); in acpi_db_dump_pld_buffer()
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Ddm-ima.rst157 (converted from ASCII to text for readability)
198 (converted from ASCII to text for readability)
236 (converted from ASCII to text for readability)
270 (converted from ASCII to text for readability)
303 (converted from ASCII to text for readability)
315 (converted from ASCII to text for readability)
367 (converted from ASCII to text for readability)
410 (converted from ASCII to text for readability)
453 (converted from ASCII to text for readability)
480 (converted from ASCII to text for readability)
[all …]
/Linux-v5.15/fs/ksmbd/
Dunicode.c24 * be after being converted to the given charset, not including any null
55 * @target: where converted character should be copied
57 * @cp: codepage to which character should be converted
140 * @codepage: codepage to which characters should be converted
191 /* put converted char into 'to' buffer */ in smb_from_utf16()
208 * @codepage: codepage to which characters should be converted
311 * @cp: codepage to which characters should be converted
/Linux-v5.15/drivers/media/radio/
Dradio-rtrack2.c7 * Converted to new API by Alan Cox <alan@lxorguk.ukuu.org.uk>
10 * Converted to the radio-isa framework by Hans Verkuil <hans.verkuil@cisco.com>
11 * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org>
Dradio-aimslab.c7 * Converted to the radio-isa framework by Hans Verkuil <hans.verkuil@cisco.com>
8 * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org>
9 * Converted to new API by Alan Cox <alan@lxorguk.ukuu.org.uk>
/Linux-v5.15/Documentation/arm/nwfpe/
Dnotes.rst16 f4 had been converted to an extended value in the emulator.
19 converted to extended, then stored. If an lfm/sfm combination had been used,
/Linux-v5.15/arch/arm/mach-ixp4xx/
Dixp4xx-of.c23 * could eventually be converted into a syscon once all boards
24 * are converted to device tree.
/Linux-v5.15/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-g-topology.rst75 stored, converted to a 64-bits integer. It can be zero. if zero,
90 stored, converted to a 64-bits integer. It can be zero. if zero,
105 converted to a 64-bits integer. It can be zero. if zero, the ioctl
119 converted to a 64-bits integer. It can be zero. if zero, the ioctl
/Linux-v5.15/arch/ia64/scripts/
Dunwcheck.py11 # which was converted to Perl by Matthew Chapman, which was converted
/Linux-v5.15/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/
Dia_css_sc_types.h50 * this shading table is converted in the legacy way in the css
105 1: The shading table is converted in the css, to be fitted
108 Previously, the shading table was always converted in the css
/Linux-v5.15/Documentation/devicetree/bindings/
Dxilinx.txt38 and all underscores '_' converted to dashes '-'.
41 dropped from the parameter name, the name is converted
43 converted to dashes '-'.
/Linux-v5.15/lib/
Dhexdump.c82 * @linebuf: where to put the converted data
87 * 16 or 32 bytes of input data converted to hex + ASCII output.
91 * The converted output is always NUL-terminated.
227 * 16 or 32 bytes of input data converted to hex + ASCII output.
/Linux-v5.15/Documentation/devicetree/bindings/gpio/
Dti,omap-gpio.yaml61 SoCs which have not been converted to the ti,sysc interconnect hierarachy.
68 have not been converted to the ti,sysc interconnect hierarachy.
/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_attr.c89 * @hdw: ascii string holding converted integer plus a string terminator.
811 * @dev: class converted to a Scsi_host structure.
828 * @dev: class converted to a Scsi_host structure.
847 * @dev: class converted to a Scsi_host structure.
869 * @dev: class converted to a Scsi_host structure.
888 * @dev: class converted to a Scsi_host structure.
907 * @dev: class converted to a Scsi_host structure.
926 * @dev: class converted to a Scsi_host structure.
945 * @dev: class converted to a Scsi_host structure.
964 * @dev: class converted to a Scsi_host structure.
[all …]
/Linux-v5.15/fs/cifs/
Dcifs_unicode.c109 * @target - where converted character should be copied
111 * @cp - codepage to which character should be converted
161 * @codepage - codepage to which characters should be converted
219 /* put converted char into 'to' buffer */ in cifs_from_utf16()
301 * be after being converted to the given charset, not including any null
582 * be after being converted to the given charset, not including any null
/Linux-v5.15/kernel/rcu/
DKconfig.debug18 need to be converted to pass a lockdep expression. To prevent
20 users are converted, we can remove this config option.
/Linux-v5.15/Documentation/gpu/
Dtodo.rst48 converted over. Modern compositors like Wayland or Surfaceflinger on Android
53 non-converted driver (again virtual HW drivers for KVM are still all
106 converted over to the new infrastructure.
211 drm_atomic_helper_suspend/resume() can probably be converted to use
352 converted, except for struct drm_driver.gem_prime_mmap.
410 - Once all non-DRIVER_LEGACY drivers are converted, disallow the load/unload
467 interface have been converted to use struct dma_buf_map, but implementations
684 drivers that are still useful should be converted to DRM and afterwards
687 Very simple fbdev drivers can best be converted by starting with a new
/Linux-v5.15/arch/ia64/kernel/
Duncached.c31 struct mutex add_chunk_mutex; /* serialize adding a converted chunk */
32 int nchunks_added; /* #of converted chunks added to pool */
145 * The chunk of memory pages has been converted to uncached so now we in uncached_add_chunk()
/Linux-v5.15/fs/reiserfs/
Dfile.c27 * unformatted node, the tail is converted back into a direct item.
106 * item(s) had to be converted, then it may have to be in reiserfs_file_release()
107 * indirect2direct converted in reiserfs_file_release()

12345678910>>...30