Symbol: snd_compr_task_runtime
include/sound/compress_driver.h
175
int (*task_create) (struct snd_compr_stream *stream, struct snd_compr_task_runtime *task);
include/sound/compress_driver.h
176
int (*task_start) (struct snd_compr_stream *stream, struct snd_compr_task_runtime *task);
include/sound/compress_driver.h
177
int (*task_stop) (struct snd_compr_stream *stream, struct snd_compr_task_runtime *task);
include/sound/compress_driver.h
178
int (*task_free) (struct snd_compr_stream *stream, struct snd_compr_task_runtime *task);
include/sound/compress_driver.h
292
struct snd_compr_task_runtime *task);
sound/core/compress_offload.c
1031
static struct snd_compr_task_runtime *
sound/core/compress_offload.c
1034
struct snd_compr_task_runtime *task;
sound/core/compress_offload.c
1043
static void snd_compr_task_free(struct snd_compr_task_runtime *task)
sound/core/compress_offload.c
1062
struct snd_compr_task_runtime *task;
sound/core/compress_offload.c
1124
static int snd_compr_task_start_prepare(struct snd_compr_task_runtime *task,
sound/core/compress_offload.c
1141
struct snd_compr_task_runtime *task;
sound/core/compress_offload.c
1187
struct snd_compr_task_runtime *task)
sound/core/compress_offload.c
1199
struct snd_compr_task_runtime *task)
sound/core/compress_offload.c
1210
struct snd_compr_task_runtime *task, *temp;
sound/core/compress_offload.c
1217
struct snd_compr_task_runtime *task);
sound/core/compress_offload.c
1222
struct snd_compr_task_runtime *task, *temp;
sound/core/compress_offload.c
1249
struct snd_compr_task_runtime *task;
sound/core/compress_offload.c
1286
struct snd_compr_task_runtime *task)
sound/core/compress_offload.c
457
struct snd_compr_task_runtime *task;
sound/core/compress_offload.c
461
struct snd_compr_task_runtime,
sound/soc/fsl/fsl_asrc_m2m.c
186
static int asrc_m2m_device_run(struct fsl_asrc_pair *pair, struct snd_compr_task_runtime *task)
sound/soc/fsl/fsl_asrc_m2m.c
461
struct snd_compr_task_runtime *task)
sound/soc/fsl/fsl_asrc_m2m.c
533
struct snd_compr_task_runtime *task)
sound/soc/fsl/fsl_asrc_m2m.c
542
struct snd_compr_task_runtime *task)
sound/soc/fsl/fsl_asrc_m2m.c
548
struct snd_compr_task_runtime *task)