Searched refs:sdw_port_config (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/include/sound/
H A Dsdw.h35 struct sdw_port_config *port_config)
/linux-master/sound/soc/codecs/
H A Dcs42l43-sdw.c28 struct sdw_port_config pconfig = {0};
H A Dsdw-mockup.c62 struct sdw_port_config port_config = {0};
H A Dmax98363.c209 struct sdw_port_config port_config;
H A Dcs42l42-sdw.c70 struct sdw_port_config port_config = {0};
H A Dwcd938x.h658 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS];
H A Drt1308-sdw.c536 struct sdw_port_config port_config = {0};
H A Dmax98373-sdw.c523 struct sdw_port_config port_config = {0};
H A Drt1017-sdca-sdw.c579 struct sdw_port_config port_config;
H A Drt5682-sdw.c110 struct sdw_port_config port_config = {0};
H A Drt1316-sdw.c515 struct sdw_port_config port_config = {0};
H A Dwsa881x.c424 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 Dwsa883x.c438 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 Dwcd939x.h922 struct sdw_port_config port_config[WCD939X_MAX_SWR_PORTS];
H A Drt715.c840 struct sdw_port_config port_config = {0};
H A Drt700.c903 struct sdw_port_config port_config = {0};
H A Drt712-sdca-dmic.c645 struct sdw_port_config port_config;
H A Drt1318-sdw.c570 struct sdw_port_config port_config;
H A Drt715-sdca.c810 struct sdw_port_config port_config = {0};
H A Dwsa884x.c701 struct sdw_port_config port_config[WSA884X_MAX_SWR_PORTS];
830 static const struct sdw_port_config wsa884x_pconfig[WSA884X_MAX_SWR_PORTS] = {
H A Dwcd938x-sdw.c107 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS];
/linux-master/include/linux/soundwire/
H A Dsdw.h956 * sdw_port_config: Master or Slave Port configuration
961 struct sdw_port_config { struct
1045 const struct sdw_port_config *port_config,
1067 const struct sdw_port_config *port_config,
1089 const struct sdw_port_config *port_config,
/linux-master/drivers/soundwire/
H A Dstream.c900 static int sdw_port_config(struct sdw_port_runtime *p_rt, function
901 const struct sdw_port_config *port_config,
974 const struct sdw_port_config *port_config)
990 ret = sdw_port_config(p_rt, port_config, i);
1030 const struct sdw_port_config *port_config)
1038 ret = sdw_port_config(p_rt, port_config, i);
1865 const struct sdw_port_config *port_config,
1985 const struct sdw_port_config *port_config,
H A Dintel_ace2x.c250 struct sdw_port_config *pconfig;
H A Dintel.c680 struct sdw_port_config *pconfig;

Completed in 459 milliseconds

12