Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache-lzo.c17 struct regcache_lzo_ctx { struct
34 static int regcache_lzo_prepare(struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_prepare()
42 static int regcache_lzo_compress(struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_compress()
55 static int regcache_lzo_decompress(struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_decompress()
69 struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_compress_cache_block()
87 struct regcache_lzo_ctx *lzo_ctx) in regcache_lzo_decompress_cache_block()
129 struct regcache_lzo_ctx **lzo_blocks; in regcache_lzo_init()
200 struct regcache_lzo_ctx **lzo_blocks; in regcache_lzo_exit()
231 struct regcache_lzo_ctx *lzo_block, **lzo_blocks; in regcache_lzo_read()
268 struct regcache_lzo_ctx *lzo_bloc in regcache_lzo_write()
[all...]

Completed in 1 milliseconds