Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A 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()
/openbmc/linux/sound/core/
H A Dcompress_offload.c77 struct snd_compr *compr; in snd_compr_open() local
1062 struct snd_compr *compr; in snd_compress_dev_register() local
1084 struct snd_compr *compr; in snd_compress_dev_disconnect() local
1095 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read() local
1105 static int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1128 static void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1136 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
1141 static inline int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1146 static inline void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1157 struct snd_compr *compr; in snd_compress_dev_free() local
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c151 struct wm_adsp_compr *compr; member
1196 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
1219 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
1236 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open() local
1289 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free() local
1309 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params() local
1365 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params() local
1393 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps() local
1805 struct wm_adsp_compr *compr; in wm_adsp_compr_handle_irq() local
1981 static int wm_adsp_compr_read(struct wm_adsp_compr *compr, in wm_adsp_compr_read()
[all …]
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c126 struct ubifs_compressor *compr = ubifs_compressors[tfm->compressor]; in crypto_comp_decompress() local
170 struct ubifs_compressor *compr; in ubifs_decompress() local
210 static int __init compr_init(struct ubifs_compressor *compr) in compr_init()
/openbmc/linux/sound/soc/uniphier/
H A 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
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c123 struct compressor *compr = dc->fbc_compressor; in dce60_enable_fbc() local
/openbmc/linux/fs/jffs2/
H A Dcompr.h52 char compr; /* JFFS2_COMPR_XXX */ member
H A Dcompr.c74 static int jffs2_selected_compress(u8 compr, unsigned char *data_in, in jffs2_selected_compress()
H A Dsuper.c64 static const char *jffs2_compr_name(unsigned int compr) in jffs2_compr_name()
H A Djffs2_fs_sb.h34 unsigned int compr; member
/openbmc/linux/sound/soc/
H A Dsoc-compress.c545 struct snd_compr *compr; in snd_soc_new_compress() local
/openbmc/u-boot/include/jffs2/
H A Djffs2.h164 __u8 compr; /* Compression algorithm used */ member
/openbmc/linux/include/uapi/linux/
H A Djffs2.h153 __u8 compr; /* Compression algorithm used */ member
/openbmc/linux/fs/f2fs/
H A Dcompress.c935 unsigned int cluster_idx, bool compr) in __f2fs_cluster_blocks()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2058 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
/openbmc/linux/include/sound/
H A Dsoc.h1118 struct snd_compr *compr; member