Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/base/regmap/
Dregcache-lzo.c21 struct regcache_lzo_ctx { struct
38 static int regcache_lzo_prepare(struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_prepare() argument
46 static int regcache_lzo_compress(struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_compress()
59 static int regcache_lzo_decompress(struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_decompress()
73 struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_compress_cache_block()
91 struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_decompress_cache_block()
132 struct regcache_lzo_ctx **lzo_blocks; in regcache_lzo_init()
205 struct regcache_lzo_ctx **lzo_blocks; in regcache_lzo_exit()
236 struct regcache_lzo_ctx *lzo_block, **lzo_blocks; in regcache_lzo_read()
276 struct regcache_lzo_ctx *lzo_block, **lzo_blocks; in regcache_lzo_write()
[all …]