Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/soundwire/
Dsdw.h959 struct sdw_port_config { struct
960 unsigned int num;
961 unsigned int ch_mask;
/Linux-v6.6/drivers/soundwire/
Dstream.c899 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function