Home
last modified time | relevance | path

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

/Linux-v5.4/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()
/Linux-v5.4/sound/core/
Dcompress_offload.c79 struct snd_compr *compr; in snd_compr_open() local
989 struct snd_compr *compr; in snd_compress_dev_register() local
1011 struct snd_compr *compr; in snd_compress_dev_disconnect() local
1022 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read() local
1032 static int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1055 static void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1063 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
1068 static inline int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1073 static inline void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1077 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
[all …]
/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.c438 struct wm_adsp_compr *compr; member
3334 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
3339 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
3362 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
3379 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open() local
3431 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free() local
3451 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params() local
3498 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
3506 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params() local
3533 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps() local
[all …]
/Linux-v5.4/sound/soc/uniphier/
Daio-compress.c24 struct snd_compr *compr = rtd->compr; in uniphier_aio_comprdma_new() local
57 struct snd_compr *compr = rtd->compr; in uniphier_aio_comprdma_free() local
/Linux-v5.4/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
/Linux-v5.4/sound/soc/
Dsoc-compress.c862 struct snd_compr *compr; in snd_soc_new_compress() local
/Linux-v5.4/include/uapi/linux/
Djffs2.h153 __u8 compr; /* Compression algorithm used */ member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1863 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
/Linux-v5.4/include/sound/
Dsoc.h1134 struct snd_compr *compr; member