Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
Dcompress.c105 struct ubifs_compressor *compr = ubifs_compressors[*compr_type]; in ubifs_compress() local
157 struct ubifs_compressor *compr; in ubifs_decompress() local
197 static int __init compr_init(struct ubifs_compressor *compr) in compr_init()
216 static void compr_exit(struct ubifs_compressor *compr) in compr_exit()
/kernel/linux/linux-5.10/sound/core/
Dcompress_offload.c79 struct snd_compr *compr; in snd_compr_open() local
1036 struct snd_compr *compr; in snd_compress_dev_register() local
1058 struct snd_compr *compr; in snd_compress_dev_disconnect() local
1069 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read() local
1079 static int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1102 static void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1110 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
1115 static inline int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1120 static inline void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1124 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
[all …]
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm_adsp.c442 struct wm_adsp_compr *compr; member
3447 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
3452 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
3475 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
3492 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open() local
3545 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free() local
3565 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params() local
3612 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
3621 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params() local
3649 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps() local
[all …]
/kernel/linux/linux-5.10/sound/soc/uniphier/
Daio-compress.c26 struct snd_compr *compr = rtd->compr; in uniphier_aio_comprdma_new() local
59 struct snd_compr *compr = rtd->compr; in uniphier_aio_comprdma_free() local
/kernel/linux/linux-5.10/fs/jffs2/
Dcompr.h52 char compr; /* JFFS2_COMPR_XXX */ member
Dcompr.c74 static int jffs2_selected_compress(u8 compr, unsigned char *data_in, in jffs2_selected_compress()
Dsuper.c64 static const char *jffs2_compr_name(unsigned int compr) in jffs2_compr_name()
Djffs2_fs_sb.h34 unsigned int compr; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_hw_sequencer.c123 struct compressor *compr = dc->fbc_compressor; in dce60_enable_fbc() local
/kernel/linux/linux-5.10/sound/soc/
Dsoc-compress.c755 struct snd_compr *compr; in snd_soc_new_compress() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Djffs2.h108 __u8 compr; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Djffs2.h99 __u8 compr; member
/kernel/linux/linux-5.10/include/uapi/linux/
Djffs2.h153 __u8 compr; /* Compression algorithm used */ member
/kernel/linux/linux-5.10/fs/f2fs/
Dcompress.c847 static int __f2fs_cluster_blocks(struct compress_ctx *cc, bool compr) in __f2fs_cluster_blocks()
Ddata.c131 static void __read_end_io(struct bio *bio, bool compr, bool verity) in __read_end_io()
163 static void __f2fs_read_end_io(struct bio *bio, bool compr, bool verity) in __f2fs_read_end_io()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1930 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
/kernel/linux/linux-5.10/include/sound/
Dsoc.h1137 struct snd_compr *compr; member