Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/
Dcompress_offload.c77 struct snd_compr *compr; in snd_compr_open() local
1059 struct snd_compr *compr; in snd_compress_dev_register() local
1081 struct snd_compr *compr; in snd_compress_dev_disconnect() local
1092 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read() local
1102 static int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1125 static void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1133 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
1138 static inline int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1143 static inline void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1147 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
[all …]
/linux-6.1.9/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-6.1.9/sound/soc/codecs/
Dwm_adsp.c151 struct wm_adsp_compr *compr; member
1145 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
1150 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
1173 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
1190 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open() local
1243 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free() local
1263 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params() local
1310 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
1319 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params() local
1347 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps() local
[all …]
/linux-6.1.9/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
/linux-6.1.9/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-6.1.9/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_hw_sequencer.c123 struct compressor *compr = dc->fbc_compressor; in dce60_enable_fbc() local
/linux-6.1.9/sound/soc/
Dsoc-compress.c549 struct snd_compr *compr; in snd_soc_new_compress() local
/linux-6.1.9/include/uapi/linux/
Djffs2.h153 __u8 compr; /* Compression algorithm used */ member
/linux-6.1.9/fs/f2fs/
Dcompress.c936 unsigned int cluster_idx, bool compr) in __f2fs_cluster_blocks()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2060 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
/linux-6.1.9/include/sound/
Dsoc.h1072 struct snd_compr *compr; member