Home
last modified time | relevance | path

Searched defs:map_write (Results 1 – 1 of 1) sorted by relevance

/include/linux/mtd/
A Dmap.h447 #define map_write(map, datum, ofs) (map)->write(map, datum, ofs) macro
456 #define map_write(map, datum, ofs) inline_map_write(map, datum, ofs) macro

Completed in 4 milliseconds