Home
last modified time | relevance | path

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

/linux-6.15/include/linux/soundwire/
Dsdw.h888 struct sdw_port_config { struct
889 unsigned int num;
890 unsigned int ch_mask;
/linux-6.15/drivers/soundwire/
Dstream.c968 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function