Home
last modified time | relevance | path

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

12345

/linux/Documentation/admin-guide/device-mapper/
A 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/tools/testing/selftests/pidfd/
A 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/drivers/accessibility/speakup/
A Dspeakup_soft.c329 int converted; in softsynth_write() local
331 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); in softsynth_write()
333 if (converted < 0) in softsynth_write()
334 return converted; in softsynth_write()
/linux/Documentation/arm/nwfpe/
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/devicetree/bindings/gpio/
A 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/Documentation/userspace-api/media/mediactl/
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/Documentation/devicetree/bindings/
A Dxilinx.txt38 and all underscores '_' converted to dashes '-'.
41 dropped from the parameter name, the name is converted
43 converted to dashes '-'.
/linux/drivers/staging/olpc_dcon/
A DTODO3 1. The underlying fbdev drivers need to be converted into drm kernel
/linux/drivers/video/fbdev/omap/
A Dsossi.c317 t->converted = 0; in sossi_convert_timings()
331 t->converted = 1; in sossi_convert_timings()
338 BUG_ON(!t->converted); in sossi_set_timings()
A Domapfb.h107 int converted; member
/linux/Documentation/watchdog/
A Dconvert_drivers_to_kernel_api.rst160 static variables. Those have to be converted to use the members in
162 use signed int, so this has to be converted, too.
177 used. This needs to be converted by initializing the status variable of the
/linux/tools/perf/Documentation/
A Dperf-help.txt27 former is internally converted into the latter.
/linux/Documentation/gpu/
A 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
355 converted, except for struct drm_driver.gem_prime_mmap.
396 - Once all non-DRIVER_LEGACY drivers are converted, disallow the load/unload
453 interface have been converted to use struct dma_buf_map, but implementations
670 drivers that are still useful should be converted to DRM and afterwards
673 Very simple fbdev drivers can best be converted by starting with a new
/linux/Documentation/hwmon/
A Dtwl4030-madc-hwmon.rst47 the temperature channel shows the converted temperature in
/linux/kernel/rcu/
A DKconfig.debug18 need to be converted to pass a lockdep expression. To prevent
20 users are converted, we can remove this config option.
/linux/Documentation/devicetree/bindings/powerpc/fsl/
A Dcpus.txt21 name with all uppercase letters converted to lowercase, indicates that
/linux/Documentation/networking/
A Dmac80211-auth-assoc-deauth.txt5 # This can be converted into a diagram using the service
A Dgen_stats.rst95 and ewma log need to be converted to the appropriate values.
/linux/Documentation/driver-api/driver-model/
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/Documentation/devicetree/bindings/iio/dac/
A Dadi,ad5758.yaml36 The output of the DAC core is either converted to a current or
/linux/Documentation/security/
A Ddigsig.rst83 Keys can be in PEM or converted to the kernel format.
/linux/arch/m68k/fpsp040/
A Ddecbin.S32 | The mantissa digits will be converted with the decimal point
47 | representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted
/linux/Documentation/sound/designs/
A Dseq-oss.rst24 They are converted to the ALSA sequencer events, and sent to the
362 The events via MIDI devices are parsed in OSS sequencer and converted
364 is also converted to MIDI byte events by OSS sequencer. This works just
/linux/Documentation/devicetree/bindings/input/
A Dgoogle,cros-ec-keyb.yaml18 a message for reading key scans from the EC. These are then converted
/linux/drivers/gpio/
A DTODO115 - Look over and identify any remaining easily converted drivers and
132 - Look over and identify any remaining easily converted drivers and

Completed in 31 milliseconds

12345