Searched refs:sdw_port_config (Results 1 – 25 of 32) sorted by relevance
12
/openbmc/linux/include/sound/ |
H A D | sdw.h | 35 struct sdw_port_config *port_config) in snd_sdw_params_to_config()
|
/openbmc/linux/include/linux/soundwire/ |
H A D | sdw.h | 961 struct sdw_port_config { struct 1045 struct sdw_port_config *port_config, 1067 struct sdw_port_config *port_config, 1089 struct sdw_port_config *port_config, in sdw_stream_add_slave()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | cs42l43-sdw.c | 27 struct sdw_port_config pconfig = {0}; in cs42l43_sdw_add_peripheral()
|
H A D | sdw-mockup.c | 62 struct sdw_port_config port_config = {0}; in sdw_mockup_pcm_hw_params()
|
H A D | max98363.c | 209 struct sdw_port_config port_config; in max98363_sdw_dai_hw_params()
|
H A D | wsa881x.c | 424 static const struct sdw_port_config wsa881x_pconfig[WSA881X_MAX_SWR_PORTS] = { 676 struct sdw_port_config port_config[WSA881X_MAX_SWR_PORTS];
|
H A D | rt1017-sdca-sdw.c | 579 struct sdw_port_config port_config; in rt1017_sdca_pcm_hw_params()
|
H A D | wcd938x.h | 658 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS];
|
H A D | rt1318-sdw.c | 570 struct sdw_port_config port_config; in rt1318_sdw_hw_params()
|
H A D | cs42l42-sdw.c | 70 struct sdw_port_config port_config = {0}; in cs42l42_sdw_dai_hw_params()
|
H A D | rt1316-sdw.c | 515 struct sdw_port_config port_config = {0}; in rt1316_sdw_hw_params()
|
H A D | wsa883x.c | 438 struct sdw_port_config port_config[WSA883X_MAX_SWR_PORTS]; 521 static const struct sdw_port_config wsa883x_pconfig[WSA883X_MAX_SWR_PORTS] = {
|
H A D | max98373-sdw.c | 523 struct sdw_port_config port_config = {0}; in max98373_sdw_dai_hw_params()
|
H A D | rt5682-sdw.c | 110 struct sdw_port_config port_config = {0}; in rt5682_sdw_hw_params()
|
H A D | rt1308-sdw.c | 536 struct sdw_port_config port_config = {0}; in rt1308_sdw_hw_params()
|
H A D | wsa884x.c | 700 struct sdw_port_config port_config[WSA884X_MAX_SWR_PORTS]; 828 static const struct sdw_port_config wsa884x_pconfig[WSA884X_MAX_SWR_PORTS] = {
|
H A D | rt712-sdca-dmic.c | 644 struct sdw_port_config port_config; in rt712_sdca_dmic_hw_params()
|
H A D | wcd938x-sdw.c | 107 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS]; in wcd938x_sdw_hw_params()
|
H A D | rt715-sdca.c | 810 struct sdw_port_config port_config = {0}; in rt715_sdca_pcm_hw_params()
|
H A D | rt715.c | 842 struct sdw_port_config port_config = {0}; in rt715_pcm_hw_params()
|
H A D | rt700.c | 903 struct sdw_port_config port_config = {0}; in rt700_pcm_hw_params()
|
H A D | rt711.c | 992 struct sdw_port_config port_config = {0}; in rt711_pcm_hw_params()
|
/openbmc/linux/drivers/soundwire/ |
H A D | stream.c | 900 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function 901 struct sdw_port_config *port_config, in sdw_port_config() 974 struct sdw_port_config *port_config) in sdw_slave_port_config() 990 ret = sdw_port_config(p_rt, port_config, i); in sdw_slave_port_config() 1030 struct sdw_port_config *port_config) in sdw_master_port_config() 1038 ret = sdw_port_config(p_rt, port_config, i); in sdw_master_port_config() 1865 struct sdw_port_config *port_config, in sdw_stream_add_master() 1985 struct sdw_port_config *port_config, in sdw_stream_add_slave()
|
H A D | intel_ace2x.c | 250 struct sdw_port_config *pconfig; in intel_hw_params()
|
H A D | intel.c | 680 struct sdw_port_config *pconfig; in intel_hw_params()
|
12