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

/linux-4.1.27/crypto/
H A Dlzo.c26 struct lzo_ctx { struct
/linux-4.1.27/drivers/base/regmap/
H A Dregcache-lzo.c38 static int regcache_lzo_prepare(struct regcache_lzo_ctx *lzo_ctx) regcache_lzo_prepare() argument
46 static int regcache_lzo_compress(struct regcache_lzo_ctx *lzo_ctx) regcache_lzo_compress() argument
59 static int regcache_lzo_decompress(struct regcache_lzo_ctx *lzo_ctx) regcache_lzo_decompress() argument
72 regcache_lzo_compress_cache_block(struct regmap *map, struct regcache_lzo_ctx *lzo_ctx) regcache_lzo_compress_cache_block() argument
90 regcache_lzo_decompress_cache_block(struct regmap *map, struct regcache_lzo_ctx *lzo_ctx) regcache_lzo_decompress_cache_block() argument

Completed in 89 milliseconds