/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/ |
D | pidfd_open_test.c | 24 static int safe_int(const char *numstr, int *converted) in safe_int() argument 43 *converted = (int)sli; in safe_int()
|
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
D | speakup_soft.c | 322 int converted; in softsynth_write() local 324 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); in softsynth_write() 326 if (converted < 0) in softsynth_write() 327 return converted; in softsynth_write()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | power_supply.txt | 1 This binding has been converted to yaml please see power-supply.yaml in this
|
/kernel/linux/linux-5.10/Documentation/arm/nwfpe/ |
D | notes.rst | 16 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,
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/ |
D | media-ioc-g-topology.rst | 75 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
|
/kernel/linux/linux-5.10/drivers/staging/olpc_dcon/ |
D | TODO | 3 1. The underlying fbdev drivers need to be converted into drm kernel
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0007_linux_kernel.patch | 21 + * NOTE: Users should be converted to using getnstimeofday()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
D | TODO | 115 - Look over and identify any remaining easily converted drivers and 172 - Look over and identify any remaining easily converted drivers and 176 have been converted to the above infrastructure. 182 have been converted to the above infrastructure.
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-help.txt | 27 former is internally converted into the latter.
|
D | topdown.txt | 151 The binary ratios in the metric value can be converted to float ratios: 160 and then converted to percent for printing.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
D | xilinx.txt | 38 and all underscores '_' converted to dashes '-'. 41 dropped from the parameter name, the name is converted 43 converted to dashes '-'.
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | twl4030-madc-hwmon.rst | 47 the temperature channel shows the converted temperature in
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
D | sossi.c | 317 t->converted = 0; in sossi_convert_timings() 331 t->converted = 1; in sossi_convert_timings() 338 BUG_ON(!t->converted); in sossi_set_timings()
|
D | omapfb.h | 107 int converted; member
|
/kernel/linux/linux-5.10/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.rst | 160 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
|
/kernel/linux/linux-5.10/kernel/rcu/ |
D | Kconfig.debug | 18 need to be converted to pass a lockdep expression. To prevent 20 users are converted, we can remove this config option.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | mac80211-auth-assoc-deauth.txt | 5 # This can be converted into a diagram using the service
|
D | gen_stats.rst | 95 and ewma log need to be converted to the appropriate values.
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
D | todo.rst | 45 converted over. Modern compositors like Wayland or Surfaceflinger on Android 50 non-converted driver (again virtual HW drivers for KVM are still all 103 converted over to the new infrastructure. 188 drm_atomic_helper_suspend/resume() can probably be converted to use 354 - Once all non-DRIVER_LEGACY drivers are converted, disallow the load/unload 655 drivers that are still useful should be converted to DRM and afterwards 658 Very simple fbdev drivers can best be converted by starting with a new
|
/kernel/linux/linux-5.10/Documentation/security/ |
D | digsig.rst | 83 Keys can be in PEM or converted to the kernel format.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/ |
D | ad5758.txt | 23 The output of the DAC core is either converted to a
|
/kernel/linux/linux-5.10/Documentation/driver-api/driver-model/ |
D | driver.rst | 29 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
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
D | decbin.S | 32 | The mantissa digits will be converted with the decimal point 47 | representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted
|
/kernel/linux/linux-5.10/Documentation/sound/designs/ |
D | seq-oss.rst | 24 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
|