Searched defs:converted (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/speakup/
H A Dspeakup_soft.c275 int converted; local
277 converted = kstrtoul_from_user(buf, count, 0, &supplied_index);
279 if (converted < 0)
280 return converted;
/drivers/video/omap/
H A Domapfb.h120 int converted; member in struct:extif_timings

Completed in 82 milliseconds