Searched refs:snd_compr (Results 1 – 5 of 5) sorted by relevance
66 struct snd_compr *device;133 struct snd_compr { struct151 int snd_compress_register(struct snd_compr *device); argument152 int snd_compress_deregister(struct snd_compr *device);154 int type, const char *id, struct snd_compr *compr);
1135 struct snd_compr *compr;
92 struct snd_compr *compr; in snd_compr_open()951 struct snd_compr *compr; in snd_compress_dev_register()973 struct snd_compr *compr; in snd_compress_dev_disconnect()984 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read()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 …]
24 struct snd_compr *compr = rtd->compr; in uniphier_aio_comprdma_new()57 struct snd_compr *compr = rtd->compr; in uniphier_aio_comprdma_free()
881 struct snd_compr *compr; in snd_soc_new_compress()