Lines Matching refs:sdw_port_runtime
133 struct sdw_port_runtime *p_rt) in sdw_program_slave_port_params()
255 struct sdw_port_runtime *p_rt) in sdw_program_master_port_params()
286 struct sdw_port_runtime *p_rt; in sdw_program_port_params()
321 struct sdw_port_runtime *p_rt, in sdw_enable_disable_slave_ports()
351 struct sdw_port_runtime *p_rt, in sdw_enable_disable_master_ports()
393 struct sdw_port_runtime *s_port, *m_port; in sdw_enable_disable_ports()
445 struct sdw_port_runtime *p_rt, in sdw_prep_deprep_slave_ports()
552 struct sdw_port_runtime *p_rt, in sdw_prep_deprep_master_ports()
589 struct sdw_port_runtime *p_rt; in sdw_prep_deprep_ports()
967 static struct sdw_port_runtime *sdw_port_alloc(struct list_head *port_list) in sdw_port_alloc()
969 struct sdw_port_runtime *p_rt; in sdw_port_alloc()
980 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config()
994 static void sdw_port_free(struct sdw_port_runtime *p_rt) in sdw_port_free()
1008 struct sdw_port_runtime *p_rt, *_p_rt; in sdw_slave_port_free()
1029 struct sdw_port_runtime *p_rt; in sdw_slave_port_alloc()
1057 struct sdw_port_runtime *p_rt; in sdw_slave_port_config()
1100 struct sdw_port_runtime *p_rt, *_p_rt; in sdw_master_port_free()
1110 struct sdw_port_runtime *p_rt; in sdw_master_port_alloc()
1126 struct sdw_port_runtime *p_rt; in sdw_master_port_config()
1762 struct sdw_port_runtime *p_rt; in _sdw_deprepare_stream()