Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dcompress.c99 struct ubifs_compressor *compr = ubifs_compressors[*compr_type]; in ubifs_compress() local
151 struct ubifs_compressor *compr; in ubifs_decompress() local
191 static int __init compr_init(struct ubifs_compressor *compr) in compr_init()
210 static void compr_exit(struct ubifs_compressor *compr) in compr_exit()
/Linux-v4.19/sound/core/
Dcompress_offload.c92 struct snd_compr *compr; in snd_compr_open() local
951 struct snd_compr *compr; in snd_compress_dev_register() local
973 struct snd_compr *compr; in snd_compress_dev_disconnect() local
984 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read() local
994 static int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1026 static void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1034 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
1039 static inline int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1044 static inline void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1048 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
[all …]
/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.c338 struct wm_adsp_compr *compr; member
2962 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
2967 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
2982 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
2999 struct wm_adsp_compr *compr; in wm_adsp_compr_open() local
3045 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free() local
3065 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params() local
3112 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
3120 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params() local
3147 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps() local
[all …]
Dwm_adsp.h93 struct wm_adsp_compr *compr; member
/Linux-v4.19/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-v4.19/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.c66 static const char *jffs2_compr_name(unsigned int compr) in jffs2_compr_name()
Djffs2_fs_sb.h34 unsigned int compr; member
/Linux-v4.19/sound/soc/
Dsoc-compress.c881 struct snd_compr *compr; in snd_soc_new_compress() local
/Linux-v4.19/include/uapi/linux/
Djffs2.h158 __u8 compr; /* Compression algorithm used */ member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1860 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
/Linux-v4.19/include/sound/
Dsoc.h1135 struct snd_compr *compr; member