/Linux-v4.19/drivers/staging/speakup/ |
D | speakup_soft.c | 313 int converted; in softsynth_write() local 315 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); in softsynth_write() 317 if (converted < 0) in softsynth_write() 318 return converted; in softsynth_write()
|
/Linux-v4.19/Documentation/arm/nwfpe/ |
D | NOTES | 13 f4 had been converted to an extended value in the emulator. 16 converted to extended, then stored. If an lfm/sfm combination had been used,
|
/Linux-v4.19/drivers/staging/media/imx074/ |
D | TODO | 1 This sensor driver needs to be converted to a regular
|
/Linux-v4.19/drivers/staging/media/mt9t031/ |
D | TODO | 1 This sensor driver needs to be converted to a regular
|
/Linux-v4.19/drivers/staging/mt7621-pci/ |
D | TODO | 3 - can this be converted to not require PCI_DRIVERS_LEGACY ??
|
/Linux-v4.19/Documentation/media/uapi/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
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-help.txt | 27 former is internally converted into the latter.
|
/Linux-v4.19/Documentation/hwmon/ |
D | twl4030-madc-hwmon | 43 the temperature channel shows the converted temperature in
|
/Linux-v4.19/drivers/video/fbdev/omap/ |
D | sossi.c | 330 t->converted = 0; in sossi_convert_timings() 344 t->converted = 1; in sossi_convert_timings() 351 BUG_ON(!t->converted); in sossi_set_timings()
|
D | omapfb.h | 120 int converted; member
|
/Linux-v4.19/drivers/staging/media/bcm2048/ |
D | TODO | 7 Most drivers are by now converted to the control framework, so you will
|
/Linux-v4.19/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 158 static variables. Those have to be converted to use the members in 160 use signed int, so this has to be converted, too. 175 used. This needs to be converted by initializing the status variable of the
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
/Linux-v4.19/Documentation/driver-model/ |
D | driver.txt | 29 being converted completely to the new model. 41 Most drivers will not be able to be converted completely to the new 109 complexity and code size, it is recommended that they are converted as
|
/Linux-v4.19/Documentation/devicetree/bindings/input/ |
D | cros-ec-keyb.txt | 5 key scans from the EC. These are then converted into keycodes for processing
|
/Linux-v4.19/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 '-'.
|
/Linux-v4.19/Documentation/networking/ |
D | mac80211-auth-assoc-deauth.txt | 5 # This can be converted into a diagram using the service
|
D | gen_stats.txt | 86 and ewma log need to be converted to the appropriate values.
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/dac/ |
D | ad5758.txt | 23 The output of the DAC core is either converted to a
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | rfbi.c | 446 if (!t->converted) { in rfbi_set_timings() 452 BUG_ON(!t->converted); in rfbi_set_timings() 566 t->converted = 1; in rfbi_convert_timings()
|
/Linux-v4.19/Documentation/gpu/ |
D | todo.rst | 23 Once all existing drivers are converted we can also remove those bus support 26 All you need is a GPU for a non-converted driver (currently almost all of 52 converted over. Modern compositors like Wayland or Surfaceflinger on Android 57 non-converted driver (again virtual HW drivers for KVM are still all 84 converted over to the new infrastructure. 192 drm_atomic_helper_suspend/resume() can probably be converted to use
|
/Linux-v4.19/Documentation/ |
D | digsig.txt | 83 Keys can be in PEM or converted to the kernel format.
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | simple-scu-card.txt | 25 - simple-audio-card,convert-channels : platform specified converted channel size (2 - 8 ch)
|
/Linux-v4.19/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
|
/Linux-v4.19/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
|