Searched defs:m_rt (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/soundwire/ |
H A D | stream.c | 266 static int sdw_program_port_params(struct sdw_master_runtime *m_rt) in sdw_program_port_params() argument 334 static int sdw_enable_disable_master_ports(struct sdw_master_runtime *m_rt, in sdw_enable_disable_master_ports() argument 375 static int sdw_enable_disable_ports(struct sdw_master_runtime *m_rt, bool en) in sdw_enable_disable_ports() argument 514 sdw_prep_deprep_master_ports(struct sdw_master_runtime * m_rt,struct sdw_port_runtime * p_rt,bool prep) sdw_prep_deprep_master_ports() argument 549 sdw_prep_deprep_ports(struct sdw_master_runtime * m_rt,bool prep) sdw_prep_deprep_ports() argument 583 sdw_notify_config(struct sdw_master_runtime * m_rt) sdw_notify_config() argument 631 struct sdw_master_runtime *m_rt; sdw_program_params() local 779 struct sdw_master_runtime *m_rt; do_bank_switch() local 929 struct sdw_master_runtime *m_rt; sdw_slave_port_free() local 999 sdw_master_port_allocated(struct sdw_master_runtime * m_rt) sdw_master_port_allocated() argument 1004 sdw_master_port_free(struct sdw_master_runtime * m_rt) sdw_master_port_free() argument 1013 sdw_master_port_alloc(struct sdw_master_runtime * m_rt,unsigned int num_ports) sdw_master_port_alloc() argument 1029 sdw_master_port_config(struct sdw_master_runtime * m_rt,const struct sdw_port_config * port_config) sdw_master_port_config() argument 1057 sdw_slave_rt_alloc(struct sdw_slave * slave,struct sdw_master_runtime * m_rt) sdw_slave_rt_alloc() argument 1094 struct sdw_master_runtime *m_rt; sdw_slave_rt_find() local 1131 struct sdw_master_runtime *m_rt; sdw_master_rt_find() local 1154 struct sdw_master_runtime *m_rt, *walk_m_rt; sdw_master_rt_alloc() local 1198 sdw_master_rt_config(struct sdw_master_runtime * m_rt,struct sdw_stream_config * stream_config) sdw_master_rt_config() argument 1218 sdw_master_rt_free(struct sdw_master_runtime * m_rt,struct sdw_stream_runtime * stream) sdw_master_rt_free() argument 1325 struct sdw_master_runtime *m_rt; sdw_acquire_bus_lock() local 1347 struct sdw_master_runtime *m_rt; sdw_release_bus_lock() local 1360 struct sdw_master_runtime *m_rt; _sdw_prepare_stream() local 1482 struct sdw_master_runtime *m_rt; _sdw_enable_stream() local 1557 struct sdw_master_runtime *m_rt; _sdw_disable_stream() local 1644 struct sdw_master_runtime *m_rt; _sdw_deprepare_stream() local 1874 struct sdw_master_runtime *m_rt; sdw_stream_add_master() local 1952 struct sdw_master_runtime *m_rt, *_m_rt; sdw_stream_remove_master() local 1995 struct sdw_master_runtime *m_rt; sdw_stream_add_slave() local [all...] |
H A D | generic_bandwidth_allocation.c | 32 sdw_compute_slave_ports(struct sdw_master_runtime * m_rt,struct sdw_transport_data * t_data) sdw_compute_slave_ports() argument 84 sdw_compute_master_ports(struct sdw_master_runtime * m_rt,struct sdw_group_params * params,int * port_bo,int hstop) sdw_compute_master_ports() argument 140 struct sdw_master_runtime *m_rt; _sdw_compute_port_params() local 160 struct sdw_master_runtime *m_rt; sdw_compute_group_params() local 230 struct sdw_master_runtime *m_rt; sdw_get_group_count() local [all...] |
H A D | qcom.c | 1078 struct sdw_master_runtime *m_rt; in qcom_swrm_compute_params() local 1141 struct sdw_master_runtime *m_rt; in qcom_swrm_stream_free_ports() local 1163 struct sdw_master_runtime *m_rt; in qcom_swrm_stream_alloc_ports() local
|
H A D | amd_manager.c | 390 struct sdw_master_runtime *m_rt; in amd_sdw_compute_params() local
|