Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dcompress.c106 struct ubifs_compressor *compr = ubifs_compressors[*compr_type]; in ubifs_compress() local
159 struct ubifs_compressor *compr; in ubifs_decompress() local
199 static int __init compr_init(struct ubifs_compressor *compr) in compr_init()
218 static void compr_exit(struct ubifs_compressor *compr) in compr_exit()
/linux/sound/core/
H A Dcompress_offload.c84 struct snd_compr *compr; in snd_compr_open() local
1360 struct snd_compr *compr; in snd_compress_dev_register() local
1382 struct snd_compr *compr; in snd_compress_dev_disconnect() local
1393 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read() local
1403 static int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1426 static void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1434 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
1439 static inline int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1444 static inline void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1448 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
[all …]
/linux/sound/soc/codecs/
H A Dwm_adsp.c152 struct wm_adsp_compr *compr; member
1188 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
1193 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
1216 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
1233 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open() local
1286 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free() local
1306 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params() local
1353 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
1362 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params() local
1390 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps() local
[all …]
/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
/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
/linux/fs/jffs2/
H A Dcompr.c74 static int jffs2_selected_compress(u8 compr, unsigned char *data_in, in jffs2_selected_compress()
H A Dcompr.h52 char compr; /* JFFS2_COMPR_XXX */ member
H A Djffs2_fs_sb.h34 unsigned int compr; member
/linux/include/uapi/linux/
H A Djffs2.h153 __u8 compr; /* Compression algorithm used */ member
/linux/fs/ntfs3/
H A Dattrib.c2611 int attr_set_compress(struct ntfs_inode *ni, bool compr) in attr_set_compress()
H A Dfrecord.c3388 int ni_set_compress(struct inode *inode, bool compr) in ni_set_compress()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2234 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
/linux/include/sound/
H A Dsoc.h1181 struct snd_compr *compr; member