Searched defs:sdw_port_config (Results 1 – 3 of 3) sorted by relevance
894 struct sdw_port_config { struct895 unsigned int num;896 unsigned int ch_mask;
961 struct sdw_port_config { struct962 unsigned int num;963 unsigned int ch_mask;
900 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function