Home
last modified time | relevance | path

Searched refs:converted (Results 1 – 25 of 136) sorted by relevance

123456

/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-devices-hisi_ptt18 will return an error, and out of range values will be converted
28 will return an error, and out of range values will be converted
38 will return an error, and out of range values will be converted
49 will return an error, and out of range values will be converted
60 will return an error, and out of range values will be converted
/Linux-v6.1/tools/testing/selftests/pidfd/
Dpidfd_open_test.c24 static int safe_int(const char *numstr, int *converted) in safe_int() argument
43 *converted = (int)sli; in safe_int()
/Linux-v6.1/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-v6.1/drivers/accessibility/speakup/
Dspeakup_soft.c332 int converted; in softsynth_write() local
334 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); in softsynth_write()
336 if (converted < 0) in softsynth_write()
337 return converted; in softsynth_write()
/Linux-v6.1/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-v6.1/Documentation/core-api/wrappers/
Datomic_bitops.rst3 until such a time as that file can be converted directly.
Datomic_t.rst3 until such a time as that file can be converted directly.
Dmemory-barriers.rst3 until such a time as that file can be converted directly.
/Linux-v6.1/drivers/staging/media/deprecated/cpia2/
DTODO5 converted to use vb2. Contact the linux-media@vger.kernel.org
/Linux-v6.1/drivers/staging/media/deprecated/meye/
DTODO5 converted to use vb2. Contact the linux-media@vger.kernel.org
/Linux-v6.1/drivers/staging/media/deprecated/tm6000/
DTODO5 In order to keep this driver it has to be converted to vb2.
/Linux-v6.1/drivers/staging/media/deprecated/vpfe_capture/
DTODO5 In order to keep these drivers they have to be converted to vb2.
/Linux-v6.1/drivers/staging/media/deprecated/fsl-viu/
DTODO5 In order to keep this driver it has to be converted to vb2.
/Linux-v6.1/drivers/staging/media/deprecated/zr364xx/
DTODO5 In order to keep this driver it has to be converted to vb2.
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/saa7146/
DTODO5 In order to keep these drivers they have to be converted to vb2.
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/ttpci/
DTODO5 In order to keep these drivers they have to be converted to vb2.
/Linux-v6.1/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.
95 says to use the RCU_CPU_STALL_TIMEOUT value converted from
/Linux-v6.1/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-v6.1/drivers/staging/media/deprecated/stkwebcam/
DTODO10 In order to keep this driver it has to be converted to vb2.
/Linux-v6.1/drivers/staging/olpc_dcon/
DTODO3 1. The underlying fbdev drivers need to be converted into drm kernel
/Linux-v6.1/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-v6.1/tools/perf/Documentation/
Dperf-help.txt27 former is internally converted into the latter.
/Linux-v6.1/Documentation/hwmon/
Dtwl4030-madc-hwmon.rst47 the temperature channel shows the converted temperature in
/Linux-v6.1/drivers/video/fbdev/omap/
Dsossi.c319 t->converted = 0; in sossi_convert_timings()
333 t->converted = 1; in sossi_convert_timings()
340 BUG_ON(!t->converted); in sossi_set_timings()
/Linux-v6.1/drivers/gpio/
DTODO115 - Look over and identify any remaining easily converted drivers and
132 - Look over and identify any remaining easily converted drivers and
196 A small number of drivers have been converted (pl061, tegra186, msm,
199 cannot be converted yet, but watch this space!

123456