Searched defs:sdw_port_config (Results 1 – 2 of 2) sorted by relevance
937 struct sdw_port_config { struct938 unsigned int num;939 unsigned int ch_mask;
899 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function