Searched refs:snd_compr (Results 1 – 5 of 5) sorted by relevance
68 struct snd_compr *device;135 struct snd_compr { struct153 int snd_compress_register(struct snd_compr *device); argument154 int snd_compress_deregister(struct snd_compr *device);156 int type, const char *id, struct snd_compr *compr);
1134 struct snd_compr *compr;
79 struct snd_compr *compr; in snd_compr_open()989 struct snd_compr *compr; in snd_compress_dev_register()1011 struct snd_compr *compr; in snd_compress_dev_disconnect()1022 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read()1032 static int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()1055 static void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()1063 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()1068 static inline int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()1073 static inline void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()1077 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()
862 struct snd_compr *compr; in snd_soc_new_compress()