slim_stream_runtime
static int qcom_slim_calc_coef(struct slim_stream_runtime *rt, int *exp)
static int qcom_slim_ngd_enable_stream(struct slim_stream_runtime *rt)
int (*enable_stream)(struct slim_stream_runtime *rt);
int (*disable_stream)(struct slim_stream_runtime *rt);
struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev,
struct slim_stream_runtime *rt;
static int slim_connect_port_channel(struct slim_stream_runtime *stream,
static int slim_disconnect_port(struct slim_stream_runtime *stream,
static int slim_deactivate_remove_channel(struct slim_stream_runtime *stream,
int slim_stream_prepare(struct slim_stream_runtime *rt,
static int slim_define_channel_content(struct slim_stream_runtime *stream,
static int slim_define_channel(struct slim_stream_runtime *stream,
static int slim_activate_channel(struct slim_stream_runtime *stream,
int slim_stream_enable(struct slim_stream_runtime *stream)
int slim_stream_disable(struct slim_stream_runtime *stream)
int slim_stream_unprepare(struct slim_stream_runtime *stream)
int slim_stream_free(struct slim_stream_runtime *stream)
struct slim_stream_runtime;
struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev,
int slim_stream_prepare(struct slim_stream_runtime *stream,
int slim_stream_enable(struct slim_stream_runtime *stream);
int slim_stream_disable(struct slim_stream_runtime *stream);
int slim_stream_unprepare(struct slim_stream_runtime *stream);
int slim_stream_free(struct slim_stream_runtime *stream);
struct slim_stream_runtime *sruntime;
struct slim_stream_runtime *sruntime;