Lines Matching refs:sdw_stream_runtime

857 static int do_bank_switch(struct sdw_stream_runtime *stream)  in do_bank_switch()
1006 struct sdw_stream_runtime *stream) in sdw_slave_port_free()
1185 struct sdw_stream_runtime *stream) in sdw_slave_rt_find()
1210 struct sdw_stream_runtime *stream) in sdw_slave_rt_free()
1223 struct sdw_stream_runtime *stream) in sdw_master_rt_find()
1246 struct sdw_stream_runtime *stream) in sdw_master_rt_alloc()
1329 struct sdw_stream_runtime *stream) in sdw_master_rt_free()
1359 struct sdw_stream_runtime *stream, in sdw_config_stream()
1440 static void sdw_acquire_bus_lock(struct sdw_stream_runtime *stream) in sdw_acquire_bus_lock()
1462 static void sdw_release_bus_lock(struct sdw_stream_runtime *stream) in sdw_release_bus_lock()
1474 static int _sdw_prepare_stream(struct sdw_stream_runtime *stream, in _sdw_prepare_stream()
1554 int sdw_prepare_stream(struct sdw_stream_runtime *stream) in sdw_prepare_stream()
1597 static int _sdw_enable_stream(struct sdw_stream_runtime *stream) in _sdw_enable_stream()
1640 int sdw_enable_stream(struct sdw_stream_runtime *stream) in sdw_enable_stream()
1672 static int _sdw_disable_stream(struct sdw_stream_runtime *stream) in _sdw_disable_stream()
1728 int sdw_disable_stream(struct sdw_stream_runtime *stream) in sdw_disable_stream()
1759 static int _sdw_deprepare_stream(struct sdw_stream_runtime *stream) in _sdw_deprepare_stream()
1833 int sdw_deprepare_stream(struct sdw_stream_runtime *stream) in sdw_deprepare_stream()
1866 struct sdw_stream_runtime *sdw_stream) in set_stream()
1895 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name, enum sdw_stream_type type) in sdw_alloc_stream()
1897 struct sdw_stream_runtime *stream; in sdw_alloc_stream()
1924 struct sdw_stream_runtime *sdw_stream; in sdw_startup_stream()
1968 struct sdw_stream_runtime *sdw_stream; in sdw_shutdown_stream()
1997 void sdw_release_stream(struct sdw_stream_runtime *stream) in sdw_release_stream()
2016 struct sdw_stream_runtime *stream) in sdw_stream_add_master()
2100 struct sdw_stream_runtime *stream) in sdw_stream_remove_master()
2142 struct sdw_stream_runtime *stream) in sdw_stream_add_slave()
2251 struct sdw_stream_runtime *stream) in sdw_stream_remove_slave()