Searched defs:sdw (Results 1 - 20 of 20) sorted by relevance

/linux-master/sound/hda/
H A DMakefile
/linux-master/drivers/soundwire/
H A Dintel_bus_common.c12 int intel_start_bus(struct sdw_intel *sdw) argument
66 int intel_start_bus_after_reset(struct sdw_intel *sdw) argument
157 intel_check_clock_stop(struct sdw_intel *sdw) argument
167 intel_start_bus_after_clock_stop(struct sdw_intel *sdw) argument
190 intel_stop_bus(struct sdw_intel *sdw, bool clock_stop) argument
226 intel_pre_bank_switch(struct sdw_intel *sdw) argument
240 intel_post_bank_switch(struct sdw_intel *sdw) argument
[all...]
H A Dintel_ace2x_debugfs.c39 struct sdw_intel *sdw = s_file->private; local
88 struct sdw_intel *sdw = data; local
106 struct sdw_intel *sdw = data; local
122 void intel_ace2x_debugfs_init(struct sdw_intel *sdw) argument
143 intel_ace2x_debugfs_exit(struct sdw_intel *sdw) argument
[all...]
H A Dintel.h102 static inline void intel_ace2x_debugfs_init(struct sdw_intel *sdw) {} argument
103 intel_ace2x_debugfs_exit(struct sdw_intel *sdw) argument
106 sdw_intel_debugfs_init(struct sdw_intel *sdw) argument
112 sdw_intel_debugfs_exit(struct sdw_intel *sdw) argument
118 sdw_intel_register_dai(struct sdw_intel *sdw) argument
125 sdw_intel_check_clock_stop(struct sdw_intel *sdw) argument
131 sdw_intel_start_bus(struct sdw_intel *sdw) argument
138 sdw_intel_start_bus_after_reset(struct sdw_intel *sdw) argument
145 sdw_intel_start_bus_after_clock_stop(struct sdw_intel *sdw) argument
152 sdw_intel_stop_bus(struct sdw_intel *sdw, bool clock_stop) argument
159 sdw_intel_link_power_up(struct sdw_intel *sdw) argument
166 sdw_intel_link_power_down(struct sdw_intel *sdw) argument
173 sdw_intel_shim_check_wake(struct sdw_intel *sdw) argument
180 sdw_intel_shim_wake(struct sdw_intel *sdw, bool wake_enable) argument
186 sdw_intel_sync_arm(struct sdw_intel *sdw) argument
192 sdw_intel_sync_go_unlocked(struct sdw_intel *sdw) argument
199 sdw_intel_sync_go(struct sdw_intel *sdw) argument
206 sdw_intel_sync_check_cmdsync_unlocked(struct sdw_intel *sdw) argument
[all...]
H A Dintel_auxdevice.c80 struct sdw_intel *sdw = cdns_to_intel(cdns); local
88 struct sdw_intel *sdw = cdns_to_intel(cdns); local
98 struct sdw_intel *sdw = cdns_to_intel(cdns); local
217 struct sdw_intel *sdw; local
280 struct sdw_intel *sdw = cdns_to_intel(cdns); local
391 struct sdw_intel *sdw = cdns_to_intel(cdns); local
409 struct sdw_intel *sdw; local
469 struct sdw_intel *sdw = cdns_to_intel(cdns); local
529 struct sdw_intel *sdw = cdns_to_intel(cdns); local
574 struct sdw_intel *sdw = cdns_to_intel(cdns); local
613 struct sdw_intel *sdw = cdns_to_intel(cdns); local
679 struct sdw_intel *sdw = cdns_to_intel(cdns); local
[all...]
H A Dintel_ace2x.c23 static void intel_shim_vs_init(struct sdw_intel *sdw) argument
36 static int intel_shim_check_wake(struct sdw_intel *sdw) argument
47 static void intel_shim_wake(struct sdw_intel *sdw, bool wake_enable) argument
71 static int intel_link_power_up(struct sdw_intel *sdw) argument
128 intel_link_power_down(struct sdw_intel *sdw) argument
156 intel_sync_arm(struct sdw_intel *sdw) argument
167 intel_sync_go_unlocked(struct sdw_intel *sdw) argument
178 intel_sync_go(struct sdw_intel *sdw) argument
191 intel_check_cmdsync_unlocked(struct sdw_intel *sdw) argument
197 intel_params_stream(struct sdw_intel *sdw, struct snd_pcm_substream *substream, struct snd_soc_dai *dai, struct snd_pcm_hw_params *hw_params, int link_id, int alh_stream_id) argument
218 intel_free_stream(struct sdw_intel *sdw, struct snd_pcm_substream *substream, struct snd_soc_dai *dai, int link_id) argument
246 struct sdw_intel *sdw = cdns_to_intel(cdns); local
318 struct sdw_intel *sdw = cdns_to_intel(cdns); local
371 struct sdw_intel *sdw = cdns_to_intel(cdns); local
425 struct sdw_intel *sdw = cdns_to_intel(cdns); local
491 intel_pdi_init(struct sdw_intel *sdw, struct sdw_cdns_stream_config *config) argument
509 intel_pdi_get_ch_cap(struct sdw_intel *sdw, unsigned int pdi_num) argument
517 intel_pdi_get_ch_update(struct sdw_intel *sdw, struct sdw_cdns_pdi *pdi, unsigned int num_pdi, unsigned int *num_ch) argument
534 intel_pdi_stream_ch_update(struct sdw_intel *sdw, struct sdw_cdns_streams *stream) argument
580 intel_register_dai(struct sdw_intel *sdw) argument
637 intel_program_sdi(struct sdw_intel *sdw, int dev_num) argument
[all...]
H A Dintel.c73 struct sdw_intel *sdw = s_file->private; local
140 struct sdw_intel *sdw = data; local
158 struct sdw_intel *sdw = data; local
174 static void intel_debugfs_init(struct sdw_intel *sdw) argument
195 intel_debugfs_exit(struct sdw_intel *sdw) argument
200 intel_debugfs_init(struct sdw_intel *sdw) argument
201 intel_debugfs_exit(struct sdw_intel *sdw) argument
208 intel_shim_glue_to_master_ip(struct sdw_intel *sdw) argument
238 intel_shim_master_ip_to_glue(struct sdw_intel *sdw) argument
259 intel_shim_init(struct sdw_intel *sdw) argument
292 intel_shim_check_wake(struct sdw_intel *sdw) argument
303 intel_shim_wake(struct sdw_intel *sdw, bool wake_enable) argument
329 intel_check_cmdsync_unlocked(struct sdw_intel *sdw) argument
338 intel_link_power_up(struct sdw_intel *sdw) argument
420 intel_link_power_down(struct sdw_intel *sdw) argument
469 intel_shim_sync_arm(struct sdw_intel *sdw) argument
484 intel_shim_sync_go_unlocked(struct sdw_intel *sdw) argument
504 intel_shim_sync_go(struct sdw_intel *sdw) argument
520 intel_pdi_init(struct sdw_intel *sdw, struct sdw_cdns_stream_config *config) argument
539 intel_pdi_get_ch_cap(struct sdw_intel *sdw, unsigned int pdi_num) argument
562 intel_pdi_get_ch_update(struct sdw_intel *sdw, struct sdw_cdns_pdi *pdi, unsigned int num_pdi, unsigned int *num_ch) argument
579 intel_pdi_stream_ch_update(struct sdw_intel *sdw, struct sdw_cdns_streams *stream) argument
595 intel_pdi_shim_configure(struct sdw_intel *sdw, struct sdw_cdns_pdi *pdi) argument
626 intel_pdi_alh_configure(struct sdw_intel *sdw, struct sdw_cdns_pdi *pdi) argument
646 intel_params_stream(struct sdw_intel *sdw, struct snd_pcm_substream *substream, struct snd_soc_dai *dai, struct snd_pcm_hw_params *hw_params, int link_id, int alh_stream_id) argument
676 struct sdw_intel *sdw = cdns_to_intel(cdns); local
749 struct sdw_intel *sdw = cdns_to_intel(cdns); local
982 intel_register_dai(struct sdw_intel *sdw) argument
[all...]
/linux-master/sound/soc/codecs/
H A Dcs42l43-sdw.c26 struct sdw_slave *sdw = dev_to_sdw_dev(priv->dev->parent); local
52 struct sdw_slave *sdw = dev_to_sdw_dev(priv->dev->parent); local
H A DMakefile[all...]
/linux-master/drivers/base/regmap/
H A Dregmap-sdw-mbq.c68 struct regmap *__regmap_init_sdw_mbq(struct sdw_slave *sdw, argument
84 struct regmap *__devm_regmap_init_sdw_mbq(struct sdw_slave *sdw, argument
H A Dregmap-sdw.c69 struct regmap *__regmap_init_sdw(struct sdw_slave *sdw, argument
85 struct regmap *__devm_regmap_init_sdw(struct sdw_slave *sdw, argument
/linux-master/sound/soc/amd/ps/
H A DMakefile
H A Dacp63.h248 struct sdw_amd_ctx *sdw; member in struct:acp63_dev_data
/linux-master/drivers/mfd/
H A Dcs42l43-sdw.c61 static int cs42l43_read_prop(struct sdw_slave *sdw) argument
93 static int cs42l43_sdw_update_status(struct sdw_slave *sdw, enum sdw_slave_status status) argument
123 static int cs42l43_sdw_interrupt(struct sdw_slave *sdw, argument
140 cs42l43_sdw_bus_config(struct sdw_slave *sdw, struct sdw_bus_params *params) argument
170 cs42l43_sdw_probe(struct sdw_slave *sdw, const struct sdw_device_id *id) argument
190 cs42l43_sdw_remove(struct sdw_slave *sdw) argument
[all...]
/linux-master/sound/soc/amd/acp/
H A DMakefile
/linux-master/include/linux/mfd/
H A Dcs42l43.h76 struct sdw_slave *sdw; member in struct:cs42l43
/linux-master/sound/soc/qcom/
H A DMakefile
/linux-master/sound/soc/sof/intel/
H A Dhda.c237 void *sdw; local
[all...]
H A Dhda.h522 struct sdw_intel_ctx *sdw; member in struct:sof_intel_hda_dev
/linux-master/sound/soc/sof/amd/
H A Dacp.h226 struct sdw_amd_ctx *sdw; member in struct:acp_dev_data

Completed in 187 milliseconds