Home
last modified time | relevance | path

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

12345678910>>...25

/linux/fs/smb/server/
H A Dunicode.c18 * @target: where converted character should be copied
20 * @cp: codepage to which character should be converted
95 * smb_utf16_bytes() - compute converted string length
101 * be after being converted to the given charset, not including any null
142 * @codepage: codepage to which characters should be converted
199 /* put converted char into 'to' buffer */ in smb_from_utf16()
229 * @codepage: codepage to which characters should be converted
332 * @cp: codepage to which characters should be converted
/linux/Documentation/filesystems/iomap/
H A Dporting.rst82 The buffered read I/O paths doesn't need to be converted yet, though the
83 direct I/O read path should be converted in this phase.
105 need to be converted.
111 converted to use iomap.
/linux/drivers/acpi/acpica/
H A 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
H A 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
H A 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
210 * string - Input string to be converted
389 ("Converted _PLD buffer does not compare. New:\n"); in acpi_db_dump_pld_buffer()
/linux/drivers/media/radio/
H A 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 <hverkuil@kernel.org>
11 * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org>
H A Dradio-aimslab.c7 * Converted to the radio-isa framework by Hans Verkuil <hverkuil@kernel.org>
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>
H A Dradio-terratec.c20 * Converted to the radio-isa framework by Hans Verkuil <hverkuil@kernel.org>
21 * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org>
H A Dradio-aztech.c5 * Converted to the radio-isa framework by Hans Verkuil <hverkuil@kernel.org>
6 * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org>
/linux/Documentation/arch/arm/nwfpe/
H A 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/Documentation/PCI/controller/
H A Drcar-pcie-firmware.rst14 datasheet encoded as text, and as such, the file's content must be converted
23 Once the text content has been converted into a binary firmware file, verify
/linux/Documentation/userspace-api/media/mediactl/
H A 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/kernel/time/
H A Djiffies.c249 * The values read are assumed to be in seconds, and are converted into
273 * are converted into jiffies.
296 * are converted into jiffies.
325 * are treated as milliseconds, and converted to jiffies when they are stored.
/linux/Documentation/devicetree/bindings/gpio/
H A Dti,omap-gpio.yaml61 SoCs which have not been converted to the ti,sysc interconnect hierarchy.
68 have not been converted to the ti,sysc interconnect hierarchy.
/linux/arch/arm/mach-pxa/
H A DKconfig65 unless it gets converted to device tree.
91 unless they get converted to device tree.
/linux/fs/smb/client/
H A Dcifs_unicode.c94 * @target - where converted character should be copied
96 * @cp - codepage to which character should be converted
146 * @codepage - codepage to which characters should be converted
204 /* put converted char into 'to' buffer */ in cifs_from_utf16()
286 * be after being converted to the given charset, not including any null
578 * be after being converted to the given charset, not including any null
/linux/scripts/kconfig/tests/conditional_dep/
H A Dtest_config15 # Ensure that TEST_OPTIONAL=y with BAZ=m is converted to TEST_OPTIONAL=m
/linux/Documentation/driver-api/driver-model/
H A Ddriver.rst29 being converted completely to the new model::
41 Most drivers will not be able to be converted completely to the new
111 complexity and code size, it is recommended that they are converted as
/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c341 int converted; in softsynth_write() local
343 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); in softsynth_write()
345 if (converted < 0) in softsynth_write()
346 return converted; in softsynth_write()
/linux/Documentation/core-api/wrappers/
H A Datomic_t.rst3 until such a time as that file can be converted directly.
H A Datomic_bitops.rst3 until such a time as that file can be converted directly.
H A Dmemory-barriers.rst3 until such a time as that file can be converted directly.
/linux/Documentation/devicetree/bindings/
H A Dincomplete-devices.yaml253 unlikely to get converted to DT schema.
259 unlikely to get converted to DT schema.
/linux/Documentation/translations/sp_SP/wrappers/
H A Dmemory-barriers.rst4 converted directly.
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_xdp.c2 /* Converted from tools/testing/selftests/bpf/verifier/xdp.c */

12345678910>>...25