| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_fused_io.c | 109 const bool converted = op_i2c_convert(&commands[0], write, FUSED_REQUEST_WRITE, ddc_line, over_aux) in dm_atomic_write_poll_read_i2c() local 113 if (!converted) in dm_atomic_write_poll_read_i2c() 136 const bool converted = op_aux_convert(&commands[0], write, FUSED_REQUEST_WRITE, ddc_line) in dm_atomic_write_poll_read_aux() local 140 if (!converted) in dm_atomic_write_poll_read_aux()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-event_source-devices-hisi_ptt | 18 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/Documentation/admin-guide/device-mapper/ |
| H A D | dm-ima.rst | 157 (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/Documentation/PCI/controller/ |
| H A D | rcar-pcie-firmware.rst | 14 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/tools/testing/selftests/pidfd/ |
| H A D | pidfd_open_test.c | 25 static int safe_int(const char *numstr, int *converted) in safe_int() argument 44 *converted = (int)sli; in safe_int()
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 82 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/accessibility/speakup/ |
| H A D | speakup_soft.c | 341 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/arch/arm/nwfpe/ |
| H A 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,
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A 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/scripts/kconfig/tests/conditional_dep/ |
| H A D | test_config1 | 5 # Ensure that TEST_OPTIONAL=y with BAZ=m is converted to TEST_OPTIONAL=m
|
| /linux/Documentation/core-api/wrappers/ |
| H A D | atomic_t.rst | 3 until such a time as that file can be converted directly.
|
| H A D | atomic_bitops.rst | 3 until such a time as that file can be converted directly.
|
| H A D | memory-barriers.rst | 3 until such a time as that file can be converted directly.
|
| /linux/Documentation/translations/sp_SP/wrappers/ |
| H A D | memory-barriers.rst | 4 converted directly.
|
| /linux/Documentation/devicetree/bindings/ |
| H A 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/drivers/net/ethernet/huawei/hinic3/ |
| H A D | Kconfig | 9 # currently not converted
|
| /linux/drivers/gpio/ |
| H A D | TODO | 112 - Look over and identify any remaining easily converted drivers and 138 - Look over and identify any remaining easily converted drivers and 156 A small number of drivers have been converted (pl061, tegra186, msm, 159 cannot be converted yet, but watch this space!
|
| /linux/drivers/video/fbdev/omap/ |
| H A D | sossi.c | 319 t->converted = 0; in sossi_convert_timings() 333 t->converted = 1; in sossi_convert_timings() 340 BUG_ON(!t->converted); in sossi_set_timings()
|
| H A D | omapfb.h | 107 int converted; member
|
| /linux/Documentation/watchdog/ |
| H A D | convert_drivers_to_kernel_api.rst | 159 static variables. Those have to be converted to use the members in 161 use signed int, so this has to be converted, too. 176 used. This needs to be converted by initializing the status variable of the
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-help.txt | 27 former is internally converted into the latter.
|
| /linux/Documentation/hwmon/ |
| H A D | twl4030-madc-hwmon.rst | 47 the temperature channel shows the converted temperature in
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
| /linux/kernel/rcu/ |
| H A 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. 137 says to use the RCU_CPU_STALL_TIMEOUT value converted from
|
| /linux/tools/testing/selftests/net/af_unix/ |
| H A D | scm_pidfd.c | 37 static int safe_int(const char *numstr, int *converted) in safe_int() argument 56 *converted = (int)sli; in safe_int()
|