H A D | stream.c | 127 struct sdw_port_runtime *p_rt) in sdw_program_slave_port_params() argument 129 struct sdw_transport_params *t_params = &p_rt->transport_params; in sdw_program_slave_port_params() 130 struct sdw_port_params *p_params = &p_rt->port_params; in sdw_program_slave_port_params() 239 struct sdw_port_runtime *p_rt) in sdw_program_master_port_params() argument 250 &p_rt->transport_params, in sdw_program_master_port_params() 256 &p_rt->port_params, in sdw_program_master_port_params() 270 struct sdw_port_runtime *p_rt; in sdw_program_port_params() local 275 list_for_each_entry(p_rt, &s_rt->port_list, port_node) { in sdw_program_port_params() 276 ret = sdw_program_slave_port_params(bus, s_rt, p_rt); in sdw_program_port_params() 283 list_for_each_entry(p_rt, in sdw_program_port_params() 305 sdw_enable_disable_slave_ports(struct sdw_bus * bus,struct sdw_slave_runtime * s_rt,struct sdw_port_runtime * p_rt,bool en) sdw_enable_disable_slave_ports() argument 335 sdw_enable_disable_master_ports(struct sdw_master_runtime * m_rt,struct sdw_port_runtime * p_rt,bool en) sdw_enable_disable_master_ports() argument 429 sdw_prep_deprep_slave_ports(struct sdw_bus * bus,struct sdw_slave_runtime * s_rt,struct sdw_port_runtime * p_rt,bool prep) sdw_prep_deprep_slave_ports() argument 515 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 552 struct sdw_port_runtime *p_rt; sdw_prep_deprep_ports() local 889 struct sdw_port_runtime *p_rt; sdw_port_alloc() local 900 sdw_port_config(struct sdw_port_runtime * p_rt,const struct sdw_port_config * port_config,int port_index) sdw_port_config() argument 914 sdw_port_free(struct sdw_port_runtime * p_rt) sdw_port_free() argument 928 struct sdw_port_runtime *p_rt, *_p_rt; sdw_slave_port_free() local 949 struct sdw_port_runtime *p_rt; sdw_slave_port_alloc() local 976 struct sdw_port_runtime *p_rt; sdw_slave_port_config() local 1006 struct sdw_port_runtime *p_rt, *_p_rt; sdw_master_port_free() local 1016 struct sdw_port_runtime *p_rt; sdw_master_port_alloc() local 1032 struct sdw_port_runtime *p_rt; sdw_master_port_config() local [all...] |