Searched defs:compr (Results  1 – 9 of 9) sorted by relevance
| /linux/sound/core/ | 
| H A D | compress_offload.c | 84 	struct snd_compr *compr; in snd_compr_open()   local  1360 struct snd_compr *compr; snd_compress_dev_register()  local  1382 struct snd_compr *compr; snd_compress_dev_disconnect()  local  1393 struct snd_compr *compr = (struct snd_compr *)entry->private_data; snd_compress_proc_info_read()  local  1403 snd_compress_proc_init(struct snd_compr * compr) snd_compress_proc_init()  argument  1426 snd_compress_proc_done(struct snd_compr * compr) snd_compress_proc_done()  argument  1434 snd_compress_set_id(struct snd_compr * compr,const char * id) snd_compress_set_id()  argument  1439 snd_compress_proc_init(struct snd_compr * compr) snd_compress_proc_init()  argument  1444 snd_compress_proc_done(struct snd_compr * compr) snd_compress_proc_done()  argument  1448 snd_compress_set_id(struct snd_compr * compr,const char * id) snd_compress_set_id()  argument  1455 struct snd_compr *compr; snd_compress_dev_free()  local  1474 snd_compress_new(struct snd_card * card,int device,int dirn,const char * id,struct snd_compr * compr) snd_compress_new()  argument  [all...] | 
| /linux/sound/soc/codecs/ | 
| H A D | wm_adsp.c | 153 	struct wm_adsp_compr *compr;  member  1187 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()   argument  1192 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()   argument  1215 wm_adsp_compr_detach(struct wm_adsp_compr * compr) wm_adsp_compr_detach()  argument  1232 struct wm_adsp_compr *compr, *tmp; wm_adsp_compr_open()  local  1285 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_free()  local  1305 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_check_params()  local  1352 wm_adsp_compr_frag_words(struct wm_adsp_compr * compr) wm_adsp_compr_frag_words()  argument  1361 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_set_params()  local  1389 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_get_caps()  local  1700 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_trigger()  local  1801 struct wm_adsp_compr *compr; wm_adsp_compr_handle_irq()  local  1865 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_pointer()  local  1922 wm_adsp_buffer_capture_block(struct wm_adsp_compr * compr,int target) wm_adsp_buffer_capture_block()  argument  1977 wm_adsp_compr_read(struct wm_adsp_compr * compr,char __user * buf,size_t count) wm_adsp_compr_read()  argument  2024 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_copy()  local  2044 struct wm_adsp_compr *compr; wm_adsp_fatal_error()  local  [all...] | 
| /linux/sound/soc/uniphier/ | 
| H A D | aio-compress.c | 26 	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/fs/jffs2/ | 
| H A D | compr.c | 74 static int jffs2_selected_compress(u8 compr, unsigned char *data_in,  in jffs2_selected_compress()
  | 
| H A D | compr.h | 52 	char compr;			/* JFFS2_COMPR_XXX */  member
  | 
| H A D | jffs2_fs_sb.h | 34 	unsigned int compr;  member
  | 
| /linux/sound/soc/fsl/ | 
| H A D | fsl_asrc_m2m.c | 680 	struct snd_compr *compr;  in fsl_asrc_m2m_init()  local
  | 
| /linux/include/uapi/linux/ | 
| H A D | jffs2.h | 153 	__u8 compr;       /* Compression algorithm used */  member
  | 
| /linux/include/sound/ | 
| H A D | soc.h | 1140 struct snd_compr *compr; global()  member 
  |