Searched defs:m_rt (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/drivers/soundwire/ |
| D | stream.c | 262 static int sdw_program_port_params(struct sdw_master_runtime *m_rt) in sdw_program_port_params() 330 static int sdw_enable_disable_master_ports(struct sdw_master_runtime *m_rt, in sdw_enable_disable_master_ports() 371 static int sdw_enable_disable_ports(struct sdw_master_runtime *m_rt, bool en) in sdw_enable_disable_ports() 504 static int sdw_prep_deprep_master_ports(struct sdw_master_runtime *m_rt, in sdw_prep_deprep_master_ports() 539 static int sdw_prep_deprep_ports(struct sdw_master_runtime *m_rt, bool prep) in sdw_prep_deprep_ports() 573 static int sdw_notify_config(struct sdw_master_runtime *m_rt) in sdw_notify_config() 611 struct sdw_master_runtime *m_rt; in sdw_program_params() local 759 struct sdw_master_runtime *m_rt; in do_bank_switch() local 908 struct sdw_master_runtime *m_rt; in sdw_find_master_rt() local 933 struct sdw_master_runtime *m_rt; in sdw_alloc_master_rt() local [all …]
|
| D | generic_bandwidth_allocation.c | 38 static void sdw_compute_slave_ports(struct sdw_master_runtime *m_rt, in sdw_compute_slave_ports() 89 static void sdw_compute_master_ports(struct sdw_master_runtime *m_rt, in sdw_compute_master_ports() 146 struct sdw_master_runtime *m_rt = NULL; in _sdw_compute_port_params() local 172 struct sdw_master_runtime *m_rt = NULL; in sdw_compute_group_params() local 242 struct sdw_master_runtime *m_rt; in sdw_get_group_count() local
|
| D | qcom.c | 459 struct sdw_master_runtime *m_rt; in qcom_swrm_compute_params() local 509 struct sdw_master_runtime *m_rt; in qcom_swrm_stream_free_ports() local 535 struct sdw_master_runtime *m_rt; in qcom_swrm_stream_alloc_ports() local
|
| /kernel/linux/linux-4.19/drivers/soundwire/ |
| D | stream.c | 257 static int sdw_program_port_params(struct sdw_master_runtime *m_rt) in sdw_program_port_params() 324 static int sdw_enable_disable_master_ports(struct sdw_master_runtime *m_rt, in sdw_enable_disable_master_ports() 363 static int sdw_enable_disable_ports(struct sdw_master_runtime *m_rt, bool en) in sdw_enable_disable_ports() 494 static int sdw_prep_deprep_master_ports(struct sdw_master_runtime *m_rt, in sdw_prep_deprep_master_ports() 528 static int sdw_prep_deprep_ports(struct sdw_master_runtime *m_rt, bool prep) in sdw_prep_deprep_ports() 562 static int sdw_notify_config(struct sdw_master_runtime *m_rt) in sdw_notify_config() 598 struct sdw_master_runtime *m_rt = NULL; in sdw_program_params() local 684 struct sdw_master_runtime *m_rt = stream->m_rt; in do_bank_switch() local 770 struct sdw_master_runtime *m_rt; in sdw_alloc_master_rt() local 830 struct sdw_master_runtime *m_rt) in sdw_master_port_release() [all …]
|
| /kernel/linux/linux-4.19/include/linux/soundwire/ |
| D | sdw.h | 778 struct sdw_master_runtime *m_rt; member
|