Home
last modified time | relevance | path

Searched defs:sdw_port_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/soundwire/
H A Dsdw.h961 struct sdw_port_config { struct
962 unsigned int num;
963 unsigned int ch_mask;
/openbmc/linux/drivers/soundwire/
H A Dstream.c900 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function