Home
last modified time | relevance | path

Searched refs:sdw_port_config (Results 1 – 25 of 39) sorted by relevance

12

/linux/include/sound/
A Dsdw.h35 struct sdw_port_config *port_config) in snd_sdw_params_to_config()
/linux/include/linux/soundwire/
A Dsdw.h950 struct sdw_port_config { struct
1034 const struct sdw_port_config *port_config,
1056 const struct sdw_port_config *port_config,
1078 const struct sdw_port_config *port_config, in sdw_stream_add_slave()
/linux/sound/soc/codecs/
A Dcs42l43-sdw.c28 struct sdw_port_config pconfig = {0}; in cs42l43_sdw_add_peripheral()
A Dsdw-mockup.c62 struct sdw_port_config port_config = {0}; in sdw_mockup_pcm_hw_params()
A Dmax98363.c209 struct sdw_port_config port_config; in max98363_sdw_dai_hw_params()
A Dwcd937x.h526 struct sdw_port_config port_config[WCD937X_MAX_SWR_PORTS];
A Dwsa881x.c423 static const struct sdw_port_config wsa881x_pconfig[WSA881X_MAX_SWR_PORTS] = {
678 struct sdw_port_config port_config[WSA881X_MAX_SWR_PORTS];
A Drt1017-sdca-sdw.c579 struct sdw_port_config port_config; in rt1017_sdca_pcm_hw_params()
A Drt1318-sdw.c570 struct sdw_port_config port_config; in rt1318_sdw_hw_params()
A Dcs42l42-sdw.c70 struct sdw_port_config port_config = {0}; in cs42l42_sdw_dai_hw_params()
A Dwcd938x.h651 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS];
A Drt1316-sdw.c515 struct sdw_port_config port_config = {0}; in rt1316_sdw_hw_params()
A Dwsa883x.c437 struct sdw_port_config port_config[WSA883X_MAX_SWR_PORTS];
517 static const struct sdw_port_config wsa883x_pconfig[WSA883X_MAX_SWR_PORTS] = {
A Drt1308-sdw.c536 struct sdw_port_config port_config = {0}; in rt1308_sdw_hw_params()
A Dmax98373-sdw.c523 struct sdw_port_config port_config = {0}; in max98373_sdw_dai_hw_params()
A Drt5682-sdw.c110 struct sdw_port_config port_config = {0}; in rt5682_sdw_hw_params()
A Dwcd939x.h911 struct sdw_port_config port_config[WCD939X_MAX_SWR_PORTS];
A Drt1320-sdw.c4054 struct sdw_port_config port_config; in rt1320_sdw_hw_params()
A Dwcd937x-sdw.c92 struct sdw_port_config port_config[WCD937X_MAX_SWR_PORTS]; in wcd937x_sdw_hw_params()
A Dwsa884x.c735 struct sdw_port_config port_config[WSA884X_MAX_SWR_PORTS];
875 static const struct sdw_port_config wsa884x_pconfig[WSA884X_MAX_SWR_PORTS] = {
A Drt712-sdca-dmic.c645 struct sdw_port_config port_config; in rt712_sdca_dmic_hw_params()
A Dwcd938x-sdw.c107 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS]; in wcd938x_sdw_hw_params()
A Drt715-sdca.c810 struct sdw_port_config port_config = {0}; in rt715_sdca_pcm_hw_params()
/linux/drivers/soundwire/
A Dstream.c900 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function
901 const struct sdw_port_config *port_config, in sdw_port_config()
974 const 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 const 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()
1870 const struct sdw_port_config *port_config, in sdw_stream_add_master()
1990 const struct sdw_port_config *port_config, in sdw_stream_add_slave()
A Dintel_ace2x.c360 struct sdw_port_config *pconfig __free(kfree) = kzalloc(sizeof(*pconfig), in intel_hw_params()

Completed in 76 milliseconds

12