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
1036
static struct snd_compr_task_runtime *
sound/core/compress_offload.c
1039
struct snd_compr_task_runtime *task;
sound/core/compress_offload.c
1048
static void snd_compr_task_free(struct snd_compr_task_runtime *task)
sound/core/compress_offload.c
1067
struct snd_compr_task_runtime *task;
sound/core/compress_offload.c
1134
static int snd_compr_task_start_prepare(struct snd_compr_task_runtime *task,
sound/core/compress_offload.c
1151
struct snd_compr_task_runtime *task;
sound/core/compress_offload.c
1197
struct snd_compr_task_runtime *task)
sound/core/compress_offload.c
1209
struct snd_compr_task_runtime *task)
sound/core/compress_offload.c
1220
struct snd_compr_task_runtime *task, *temp;
sound/core/compress_offload.c
1227
struct snd_compr_task_runtime *task);
sound/core/compress_offload.c
1232
struct snd_compr_task_runtime *task, *temp;
sound/core/compress_offload.c
1259
struct snd_compr_task_runtime *task;
sound/core/compress_offload.c
1296
struct snd_compr_task_runtime *task)
sound/core/compress_offload.c
462
struct snd_compr_task_runtime *task;
sound/core/compress_offload.c
466
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)