Searched refs:slim_stream_runtime (Results 1 – 3 of 3) sorted by relevance
101 struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev, in slim_stream_allocate()104 struct slim_stream_runtime *rt; in slim_stream_allocate()125 static int slim_connect_port_channel(struct slim_stream_runtime *stream, in slim_connect_port_channel()145 static int slim_disconnect_port(struct slim_stream_runtime *stream, in slim_disconnect_port()204 int slim_stream_prepare(struct slim_stream_runtime *rt, in slim_stream_prepare()307 static int slim_define_channel(struct slim_stream_runtime *stream, in slim_define_channel()331 static int slim_activate_channel(struct slim_stream_runtime *stream, in slim_activate_channel()359 int slim_stream_enable(struct slim_stream_runtime *stream) in slim_stream_enable()412 int slim_stream_disable(struct slim_stream_runtime *stream) in slim_stream_disable()449 int slim_stream_unprepare(struct slim_stream_runtime *stream) in slim_stream_unprepare()[all …]
333 struct slim_stream_runtime { struct420 int (*enable_stream)(struct slim_stream_runtime *rt);421 int (*disable_stream)(struct slim_stream_runtime *rt);
948 static int qcom_slim_calc_coef(struct slim_stream_runtime *rt, int *exp) in qcom_slim_calc_coef()996 static int qcom_slim_ngd_enable_stream(struct slim_stream_runtime *rt) in qcom_slim_ngd_enable_stream()
Completed in 9 milliseconds