Searched refs:cached (Results 1 - 3 of 3) sorted by last modified time

/include/linux/mtd/
H A Dmap.h215 void *cached; member in struct:map_info
233 /* It's possible for the map driver to use cached memory in its
438 if (map->cached)
439 memcpy(to, (char *)map->cached + from, len);
H A Dnand.h655 int oob_required, int page, int cached, int raw);
/include/media/
H A Dv4l2-ctrls.h63 * If not set, then the currently cached value will be returned.
238 * @cached: The last found control reference. It is common that the same
254 struct v4l2_ctrl_ref *cached; member in struct:v4l2_ctrl_handler

Completed in 80 milliseconds