Searched refs:converted (Results 1 – 9 of 9) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/ |
| 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()
|
| /drivers/accessibility/speakup/ |
| 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()
|
| /drivers/net/ethernet/huawei/hinic3/ |
| A D | Kconfig | 9 # currently not converted
|
| /drivers/video/fbdev/omap/ |
| 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()
|
| A D | omapfb.h | 107 int converted; member
|
| /drivers/gpio/ |
| A D | TODO | 123 - Look over and identify any remaining easily converted drivers and 154 - Look over and identify any remaining easily converted drivers and 172 A small number of drivers have been converted (pl061, tegra186, msm, 175 cannot be converted yet, but watch this space!
|
| /drivers/dax/ |
| A D | Kconfig | 58 converted to "System RAM" via the dax_kmem facility.
|
| /drivers/xen/ |
| A D | Kconfig | 153 converted into a local dma-buf for local export.
|
| /drivers/hwmon/ |
| A D | Kconfig | 479 be converted at a time. All of these makes the interface impossible
|
Completed in 18 milliseconds