Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/
A Ddc_fused_io.c109 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 Dspeakup_soft.c341 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 DKconfig9 # currently not converted
/drivers/video/fbdev/omap/
A Dsossi.c319 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 Domapfb.h107 int converted; member
/drivers/gpio/
A DTODO123 - 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 DKconfig58 converted to "System RAM" via the dax_kmem facility.
/drivers/xen/
A DKconfig153 converted into a local dma-buf for local export.
/drivers/hwmon/
A DKconfig479 be converted at a time. All of these makes the interface impossible

Completed in 18 milliseconds