drivers/gpu/drm/vc4/vc4_hdmi.c
1952
static inline struct vc4_hdmi *dai_to_hdmi(struct snd_soc_dai *dai)
drivers/gpu/drm/vc4/vc4_hdmi.c
2234
static int vc4_hdmi_audio_cpu_dai_probe(struct snd_soc_dai *dai)
drivers/gpu/drm/xlnx/zynqmp_dp_audio.c
102
struct snd_soc_dai *socdai)
drivers/gpu/drm/xlnx/zynqmp_dp_audio.c
194
struct snd_soc_dai *socdai)
drivers/media/i2c/tda1997x.c
2468
struct snd_soc_dai *dai)
drivers/soundwire/amd_manager.c
768
struct snd_soc_dai *dai)
drivers/soundwire/amd_manager.c
809
static int amd_sdw_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
drivers/soundwire/amd_manager.c
826
static int amd_set_sdw_stream(struct snd_soc_dai *dai, void *stream, int direction)
drivers/soundwire/amd_manager.c
862
static int amd_pcm_set_sdw_stream(struct snd_soc_dai *dai, void *stream, int direction)
drivers/soundwire/amd_manager.c
867
static void *amd_get_sdw_stream(struct snd_soc_dai *dai, int direction)
drivers/soundwire/cadence_master.c
1838
int cdns_set_sdw_stream(struct snd_soc_dai *dai,
drivers/soundwire/cadence_master.h
203
int cdns_set_sdw_stream(struct snd_soc_dai *dai,
drivers/soundwire/intel.c
679
struct snd_soc_dai *dai,
drivers/soundwire/intel.c
704
struct snd_soc_dai *dai,
drivers/soundwire/intel.c
722
struct snd_soc_dai *dai)
drivers/soundwire/intel.c
788
struct snd_soc_dai *dai)
drivers/soundwire/intel.c
841
intel_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
drivers/soundwire/intel.c
876
static int intel_pcm_set_sdw_stream(struct snd_soc_dai *dai,
drivers/soundwire/intel.c
882
static void *intel_get_sdw_stream(struct snd_soc_dai *dai,
drivers/soundwire/intel.c
895
static int intel_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai)
drivers/soundwire/intel.c
942
struct snd_soc_dai *dai;
drivers/soundwire/intel_ace2x.c
659
struct snd_soc_dai *dai,
drivers/soundwire/intel_ace2x.c
680
struct snd_soc_dai *dai,
drivers/soundwire/intel_ace2x.c
703
struct snd_soc_dai *dai)
drivers/soundwire/intel_ace2x.c
772
struct snd_soc_dai *dai)
drivers/soundwire/intel_ace2x.c
818
intel_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
drivers/soundwire/intel_ace2x.c
853
static int intel_pcm_set_sdw_stream(struct snd_soc_dai *dai,
drivers/soundwire/intel_ace2x.c
859
static void *intel_get_sdw_stream(struct snd_soc_dai *dai,
drivers/soundwire/intel_ace2x.c
872
static int intel_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai)
drivers/soundwire/intel_ace2x.c
923
struct snd_soc_dai *dai;
drivers/soundwire/qcom.c
1294
struct snd_soc_dai *dai)
drivers/soundwire/qcom.c
1309
struct snd_soc_dai *dai)
drivers/soundwire/qcom.c
1320
static int qcom_swrm_set_sdw_stream(struct snd_soc_dai *dai,
drivers/soundwire/qcom.c
1330
static void *qcom_swrm_get_sdw_stream(struct snd_soc_dai *dai, int direction)
drivers/soundwire/qcom.c
1338
struct snd_soc_dai *dai)
drivers/soundwire/qcom.c
1356
struct snd_soc_dai *dai)
drivers/soundwire/stream.c
1860
struct snd_soc_dai *dai;
drivers/soundwire/stream.c
1960
struct snd_soc_dai *dai;
drivers/staging/greybus/audio_codec.c
343
struct snd_soc_dai *dai)
drivers/staging/greybus/audio_codec.c
371
struct snd_soc_dai *dai)
drivers/staging/greybus/audio_codec.c
394
struct snd_soc_dai *dai)
drivers/staging/greybus/audio_codec.c
497
struct snd_soc_dai *dai)
drivers/staging/greybus/audio_codec.c
564
static int gbcodec_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
drivers/staging/greybus/audio_helper.c
20
struct snd_soc_dai *dai = dai_w->priv;
include/linux/soundwire/sdw_intel.h
202
struct snd_soc_dai *dai;
include/linux/soundwire/sdw_intel.h
215
struct snd_soc_dai *dai;
include/linux/soundwire/sdw_intel.h
228
int (*trigger)(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai);
include/sound/sdca_asoc.h
23
struct snd_soc_dai;
include/sound/sdca_asoc.h
88
struct snd_soc_dai *dai);
include/sound/sdca_asoc.h
90
struct snd_soc_dai *dai);
include/sound/sdca_asoc.h
93
struct snd_soc_dai *dai);
include/sound/sdca_asoc.h
98
struct snd_soc_dai *dai);
include/sound/soc-card.h
114
struct snd_soc_dai *snd_soc_card_get_codec_dai(struct snd_soc_card *card,
include/sound/soc-dai.h
169
struct snd_soc_dai;
include/sound/soc-dai.h
173
int snd_soc_dai_set_sysclk(struct snd_soc_dai *dai, int clk_id,
include/sound/soc-dai.h
176
int snd_soc_dai_set_clkdiv(struct snd_soc_dai *dai,
include/sound/soc-dai.h
179
int snd_soc_dai_set_pll(struct snd_soc_dai *dai,
include/sound/soc-dai.h
182
int snd_soc_dai_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio);
include/sound/soc-dai.h
184
void snd_soc_dai_set_bclk_clk(struct snd_soc_dai *dai, struct clk *bclk);
include/sound/soc-dai.h
188
int snd_soc_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt);
include/sound/soc-dai.h
190
int snd_soc_dai_set_tdm_slot(struct snd_soc_dai *dai,
include/sound/soc-dai.h
193
int snd_soc_dai_set_tdm_idle(struct snd_soc_dai *dai,
include/sound/soc-dai.h
197
int snd_soc_dai_set_channel_map(struct snd_soc_dai *dai,
include/sound/soc-dai.h
201
int snd_soc_dai_set_tristate(struct snd_soc_dai *dai, int tristate);
include/sound/soc-dai.h
203
int snd_soc_dai_prepare(struct snd_soc_dai *dai,
include/sound/soc-dai.h
207
int snd_soc_dai_digital_mute(struct snd_soc_dai *dai, int mute,
include/sound/soc-dai.h
209
int snd_soc_dai_mute_is_ctrled_at_trigger(struct snd_soc_dai *dai);
include/sound/soc-dai.h
211
int snd_soc_dai_get_channel_map(const struct snd_soc_dai *dai,
include/sound/soc-dai.h
215
int snd_soc_dai_is_dummy(const struct snd_soc_dai *dai);
include/sound/soc-dai.h
217
int snd_soc_dai_hw_params(struct snd_soc_dai *dai,
include/sound/soc-dai.h
220
void snd_soc_dai_hw_free(struct snd_soc_dai *dai,
include/sound/soc-dai.h
223
int snd_soc_dai_startup(struct snd_soc_dai *dai,
include/sound/soc-dai.h
225
void snd_soc_dai_shutdown(struct snd_soc_dai *dai,
include/sound/soc-dai.h
227
void snd_soc_dai_suspend(struct snd_soc_dai *dai);
include/sound/soc-dai.h
228
void snd_soc_dai_resume(struct snd_soc_dai *dai);
include/sound/soc-dai.h
229
int snd_soc_dai_compress_new(struct snd_soc_dai *dai, struct snd_soc_pcm_runtime *rtd);
include/sound/soc-dai.h
230
bool snd_soc_dai_stream_valid(const struct snd_soc_dai *dai, int stream);
include/sound/soc-dai.h
231
void snd_soc_dai_action(struct snd_soc_dai *dai,
include/sound/soc-dai.h
233
static inline void snd_soc_dai_activate(struct snd_soc_dai *dai,
include/sound/soc-dai.h
238
static inline void snd_soc_dai_deactivate(struct snd_soc_dai *dai,
include/sound/soc-dai.h
243
int snd_soc_dai_active(const struct snd_soc_dai *dai);
include/sound/soc-dai.h
254
int snd_soc_dai_compr_startup(struct snd_soc_dai *dai,
include/sound/soc-dai.h
256
void snd_soc_dai_compr_shutdown(struct snd_soc_dai *dai,
include/sound/soc-dai.h
259
int snd_soc_dai_compr_trigger(struct snd_soc_dai *dai,
include/sound/soc-dai.h
261
int snd_soc_dai_compr_set_params(struct snd_soc_dai *dai,
include/sound/soc-dai.h
264
int snd_soc_dai_compr_get_params(struct snd_soc_dai *dai,
include/sound/soc-dai.h
267
int snd_soc_dai_compr_ack(struct snd_soc_dai *dai,
include/sound/soc-dai.h
270
int snd_soc_dai_compr_pointer(struct snd_soc_dai *dai,
include/sound/soc-dai.h
273
int snd_soc_dai_compr_set_metadata(struct snd_soc_dai *dai,
include/sound/soc-dai.h
276
int snd_soc_dai_compr_get_metadata(struct snd_soc_dai *dai,
include/sound/soc-dai.h
280
const char *snd_soc_dai_name_get(const struct snd_soc_dai *dai);
include/sound/soc-dai.h
284
int (*probe)(struct snd_soc_dai *dai);
include/sound/soc-dai.h
285
int (*remove)(struct snd_soc_dai *dai);
include/sound/soc-dai.h
290
struct snd_soc_dai *dai);
include/sound/soc-dai.h
296
int (*set_sysclk)(struct snd_soc_dai *dai,
include/sound/soc-dai.h
298
int (*set_pll)(struct snd_soc_dai *dai, int pll_id, int source,
include/sound/soc-dai.h
300
int (*set_clkdiv)(struct snd_soc_dai *dai, int div_id, int div);
include/sound/soc-dai.h
301
int (*set_bclk_ratio)(struct snd_soc_dai *dai, unsigned int ratio);
include/sound/soc-dai.h
307
int (*set_fmt)(struct snd_soc_dai *dai, unsigned int fmt);
include/sound/soc-dai.h
310
int (*set_tdm_slot)(struct snd_soc_dai *dai,
include/sound/soc-dai.h
313
int (*set_tdm_idle)(struct snd_soc_dai *dai,
include/sound/soc-dai.h
316
int (*set_channel_map)(struct snd_soc_dai *dai,
include/sound/soc-dai.h
319
int (*get_channel_map)(const struct snd_soc_dai *dai,
include/sound/soc-dai.h
322
int (*set_tristate)(struct snd_soc_dai *dai, int tristate);
include/sound/soc-dai.h
324
int (*set_stream)(struct snd_soc_dai *dai,
include/sound/soc-dai.h
326
void *(*get_stream)(struct snd_soc_dai *dai, int direction);
include/sound/soc-dai.h
332
int (*mute_stream)(struct snd_soc_dai *dai, int mute, int stream);
include/sound/soc-dai.h
339
struct snd_soc_dai *);
include/sound/soc-dai.h
341
struct snd_soc_dai *);
include/sound/soc-dai.h
343
struct snd_pcm_hw_params *, struct snd_soc_dai *);
include/sound/soc-dai.h
345
struct snd_soc_dai *);
include/sound/soc-dai.h
347
struct snd_soc_dai *);
include/sound/soc-dai.h
356
struct snd_soc_dai *);
include/sound/soc-dai.h
363
struct snd_soc_dai *);
include/sound/soc-dai.h
389
struct snd_soc_dai *);
include/sound/soc-dai.h
391
struct snd_soc_dai *);
include/sound/soc-dai.h
393
struct snd_compr_params *, struct snd_soc_dai *);
include/sound/soc-dai.h
395
struct snd_codec *, struct snd_soc_dai *);
include/sound/soc-dai.h
397
struct snd_compr_metadata *, struct snd_soc_dai *);
include/sound/soc-dai.h
399
struct snd_compr_metadata *, struct snd_soc_dai *);
include/sound/soc-dai.h
401
struct snd_soc_dai *);
include/sound/soc-dai.h
404
struct snd_soc_dai *dai);
include/sound/soc-dai.h
406
struct snd_soc_dai *);
include/sound/soc-dai.h
493
snd_soc_dai_get_pcm_stream(const struct snd_soc_dai *dai, int stream)
include/sound/soc-dai.h
502
struct snd_soc_dapm_widget *snd_soc_dai_get_widget(struct snd_soc_dai *dai, int stream)
include/sound/soc-dai.h
510
void snd_soc_dai_set_widget(struct snd_soc_dai *dai, int stream, struct snd_soc_dapm_widget *widget)
include/sound/soc-dai.h
518
static inline void *snd_soc_dai_dma_data_get(const struct snd_soc_dai *dai, int stream)
include/sound/soc-dai.h
526
static inline void snd_soc_dai_dma_data_set(struct snd_soc_dai *dai, int stream, void *data)
include/sound/soc-dai.h
531
static inline void snd_soc_dai_init_dma_data(struct snd_soc_dai *dai, void *playback, void *capture)
include/sound/soc-dai.h
537
static inline unsigned int snd_soc_dai_tdm_mask_get(const struct snd_soc_dai *dai,
include/sound/soc-dai.h
543
static inline void snd_soc_dai_tdm_mask_set(struct snd_soc_dai *dai, int stream,
include/sound/soc-dai.h
549
static inline unsigned int snd_soc_dai_stream_active(const struct snd_soc_dai *dai,
include/sound/soc-dai.h
556
static inline void snd_soc_dai_set_drvdata(struct snd_soc_dai *dai,
include/sound/soc-dai.h
562
static inline void *snd_soc_dai_get_drvdata(struct snd_soc_dai *dai)
include/sound/soc-dai.h
579
static inline int snd_soc_dai_set_stream(struct snd_soc_dai *dai,
include/sound/soc-dai.h
599
static inline void *snd_soc_dai_get_stream(struct snd_soc_dai *dai,
include/sound/soc-dapm.h
635
int snd_soc_dapm_new_dai_widgets(struct snd_soc_dapm_context *dapm, struct snd_soc_dai *dai);
include/sound/soc-dapm.h
642
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai);
include/sound/soc-dapm.h
694
int snd_soc_dapm_dai_get_connected_widgets(struct snd_soc_dai *dai, int stream,
include/sound/soc-topology.h
135
struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai);
include/sound/soc-topology.h
31
struct snd_soc_dai;
include/sound/soc.h
1162
struct snd_soc_dai **dais;
include/sound/soc.h
1389
struct snd_soc_dai *snd_soc_get_dai_via_args(const struct of_phandle_args *dai_args);
include/sound/soc.h
1390
struct snd_soc_dai *snd_soc_register_dai(struct snd_soc_component *component,
include/sound/soc.h
1393
void snd_soc_unregister_dai(struct snd_soc_dai *dai);
include/sound/soc.h
1395
struct snd_soc_dai *snd_soc_find_dai(
include/sound/soc.h
1397
struct snd_soc_dai *snd_soc_find_dai_with_mutex(
include/sound/soc.h
1400
void soc_pcm_set_dai_params(struct snd_soc_dai *dai,
include/sound/soc.h
419
struct snd_soc_dai;
include/sound/soc.h
557
int snd_soc_add_dai_controls(struct snd_soc_dai *dai,
include/sound/soc_sdw_utils.h
253
struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
263
int asoc_sdw_rt_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
264
int asoc_sdw_rt_sdca_jack_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
265
int asoc_sdw_rt_amp_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
266
int asoc_sdw_rt700_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
267
int asoc_sdw_rt711_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
268
int asoc_sdw_rt_mf_sdca_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
269
int asoc_sdw_rt5682_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
270
int asoc_sdw_cs42l42_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
271
int asoc_sdw_cs42l43_hs_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
272
int asoc_sdw_cs42l43_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
273
int asoc_sdw_cs42l43_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
274
int asoc_sdw_cs42l45_hs_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
275
int asoc_sdw_cs42l45_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
276
int asoc_sdw_cs47l47_hs_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
277
int asoc_sdw_cs47l47_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
278
int asoc_sdw_cs_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
279
int asoc_sdw_maxim_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
285
int asoc_sdw_ti_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
287
struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
290
int asoc_sdw_ti_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
291
int asoc_sdw_ti_sdca_jack_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
292
int asoc_sdw_es9356_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
293
int asoc_sdw_es9356_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
294
int asoc_sdw_es9356_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
include/sound/soc_sdw_utils.h
63
int (*rtd_init)(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai);
sound/soc/adi/axi-i2s.c
107
struct snd_soc_dai *dai)
sound/soc/adi/axi-i2s.c
130
struct snd_soc_dai *dai)
sound/soc/adi/axi-i2s.c
137
static int axi_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/adi/axi-i2s.c
58
struct snd_soc_dai *dai)
sound/soc/adi/axi-i2s.c
89
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/adi/axi-spdif.c
108
static int axi_spdif_dai_probe(struct snd_soc_dai *dai)
sound/soc/adi/axi-spdif.c
118
struct snd_soc_dai *dai)
sound/soc/adi/axi-spdif.c
140
struct snd_soc_dai *dai)
sound/soc/adi/axi-spdif.c
49
struct snd_soc_dai *dai)
sound/soc/adi/axi-spdif.c
76
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/amd/acp-da7219-max98357a.c
134
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp-da7219-max98357a.c
54
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp-es8336.c
109
struct snd_soc_dai *codec_dai;
sound/soc/amd/acp-rt5645.c
41
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp/acp-i2s.c
194
struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-i2s.c
387
static int acp_i2s_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-i2s.c
518
static int acp_i2s_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-i2s.c
632
static int acp_i2s_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-i2s.c
72
static int acp_i2s_set_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/amd/acp/acp-i2s.c
93
static int acp_i2s_set_tdm_slot(struct snd_soc_dai *dai, u32 tx_mask, u32 rx_mask,
sound/soc/amd/acp/acp-legacy-common.c
146
struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-legacy-common.c
167
struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-legacy-common.c
184
struct snd_soc_dai *dai;
sound/soc/amd/acp/acp-legacy-common.c
204
struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-legacy-common.c
315
struct snd_soc_dai *dai;
sound/soc/amd/acp/acp-mach-common.c
1048
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
1049
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
1129
struct snd_soc_dai *codec_dai;
sound/soc/amd/acp/acp-mach-common.c
1207
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
1272
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
128
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
191
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
236
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
237
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
375
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
440
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
441
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
634
struct snd_soc_dai *codec_dai;
sound/soc/amd/acp/acp-mach-common.c
635
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
800
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/amd/acp/acp-mach-common.c
938
struct snd_soc_dai *codec_dai =
sound/soc/amd/acp/acp-mach-common.c
993
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp/acp-pdm.c
108
struct snd_pcm_hw_params *hwparams, struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-pdm.c
143
struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-pdm.c
164
struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-pdm.c
29
struct snd_soc_dai *dai)
sound/soc/amd/acp/acp-pdm.c
64
int cmd, struct snd_soc_dai *dai)
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c
66
struct snd_soc_dai *codec_dai;
sound/soc/amd/acp3x-rt5682-max9836.c
151
struct snd_soc_dai *codec_dai;
sound/soc/amd/acp3x-rt5682-max9836.c
237
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/acp3x-rt5682-max9836.c
56
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/amd/ps/ps-pdm-dma.c
290
int cmd, struct snd_soc_dai *dai)
sound/soc/amd/ps/ps-sdw-dma.c
313
struct snd_soc_dai *cpu_dai;
sound/soc/amd/raven/acp3x-i2s.c
149
int cmd, struct snd_soc_dai *dai)
sound/soc/amd/raven/acp3x-i2s.c
20
static int acp3x_i2s_set_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/amd/raven/acp3x-i2s.c
41
static int acp3x_i2s_set_tdm_slot(struct snd_soc_dai *cpu_dai,
sound/soc/amd/raven/acp3x-i2s.c
73
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/amd/renoir/acp3x-pdm-dma.c
313
int cmd, struct snd_soc_dai *dai)
sound/soc/amd/vangogh/acp5x-i2s.c
20
static int acp5x_i2s_set_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/amd/vangogh/acp5x-i2s.c
233
int cmd, struct snd_soc_dai *dai)
sound/soc/amd/vangogh/acp5x-i2s.c
50
static int acp5x_i2s_set_tdm_slot(struct snd_soc_dai *cpu_dai,
sound/soc/amd/vangogh/acp5x-i2s.c
84
struct snd_soc_dai *dai)
sound/soc/amd/vangogh/acp5x-mach.c
169
struct snd_soc_dai *dai = snd_soc_card_get_codec_dai(card, ACP5X_NAU8821_DAI_NAME);
sound/soc/amd/vangogh/acp5x-mach.c
65
struct snd_soc_dai *dai;
sound/soc/amd/yc/acp6x-pdm-dma.c
285
int cmd, struct snd_soc_dai *dai)
sound/soc/apple/mca.c
179
static struct mca_cluster *mca_dai_to_cluster(struct snd_soc_dai *dai)
sound/soc/apple/mca.c
193
struct snd_soc_dai *dai)
sound/soc/apple/mca.c
230
struct snd_soc_dai *dai)
sound/soc/apple/mca.c
327
struct snd_soc_dai *dai)
sound/soc/apple/mca.c
357
struct snd_soc_dai *dai)
sound/soc/apple/mca.c
466
struct snd_soc_dai *dai)
sound/soc/apple/mca.c
487
static int mca_fe_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/apple/mca.c
500
static int mca_fe_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/apple/mca.c
558
static int mca_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/apple/mca.c
587
struct snd_soc_dai *dai)
sound/soc/apple/mca.c
722
struct snd_soc_dai *dai)
sound/soc/apple/mca.c
774
struct snd_soc_dai *dai)
sound/soc/atmel/atmel-classd.c
121
struct snd_soc_dai *cpu_dai)
sound/soc/atmel/atmel-classd.c
293
static int atmel_classd_cpu_dai_mute_stream(struct snd_soc_dai *cpu_dai,
sound/soc/atmel/atmel-classd.c
341
struct snd_soc_dai *cpu_dai)
sound/soc/atmel/atmel-classd.c
386
struct snd_soc_dai *cpu_dai)
sound/soc/atmel/atmel-classd.c
395
struct snd_soc_dai *cpu_dai)
sound/soc/atmel/atmel-classd.c
408
int cmd, struct snd_soc_dai *cpu_dai)
sound/soc/atmel/atmel-i2s.c
263
static int atmel_i2s_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/atmel/atmel-i2s.c
272
struct snd_soc_dai *dai)
sound/soc/atmel/atmel-i2s.c
324
struct snd_soc_dai *dai)
sound/soc/atmel/atmel-i2s.c
477
struct snd_soc_dai *dai)
sound/soc/atmel/atmel-i2s.c
535
static int atmel_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/atmel/atmel-pdmic.c
105
struct snd_soc_dai *cpu_dai)
sound/soc/atmel/atmel-pdmic.c
133
struct snd_soc_dai *cpu_dai)
sound/soc/atmel/atmel-pdmic.c
146
struct snd_soc_dai *cpu_dai)
sound/soc/atmel/atmel-pdmic.c
357
struct snd_soc_dai *cpu_dai)
sound/soc/atmel/atmel-pdmic.c
432
int cmd, struct snd_soc_dai *cpu_dai)
sound/soc/atmel/atmel_ssc_dai.c
270
struct snd_soc_dai *dai)
sound/soc/atmel/atmel_ssc_dai.c
333
struct snd_soc_dai *dai)
sound/soc/atmel/atmel_ssc_dai.c
378
static int atmel_ssc_set_dai_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/atmel/atmel_ssc_dai.c
391
static int atmel_ssc_set_dai_clkdiv(struct snd_soc_dai *cpu_dai,
sound/soc/atmel/atmel_ssc_dai.c
459
struct snd_soc_dai *dai)
sound/soc/atmel/atmel_ssc_dai.c
713
struct snd_soc_dai *dai)
sound/soc/atmel/atmel_ssc_dai.c
737
int cmd, struct snd_soc_dai *dai)
sound/soc/atmel/atmel_wm8904.c
29
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/atmel/mchp-i2s-mcc.c
322
static int mchp_i2s_mcc_set_sysclk(struct snd_soc_dai *dai,
sound/soc/atmel/mchp-i2s-mcc.c
339
static int mchp_i2s_mcc_set_bclk_ratio(struct snd_soc_dai *dai,
sound/soc/atmel/mchp-i2s-mcc.c
351
static int mchp_i2s_mcc_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/atmel/mchp-i2s-mcc.c
374
static int mchp_i2s_mcc_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/atmel/mchp-i2s-mcc.c
532
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-i2s-mcc.c
761
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-i2s-mcc.c
817
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-i2s-mcc.c
888
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-i2s-mcc.c
901
static int mchp_i2s_mcc_dai_probe(struct snd_soc_dai *dai)
sound/soc/atmel/mchp-pdmc.c
424
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-pdmc.c
436
static int mchp_pdmc_dai_probe(struct snd_soc_dai *dai)
sound/soc/atmel/mchp-pdmc.c
445
static int mchp_pdmc_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/atmel/mchp-pdmc.c
522
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-pdmc.c
641
int cmd, struct snd_soc_dai *dai)
sound/soc/atmel/mchp-pdmc.c
732
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-spdifrx.c
395
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-spdifrx.c
436
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-spdifrx.c
596
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdifrx.c
605
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdifrx.c
678
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdifrx.c
687
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdifrx.c
707
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdifrx.c
744
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdifrx.c
781
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdifrx.c
845
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdifrx.c
968
static int mchp_spdifrx_dai_probe(struct snd_soc_dai *dai)
sound/soc/atmel/mchp-spdifrx.c
998
static int mchp_spdifrx_dai_remove(struct snd_soc_dai *dai)
sound/soc/atmel/mchp-spdiftx.c
284
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-spdiftx.c
296
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-spdiftx.c
305
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-spdiftx.c
347
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-spdiftx.c
511
struct snd_soc_dai *dai)
sound/soc/atmel/mchp-spdiftx.c
549
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdiftx.c
565
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdiftx.c
608
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdiftx.c
625
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-spdiftx.c
685
static int mchp_spdiftx_dai_probe(struct snd_soc_dai *dai)
sound/soc/atmel/mikroe-proto.c
24
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/atmel/sam9g20_wm8731.c
69
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/atmel/sam9x5_wm8731.c
42
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/au1x/ac97c.c
191
struct snd_soc_dai *dai)
sound/soc/au1x/ac97c.c
198
static int au1xac97c_dai_probe(struct snd_soc_dai *dai)
sound/soc/au1x/db1200.c
99
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/au1x/i2sc.c
137
int cmd, struct snd_soc_dai *dai)
sound/soc/au1x/i2sc.c
183
struct snd_soc_dai *dai)
sound/soc/au1x/i2sc.c
198
struct snd_soc_dai *dai)
sound/soc/au1x/i2sc.c
81
static int au1xi2s_set_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/au1x/psc-ac97.c
209
struct snd_soc_dai *dai)
sound/soc/au1x/psc-ac97.c
289
int cmd, struct snd_soc_dai *dai)
sound/soc/au1x/psc-ac97.c
323
struct snd_soc_dai *dai)
sound/soc/au1x/psc-ac97.c
330
static int au1xpsc_ac97_probe(struct snd_soc_dai *dai)
sound/soc/au1x/psc-i2s.c
112
struct snd_soc_dai *dai)
sound/soc/au1x/psc-i2s.c
237
struct snd_soc_dai *dai)
sound/soc/au1x/psc-i2s.c
258
struct snd_soc_dai *dai)
sound/soc/au1x/psc-i2s.c
51
static int au1xpsc_i2s_set_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/bcm/bcm2835-i2s.c
219
static int bcm2835_i2s_set_dai_fmt(struct snd_soc_dai *dai,
sound/soc/bcm/bcm2835-i2s.c
227
static int bcm2835_i2s_set_dai_bclk_ratio(struct snd_soc_dai *dai,
sound/soc/bcm/bcm2835-i2s.c
249
static int bcm2835_i2s_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/bcm/bcm2835-i2s.c
331
struct snd_soc_dai *dai)
sound/soc/bcm/bcm2835-i2s.c
618
struct snd_soc_dai *dai)
sound/soc/bcm/bcm2835-i2s.c
643
struct snd_soc_dai *dai)
sound/soc/bcm/bcm2835-i2s.c
661
struct snd_soc_dai *dai)
sound/soc/bcm/bcm2835-i2s.c
694
struct snd_soc_dai *dai)
sound/soc/bcm/bcm2835-i2s.c
719
struct snd_soc_dai *dai)
sound/soc/bcm/bcm2835-i2s.c
740
static int bcm2835_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/bcm/bcm63xx-i2s-whistler.c
143
struct snd_soc_dai *dai)
sound/soc/bcm/bcm63xx-i2s-whistler.c
76
struct snd_soc_dai *dai)
sound/soc/bcm/bcm63xx-i2s-whistler.c
90
struct snd_soc_dai *dai)
sound/soc/bcm/cygnus-ssp.c
1045
static int __cygnus_ssp_suspend(struct snd_soc_dai *cpu_dai)
sound/soc/bcm/cygnus-ssp.c
1076
struct snd_soc_dai *dai;
sound/soc/bcm/cygnus-ssp.c
1085
static int __cygnus_ssp_resume(struct snd_soc_dai *cpu_dai)
sound/soc/bcm/cygnus-ssp.c
1122
struct snd_soc_dai *dai;
sound/soc/bcm/cygnus-ssp.c
237
static struct cygnus_aio_port *cygnus_dai_get_portinfo(struct snd_soc_dai *dai)
sound/soc/bcm/cygnus-ssp.c
612
struct snd_soc_dai *dai)
sound/soc/bcm/cygnus-ssp.c
705
static int cygnus_ssp_set_sysclk(struct snd_soc_dai *dai,
sound/soc/bcm/cygnus-ssp.c
734
struct snd_soc_dai *dai)
sound/soc/bcm/cygnus-ssp.c
753
struct snd_soc_dai *dai)
sound/soc/bcm/cygnus-ssp.c
811
int cygnus_ssp_set_custom_fsync_width(struct snd_soc_dai *cpu_dai, int len)
sound/soc/bcm/cygnus-ssp.c
824
static int cygnus_ssp_set_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/bcm/cygnus-ssp.c
923
struct snd_soc_dai *dai)
sound/soc/bcm/cygnus-ssp.c
960
static int cygnus_set_dai_tdm_slot(struct snd_soc_dai *cpu_dai,
sound/soc/bcm/cygnus-ssp.h
120
extern int cygnus_ssp_set_custom_fsync_width(struct snd_soc_dai *cpu_dai,
sound/soc/bcm/cygnus-ssp.h
125
extern int cygnus_ssp_set_custom_fsync_width(struct snd_soc_dai *cpu_dai,
sound/soc/cirrus/ep93xx-i2s.c
197
static int ep93xx_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/cirrus/ep93xx-i2s.c
208
struct snd_soc_dai *dai)
sound/soc/cirrus/ep93xx-i2s.c
216
struct snd_soc_dai *dai)
sound/soc/cirrus/ep93xx-i2s.c
223
static int ep93xx_i2s_set_dai_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/cirrus/ep93xx-i2s.c
301
struct snd_soc_dai *dai)
sound/soc/cirrus/ep93xx-i2s.c
358
static int ep93xx_i2s_set_sysclk(struct snd_soc_dai *cpu_dai, int clk_id,
sound/soc/codecs/88pm860x-codec.c
1001
static int pm860x_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/88pm860x-codec.c
1017
struct snd_soc_dai *dai)
sound/soc/codecs/88pm860x-codec.c
1066
static int pm860x_i2s_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/88pm860x-codec.c
905
static int pm860x_mute_stream(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/88pm860x-codec.c
920
struct snd_soc_dai *dai)
sound/soc/codecs/88pm860x-codec.c
961
static int pm860x_pcm_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ab8500-codec.c
1750
static int ab8500_audio_set_bit_delay(struct snd_soc_dai *dai,
sound/soc/codecs/ab8500-codec.c
1813
static int ab8500_codec_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/ab8500-codec.c
1935
static int ab8500_codec_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/ac97.c
34
struct snd_soc_dai *dai)
sound/soc/codecs/ad1836.c
131
static int ad1836_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ad1836.c
164
struct snd_soc_dai *dai)
sound/soc/codecs/ad193x.c
146
static int ad193x_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/ad193x.c
161
static int ad193x_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/ad193x.c
194
static int ad193x_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ad193x.c
281
static int ad193x_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ad193x.c
314
struct snd_soc_dai *dai)
sound/soc/codecs/ad193x.c
390
struct snd_soc_dai *dai)
sound/soc/codecs/adau1372.c
573
static int adau1372_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/adau1372.c
638
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/adau1372.c
678
static int adau1372_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/adau1372.c
741
static int adau1372_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/adau1372.c
754
static int adau1372_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/codecs/adau1373.c
1050
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/adau1373.c
1117
static int adau1373_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/adau1373.c
1176
static int adau1373_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/adau1701.c
434
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/adau1701.c
476
static int adau1701_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/adau1701.c
575
static int adau1701_mute_stream(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/adau1701.c
617
struct snd_soc_dai *dai)
sound/soc/codecs/adau17x1.c
358
static int adau17x1_set_dai_pll(struct snd_soc_dai *dai, int pll_id,
sound/soc/codecs/adau17x1.c
383
static int adau17x1_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/adau17x1.c
435
static int adau17x1_auto_pll(struct snd_soc_dai *dai,
sound/soc/codecs/adau17x1.c
469
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/adau17x1.c
562
static int adau17x1_set_dai_fmt(struct snd_soc_dai *dai,
sound/soc/codecs/adau17x1.c
643
static int adau17x1_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/adau17x1.c
769
struct snd_soc_dai *dai)
sound/soc/codecs/adau1977.c
293
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/adau1977.c
496
static int adau1977_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/adau1977.c
603
static int adau1977_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/adau1977.c
617
static int adau1977_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/adau1977.c
704
struct snd_soc_dai *dai)
sound/soc/codecs/adau1977.c
730
static int adau1977_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/adau7118.c
123
static int adau7118_set_channel_map(struct snd_soc_dai *dai,
sound/soc/codecs/adau7118.c
147
static int adau7118_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/adau7118.c
216
static int adau7118_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/adau7118.c
234
static int adau7118_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/adau7118.c
274
struct snd_soc_dai *dai)
sound/soc/codecs/adav80x.c
365
static int adav80x_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/adav80x.c
454
struct snd_soc_dai *dai, struct snd_pcm_hw_params *params)
sound/soc/codecs/adav80x.c
483
struct snd_soc_dai *dai, struct snd_pcm_hw_params *params)
sound/soc/codecs/adav80x.c
515
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/adav80x.c
724
struct snd_soc_dai *dai)
sound/soc/codecs/adav80x.c
737
struct snd_soc_dai *dai)
sound/soc/codecs/ak4104.c
60
static int ak4104_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ak4104.c
98
struct snd_soc_dai *dai)
sound/soc/codecs/ak4118.c
195
static int ak4118_set_dai_fmt(struct snd_soc_dai *dai,
sound/soc/codecs/ak4118.c
234
struct snd_soc_dai *dai)
sound/soc/codecs/ak4375.c
251
struct snd_soc_dai *dai)
sound/soc/codecs/ak4375.c
274
static int ak4375_dai_set_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/ak4375.c
367
static int ak4375_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/ak4458.c
345
struct snd_soc_dai *dai)
sound/soc/codecs/ak4458.c
468
static int ak4458_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/ak4458.c
518
static int ak4458_set_dai_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/ak4458.c
547
static int ak4458_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/ak4458.c
587
struct snd_soc_dai *dai)
sound/soc/codecs/ak4535.c
248
static int ak4535_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ak4535.c
260
struct snd_soc_dai *dai)
sound/soc/codecs/ak4535.c
287
static int ak4535_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ak4535.c
312
static int ak4535_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/ak4613.c
381
struct snd_soc_dai *dai)
sound/soc/codecs/ak4613.c
505
struct snd_soc_dai *dai)
sound/soc/codecs/ak4613.c
518
static int ak4613_dai_set_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ak4613.c
529
static int ak4613_dai_set_fmt(struct snd_soc_dai *dai, unsigned int format)
sound/soc/codecs/ak4613.c
563
struct snd_soc_dai *dai)
sound/soc/codecs/ak4613.c
710
struct snd_soc_dai *dai)
sound/soc/codecs/ak4619.c
534
struct snd_soc_dai *dai)
sound/soc/codecs/ak4619.c
627
static int ak4619_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/ak4619.c
684
static int ak4619_dai_set_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ak4619.c
695
static int ak4619_dai_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/ak4619.c
770
struct snd_soc_dai *dai)
sound/soc/codecs/ak4642.c
278
struct snd_soc_dai *dai)
sound/soc/codecs/ak4642.c
321
struct snd_soc_dai *dai)
sound/soc/codecs/ak4642.c
335
static int ak4642_dai_set_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ak4642.c
386
static int ak4642_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/ak4642.c
469
struct snd_soc_dai *dai)
sound/soc/codecs/ak4671.c
423
struct snd_soc_dai *dai)
sound/soc/codecs/ak4671.c
468
static int ak4671_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/ak4671.c
514
static int ak4671_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/ak5386.c
100
struct snd_soc_dai *dai)
sound/soc/codecs/ak5386.c
121
struct snd_soc_dai *dai)
sound/soc/codecs/ak5386.c
83
static int ak5386_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ak5558.c
172
struct snd_soc_dai *dai)
sound/soc/codecs/ak5558.c
195
static int ak5558_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/ak5558.c
232
static int ak5558_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/ak5558.c
281
struct snd_soc_dai *dai)
sound/soc/codecs/alc5623.c
520
static int alc5623_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/alc5623.c
617
static int alc5623_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/alc5623.c
638
static int alc5623_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/alc5623.c
692
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/alc5623.c
735
static int alc5623_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/alc5632.c
677
static int alc5632_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/alc5632.c
790
static int alc5632_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/alc5632.c
812
static int alc5632_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/alc5632.c
868
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/alc5632.c
905
static int alc5632_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/arizona.c
1440
static int arizona_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/arizona.c
1615
struct snd_soc_dai *dai)
sound/soc/codecs/arizona.c
1675
struct snd_soc_dai *dai)
sound/soc/codecs/arizona.c
1775
struct snd_soc_dai *dai)
sound/soc/codecs/arizona.c
1908
static int arizona_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/arizona.c
1954
static int arizona_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/arizona.c
1970
static void arizona_set_channels_to_mask(struct snd_soc_dai *dai,
sound/soc/codecs/arizona.c
1993
static int arizona_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/aw88261.c
656
static int aw88261_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/aw88261.c
697
struct snd_soc_dai *dai)
sound/soc/codecs/aw88261.c
787
static int aw88261_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/cpcap.c
1136
struct snd_soc_dai *dai)
sound/soc/codecs/cpcap.c
1146
static int cpcap_hifi_set_dai_sysclk(struct snd_soc_dai *codec_dai, int clk_id,
sound/soc/codecs/cpcap.c
1157
static int cpcap_hifi_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cpcap.c
1239
static int cpcap_hifi_set_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cpcap.c
1266
struct snd_soc_dai *dai)
sound/soc/codecs/cpcap.c
1304
static int cpcap_voice_set_dai_sysclk(struct snd_soc_dai *codec_dai, int clk_id,
sound/soc/codecs/cpcap.c
1315
static int cpcap_voice_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cpcap.c
1402
static int cpcap_voice_call(struct cpcap_audio *cpcap, struct snd_soc_dai *dai,
sound/soc/codecs/cpcap.c
1468
static int cpcap_voice_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/cpcap.c
1508
static int cpcap_voice_set_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cq93vc.c
33
static int cq93vc_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cq93vc.c
49
static int cq93vc_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cros_ec_codec.c
222
struct snd_soc_dai *dai)
sound/soc/codecs/cros_ec_codec.c
268
static int i2s_rx_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/cros_ec_codec.c
278
static int i2s_rx_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/cs35l32.c
151
static int cs35l32_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs35l32.c
172
static int cs35l32_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/cs35l33.c
435
static int cs35l33_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs35l33.c
477
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l33.c
518
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l33.c
526
static int cs35l33_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/cs35l33.c
546
static int cs35l33_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/cs35l34.c
267
static int cs35l34_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/cs35l34.c
520
static int cs35l34_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs35l34.c
542
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l34.c
565
static int cs35l34_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/cs35l34.c
579
static int cs35l34_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/cs35l35.c
363
static int cs35l35_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs35l35.c
464
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l35.c
601
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l35.c
629
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l35.c
648
static int cs35l35_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/cs35l36.c
751
static int cs35l36_set_dai_fmt(struct snd_soc_dai *component_dai,
sound/soc/codecs/cs35l36.c
862
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l36.c
905
static int cs35l36_dai_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/cs35l41.c
675
static int cs35l41_set_channel_map(struct snd_soc_dai *dai, unsigned int tx_n,
sound/soc/codecs/cs35l41.c
684
static int cs35l41_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/cs35l41.c
757
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l41.c
862
static int cs35l41_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/cs35l45.c
639
static int cs35l45_asp_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs35l45.c
699
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l45.c
770
static int cs35l45_asp_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/cs35l45.c
785
static int cs35l45_asp_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/cs35l45.c
809
static int cs35l45_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/cs35l56.c
394
static int cs35l56_asp_dai_probe(struct snd_soc_dai *codec_dai)
sound/soc/codecs/cs35l56.c
401
static int cs35l56_asp_dai_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs35l56.c
479
static int cs35l56_asp_dai_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/cs35l56.c
526
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l56.c
583
static int cs35l56_asp_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/cs35l56.c
615
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l56.c
620
static int cs35l56_sdw_dai_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/cs35l56.c
634
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l56.c
684
struct snd_soc_dai *dai)
sound/soc/codecs/cs35l56.c
697
static int cs35l56_sdw_dai_set_stream(struct snd_soc_dai *dai,
sound/soc/codecs/cs40l50-codec.c
166
static int cs40l50_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs40l50-codec.c
205
struct snd_soc_dai *dai)
sound/soc/codecs/cs40l50-codec.c
227
static int cs40l50_set_dai_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/cs4234.c
287
static int cs4234_dai_set_fmt(struct snd_soc_dai *codec_dai, unsigned int format)
sound/soc/codecs/cs4234.c
344
struct snd_soc_dai *dai)
sound/soc/codecs/cs4234.c
464
static int cs4234_dai_startup(struct snd_pcm_substream *sub, struct snd_soc_dai *dai)
sound/soc/codecs/cs4234.c
522
static int cs4234_dai_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/cs4265.c
318
static int cs4265_set_sysclk(struct snd_soc_dai *codec_dai, int clk_id,
sound/soc/codecs/cs4265.c
340
static int cs4265_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs4265.c
380
static int cs4265_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cs4265.c
404
struct snd_soc_dai *dai)
sound/soc/codecs/cs4270.c
245
static int cs4270_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs4270.c
268
static int cs4270_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs4270.c
318
struct snd_soc_dai *dai)
sound/soc/codecs/cs4270.c
398
static int cs4270_dai_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cs4271.c
195
static int cs4271_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs4271.c
205
static int cs4271_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs4271.c
339
struct snd_soc_dai *dai)
sound/soc/codecs/cs4271.c
405
static int cs4271_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/cs42l42-sdw.c
117
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l42-sdw.c
152
static int cs42l42_sdw_dai_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/cs42l42-sdw.c
161
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l42-sdw.c
52
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l42-sdw.c
64
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l42-sdw.c
98
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l42.c
1015
static int cs42l42_set_bclk_ratio(struct snd_soc_dai *dai,
sound/soc/codecs/cs42l42.c
1026
int cs42l42_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/cs42l42.c
827
static int cs42l42_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs42l42.c
889
static int cs42l42_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/codecs/cs42l42.c
910
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l42.c
991
static int cs42l42_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/cs42l42.h
71
int cs42l42_mute_stream(struct snd_soc_dai *dai, int mute, int stream);
sound/soc/codecs/cs42l43-sdw.c
22
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/cs42l43-sdw.c
48
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l43-sdw.c
61
int cs42l43_sdw_set_stream(struct snd_soc_dai *dai, void *sdw_stream, int direction)
sound/soc/codecs/cs42l43.c
329
static int cs42l43_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/codecs/cs42l43.c
383
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l43.c
404
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l43.c
491
static int cs42l43_asp_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/cs42l43.c
601
static int cs42l43_asp_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/cs42l43.c
623
static int cs42l43_dai_probe(struct snd_soc_dai *dai)
sound/soc/codecs/cs42l43.c
661
static int cs42l43_dai_remove(struct snd_soc_dai *dai)
sound/soc/codecs/cs42l43.c
684
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l43.h
113
struct snd_soc_dai *dai);
sound/soc/codecs/cs42l43.h
115
struct snd_soc_dai *dai);
sound/soc/codecs/cs42l43.h
116
int cs42l43_sdw_set_stream(struct snd_soc_dai *dai, void *sdw_stream, int direction);
sound/soc/codecs/cs42l43.h
122
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l51.c
307
static int cs42l51_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs42l51.c
383
static int cs42l51_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs42l51.c
395
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l51.c
513
static int cs42l51_dai_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cs42l52.c
731
static int cs42l52_set_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs42l52.c
746
static int cs42l52_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs42l52.c
806
static int cs42l52_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cs42l52.c
824
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l56.c
746
static int cs42l56_set_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs42l56.c
786
static int cs42l56_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs42l56.c
835
static int cs42l56_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cs42l56.c
892
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l73.c
1054
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l73.c
1139
static int cs42l73_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/cs42l73.c
1154
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l73.c
883
static int cs42l73_set_mclk(struct snd_soc_dai *dai, unsigned int freq)
sound/soc/codecs/cs42l73.c
915
static int cs42l73_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/cs42l73.c
941
static int cs42l73_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs42l84.c
467
static int cs42l84_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs42l84.c
496
struct snd_soc_dai *dai)
sound/soc/codecs/cs42l84.c
553
static int cs42l84_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/cs42l84.c
577
static int cs42l84_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/cs42xx8.c
200
static int cs42xx8_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs42xx8.c
211
static int cs42xx8_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs42xx8.c
267
struct snd_soc_dai *dai)
sound/soc/codecs/cs42xx8.c
368
struct snd_soc_dai *dai)
sound/soc/codecs/cs42xx8.c
383
static int cs42xx8_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cs43130.c
1489
struct snd_soc_dai *dai)
sound/soc/codecs/cs43130.c
1506
struct snd_soc_dai *dai)
sound/soc/codecs/cs43130.c
1513
static int cs43130_pcm_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs43130.c
1576
static int cs43130_dsd_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/cs43130.c
1599
static int cs43130_set_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs43130.c
814
struct snd_soc_dai *dai)
sound/soc/codecs/cs43130.c
873
struct snd_soc_dai *dai)
sound/soc/codecs/cs43130.c
986
struct snd_soc_dai *dai)
sound/soc/codecs/cs4341.c
119
static int cs4341_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cs4341.c
46
static int cs4341_set_fmt(struct snd_soc_dai *dai, unsigned int format)
sound/soc/codecs/cs4341.c
80
struct snd_soc_dai *dai)
sound/soc/codecs/cs4349.c
132
static int cs4349_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/cs4349.c
69
static int cs4349_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/cs4349.c
93
struct snd_soc_dai *dai)
sound/soc/codecs/cs48l32.c
1857
static int cs48l32_asp_dai_probe(struct snd_soc_dai *dai)
sound/soc/codecs/cs48l32.c
1886
static int cs48l32_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/cs48l32.c
2027
static int cs48l32_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/codecs/cs48l32.c
2062
struct snd_soc_dai *dai)
sound/soc/codecs/cs48l32.c
2128
struct snd_soc_dai *dai)
sound/soc/codecs/cs48l32.c
2237
static int cs48l32_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/cs48l32.c
2306
static void cs48l32_set_channels_to_mask(struct snd_soc_dai *dai,
sound/soc/codecs/cs48l32.c
2341
static int cs48l32_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/cs530x.c
769
struct snd_soc_dai *dai)
sound/soc/codecs/cs530x.c
832
static int cs530x_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/cs530x.c
896
static int cs530x_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/cs53l30.c
545
static int cs53l30_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/cs53l30.c
569
static int cs53l30_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/cs53l30.c
623
struct snd_soc_dai *dai)
sound/soc/codecs/cs53l30.c
734
static int cs53l30_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/cs53l30.c
748
static int cs53l30_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/cs53l30.c
820
static int cs53l30_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/cx2072x.c
1535
static int cx2072x_dsp_dai_probe(struct snd_soc_dai *dai)
sound/soc/codecs/cx2072x.c
904
struct snd_soc_dai *dai)
sound/soc/codecs/cx2072x.c
971
static int cx2072x_set_dai_bclk_ratio(struct snd_soc_dai *dai,
sound/soc/codecs/cx2072x.c
981
static int cx2072x_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/cx2072x.c
996
static int cx2072x_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/da7210.c
756
struct snd_soc_dai *dai)
sound/soc/codecs/da7210.c
870
static int da7210_set_dai_fmt(struct snd_soc_dai *codec_dai, u32 fmt)
sound/soc/codecs/da7210.c
927
static int da7210_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/da7210.c
942
static int da7210_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/da7210.c
985
static int da7210_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/da7213.c
1322
struct snd_soc_dai *dai)
sound/soc/codecs/da7213.c
1421
static int da7213_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/da7213.c
1527
static int da7213_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/da7218.c
1809
static int da7218_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/da7218.c
1855
static int da7218_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/da7218.c
1931
static int da7218_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/da7218.c
2018
static int da7218_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/da7218.c
2089
struct snd_soc_dai *dai)
sound/soc/codecs/da7219.c
1163
static int da7219_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/da7219.c
1294
static int da7219_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/da7219.c
1308
static int da7219_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/da7219.c
1423
static int da7219_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/da7219.c
1561
struct snd_soc_dai *dai)
sound/soc/codecs/da732x.c
1012
static int da732x_set_dai_fmt(struct snd_soc_dai *dai, u32 fmt)
sound/soc/codecs/da732x.c
1175
static int da732x_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/da732x.c
942
struct snd_soc_dai *dai)
sound/soc/codecs/da9055.c
1048
struct snd_soc_dai *dai)
sound/soc/codecs/da9055.c
1156
static int da9055_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/da9055.c
1213
static int da9055_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/da9055.c
1235
static int da9055_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/da9055.c
1278
static int da9055_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/dmic.c
36
int cmd, struct snd_soc_dai *dai)
sound/soc/codecs/es7134.c
37
static int es7134_check_mclk(struct snd_soc_dai *dai,
sound/soc/codecs/es7134.c
67
struct snd_soc_dai *dai)
sound/soc/codecs/es7134.c
78
static int es7134_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/es7134.c
91
static int es7134_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/es7241.c
112
static int es7241_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/es7241.c
125
static int es7241_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/es7241.c
88
struct snd_soc_dai *dai)
sound/soc/codecs/es8311.c
450
static int es8311_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/es8311.c
467
struct snd_soc_dai *dai)
sound/soc/codecs/es8311.c
483
struct snd_soc_dai *dai)
sound/soc/codecs/es8311.c
641
static int es8311_set_sysclk(struct snd_soc_dai *codec_dai, int clk_id,
sound/soc/codecs/es8311.c
674
static int es8311_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/es8316.c
363
static int es8316_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/es8316.c
406
static int es8316_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/es8316.c
456
struct snd_soc_dai *dai)
sound/soc/codecs/es8316.c
471
struct snd_soc_dai *dai)
sound/soc/codecs/es8316.c
550
static int es8316_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/es8323.c
444
static int es8323_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/es8323.c
475
static int es8323_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/es8323.c
544
struct snd_soc_dai *dai)
sound/soc/codecs/es8323.c
560
struct snd_soc_dai *dai)
sound/soc/codecs/es8323.c
618
static int es8323_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/es8326.c
498
static int es8326_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/es8326.c
509
static int es8326_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/es8326.c
552
struct snd_soc_dai *dai)
sound/soc/codecs/es8326.c
616
static int es8326_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/es8328.c
436
static int es8328_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/es8328.c
444
struct snd_soc_dai *dai)
sound/soc/codecs/es8328.c
459
struct snd_soc_dai *dai)
sound/soc/codecs/es8328.c
549
static int es8328_set_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/es8328.c
590
static int es8328_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/es8375.c
287
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/es8375.c
362
static int es8375_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/es8375.c
373
static int es8375_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/es8375.c
472
static int es8375_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/es8389.c
489
static int es8389_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/es8389.c
500
static int es8389_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/es8389.c
514
static int es8389_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/es8389.c
560
struct snd_soc_dai *dai)
sound/soc/codecs/es8389.c
691
static int es8389_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/es9356.c
235
static int es9356_sdw_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/es9356.c
244
struct snd_soc_dai *dai)
sound/soc/codecs/es9356.c
469
static int es9356_power_state(struct snd_soc_dai *dai, unsigned char ps, unsigned int *rate)
sound/soc/codecs/es9356.c
523
struct snd_soc_dai *dai)
sound/soc/codecs/es9356.c
582
struct snd_soc_dai *dai)
sound/soc/codecs/framer-codec.c
103
struct snd_soc_dai *dai = rule->private;
sound/soc/codecs/framer-codec.c
109
static int framer_dai_hw_rule_format_by_channels(struct snd_soc_dai *dai,
sound/soc/codecs/framer-codec.c
140
struct snd_soc_dai *dai = rule->private;
sound/soc/codecs/framer-codec.c
149
struct snd_soc_dai *dai = rule->private;
sound/soc/codecs/framer-codec.c
186
struct snd_soc_dai *dai)
sound/soc/codecs/framer-codec.c
33
static int framer_dai_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/framer-codec.c
69
static int framer_dai_hw_rule_channels_by_format(struct snd_soc_dai *dai,
sound/soc/codecs/framer-codec.c
94
struct snd_soc_dai *dai = rule->private;
sound/soc/codecs/fs210x.c
692
struct snd_soc_dai *dai)
sound/soc/codecs/fs210x.c
733
static int fs210x_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/fs210x.c
753
struct snd_soc_dai *dai)
sound/soc/codecs/fs210x.c
783
static int fs210x_dai_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/fs210x.c
814
int cmd, struct snd_soc_dai *dai)
sound/soc/codecs/hda-dai.c
12
static int hda_codec_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/codecs/hda-dai.c
38
static void hda_codec_dai_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/codecs/hda-dai.c
59
static int hda_codec_dai_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/codecs/hda-dai.c
72
static int hda_codec_dai_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/codecs/hda.c
102
struct snd_soc_dai *dai;
sound/soc/codecs/hda.c
127
struct snd_soc_dai *dai, *save;
sound/soc/codecs/hdac_hda.c
193
static int hdac_hda_dai_set_stream(struct snd_soc_dai *dai,
sound/soc/codecs/hdac_hda.c
215
struct snd_soc_dai *dai)
sound/soc/codecs/hdac_hda.c
246
struct snd_soc_dai *dai)
sound/soc/codecs/hdac_hda.c
265
struct snd_soc_dai *dai)
sound/soc/codecs/hdac_hda.c
294
struct snd_soc_dai *dai)
sound/soc/codecs/hdac_hda.c
319
struct snd_soc_dai *dai)
sound/soc/codecs/hdac_hda.c
339
struct snd_soc_dai *dai)
sound/soc/codecs/hdac_hda.c
47
struct snd_soc_dai *dai);
sound/soc/codecs/hdac_hda.c
49
struct snd_soc_dai *dai);
sound/soc/codecs/hdac_hda.c
51
struct snd_soc_dai *dai);
sound/soc/codecs/hdac_hda.c
54
struct snd_soc_dai *dai);
sound/soc/codecs/hdac_hda.c
56
struct snd_soc_dai *dai);
sound/soc/codecs/hdac_hda.c
57
static int hdac_hda_dai_set_stream(struct snd_soc_dai *dai, void *stream,
sound/soc/codecs/hdac_hda.c
60
struct snd_soc_dai *dai);
sound/soc/codecs/hdac_hdmi.c
438
static int hdac_hdmi_set_stream(struct snd_soc_dai *dai,
sound/soc/codecs/hdac_hdmi.c
465
struct snd_pcm_hw_params *hparams, struct snd_soc_dai *dai)
sound/soc/codecs/hdac_hdmi.c
589
struct snd_soc_dai *dai)
sound/soc/codecs/hdac_hdmi.c
632
struct snd_soc_dai *dai)
sound/soc/codecs/hdmi-codec.c
444
struct snd_soc_dai *dai)
sound/soc/codecs/hdmi-codec.c
493
struct snd_soc_dai *dai)
sound/soc/codecs/hdmi-codec.c
511
static int hdmi_codec_fill_codec_params(struct snd_soc_dai *dai,
sound/soc/codecs/hdmi-codec.c
564
struct snd_soc_dai *dai)
sound/soc/codecs/hdmi-codec.c
608
struct snd_soc_dai *dai)
sound/soc/codecs/hdmi-codec.c
643
static int hdmi_codec_i2s_set_fmt(struct snd_soc_dai *dai,
sound/soc/codecs/hdmi-codec.c
710
static int hdmi_codec_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/hdmi-codec.c
795
struct snd_soc_dai *dai)
sound/soc/codecs/hdmi-codec.c
843
struct snd_soc_dai *dai)
sound/soc/codecs/hdmi-codec.c
847
struct snd_soc_dai *d;
sound/soc/codecs/hdmi-codec.c
883
struct snd_soc_dai *dai)
sound/soc/codecs/hdmi-codec.c
893
static int hdmi_dai_probe(struct snd_soc_dai *dai)
sound/soc/codecs/hdmi-codec.c
932
static int hdmi_dai_remove(struct snd_soc_dai *dai)
sound/soc/codecs/hdmi-codec.c
995
static int hdmi_dai_spdif_probe(struct snd_soc_dai *dai)
sound/soc/codecs/idt821034.c
696
static int idt821034_dai_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/idt821034.c
768
static int idt821034_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/idt821034.c
799
struct snd_soc_dai *dai)
sound/soc/codecs/idt821034.c
836
struct snd_soc_dai *dai)
sound/soc/codecs/inno_rk3036.c
196
static int rk3036_codec_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/inno_rk3036.c
268
struct snd_soc_dai *dai)
sound/soc/codecs/isabelle.c
863
static int isabelle_hs_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/isabelle.c
871
static int isabelle_hf_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/isabelle.c
879
static int isabelle_line_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/isabelle.c
912
struct snd_soc_dai *dai)
sound/soc/codecs/isabelle.c
971
static int isabelle_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/jz4725b.c
438
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/jz4740.c
151
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/jz4760.c
196
struct snd_soc_dai *dai)
sound/soc/codecs/jz4760.c
213
struct snd_soc_dai *dai)
sound/soc/codecs/jz4760.c
224
int cmd, struct snd_soc_dai *dai)
sound/soc/codecs/jz4760.c
249
static int jz4760_codec_mute_stream(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/jz4760.c
630
struct snd_soc_dai *dai)
sound/soc/codecs/jz4770.c
216
struct snd_soc_dai *dai)
sound/soc/codecs/jz4770.c
233
struct snd_soc_dai *dai)
sound/soc/codecs/jz4770.c
244
int cmd, struct snd_soc_dai *dai)
sound/soc/codecs/jz4770.c
269
static int jz4770_codec_mute_stream(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/jz4770.c
662
struct snd_soc_dai *dai)
sound/soc/codecs/lm49453.c
1108
struct snd_soc_dai *dai)
sound/soc/codecs/lm49453.c
1140
static int lm49453_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/lm49453.c
1194
static int lm49453_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/lm49453.c
1219
static int lm49453_hp_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/lm49453.c
1226
static int lm49453_lo_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/lm49453.c
1233
static int lm49453_ls_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/lm49453.c
1240
static int lm49453_ep_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/lm49453.c
1247
static int lm49453_ha_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/lochnagar-sc.c
111
struct snd_soc_dai *dai)
sound/soc/codecs/lochnagar-sc.c
119
static int lochnagar_sc_check_fmt(struct snd_soc_dai *dai, unsigned int fmt,
sound/soc/codecs/lochnagar-sc.c
130
static int lochnagar_sc_set_line_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/lochnagar-sc.c
135
static int lochnagar_sc_set_usb_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/lochnagar-sc.c
70
struct snd_soc_dai *dai)
sound/soc/codecs/lochnagar-sc.c
89
struct snd_soc_dai *dai)
sound/soc/codecs/lpass-rx-macro.c
1722
static int rx_macro_set_prim_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/lpass-rx-macro.c
1768
static int rx_macro_set_mix_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/lpass-rx-macro.c
1799
static int rx_macro_set_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/lpass-rx-macro.c
1820
struct snd_soc_dai *dai)
sound/soc/codecs/lpass-rx-macro.c
1842
static int rx_macro_get_channel_map(const struct snd_soc_dai *dai,
sound/soc/codecs/lpass-rx-macro.c
1904
static int rx_macro_digital_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/lpass-tx-macro.c
1125
struct snd_soc_dai *dai)
sound/soc/codecs/lpass-tx-macro.c
1169
static int tx_macro_get_channel_map(const struct snd_soc_dai *dai,
sound/soc/codecs/lpass-tx-macro.c
1189
static int tx_macro_digital_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/lpass-va-macro.c
858
struct snd_soc_dai *dai)
sound/soc/codecs/lpass-va-macro.c
906
static int va_macro_get_channel_map(const struct snd_soc_dai *dai,
sound/soc/codecs/lpass-va-macro.c
928
static int va_macro_digital_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/lpass-wsa-macro.c
1156
static int wsa_macro_set_prim_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/lpass-wsa-macro.c
1203
static int wsa_macro_set_mix_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/lpass-wsa-macro.c
1237
static int wsa_macro_set_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/lpass-wsa-macro.c
1274
struct snd_soc_dai *dai)
sound/soc/codecs/lpass-wsa-macro.c
1301
static int wsa_macro_get_channel_map(const struct snd_soc_dai *dai,
sound/soc/codecs/madera.c
2748
static int madera_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/madera.c
2928
struct snd_soc_dai *dai)
sound/soc/codecs/madera.c
2981
struct snd_soc_dai *dai)
sound/soc/codecs/madera.c
3087
struct snd_soc_dai *dai)
sound/soc/codecs/madera.c
3227
static int madera_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/madera.c
3275
static int madera_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/madera.c
3296
static void madera_set_channels_to_mask(struct snd_soc_dai *dai,
sound/soc/codecs/madera.c
3319
static int madera_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/max98088.c
1015
struct snd_soc_dai *dai)
sound/soc/codecs/max98088.c
1083
static int max98088_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/max98088.c
1126
static int max98088_dai1_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98088.c
1196
static int max98088_dai2_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98088.c
1263
static int max98088_dai1_mute(struct snd_soc_dai *codec_dai, int mute,
sound/soc/codecs/max98088.c
1279
static int max98088_dai2_mute(struct snd_soc_dai *codec_dai, int mute,
sound/soc/codecs/max98088.c
945
struct snd_soc_dai *dai)
sound/soc/codecs/max98090.c
1615
static int max98090_dai_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98090.c
1725
static int max98090_set_tdm_slot(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98090.c
1952
struct snd_soc_dai *dai)
sound/soc/codecs/max98090.c
1968
struct snd_soc_dai *dai)
sound/soc/codecs/max98090.c
2020
static int max98090_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/max98090.c
2062
static int max98090_dai_mute(struct snd_soc_dai *codec_dai, int mute,
sound/soc/codecs/max98090.c
2076
struct snd_soc_dai *dai)
sound/soc/codecs/max98095.c
1001
struct snd_soc_dai *dai)
sound/soc/codecs/max98095.c
1062
struct snd_soc_dai *dai)
sound/soc/codecs/max98095.c
1121
static int max98095_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/max98095.c
1158
static int max98095_dai1_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98095.c
1224
static int max98095_dai2_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98095.c
1291
static int max98095_dai3_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98095.c
940
struct snd_soc_dai *dai)
sound/soc/codecs/max98357a.c
28
int cmd, struct snd_soc_dai *dai)
sound/soc/codecs/max98363.c
192
struct snd_soc_dai *dai)
sound/soc/codecs/max98363.c
245
struct snd_soc_dai *dai)
sound/soc/codecs/max98363.c
261
static int max98363_set_sdw_stream(struct snd_soc_dai *dai,
sound/soc/codecs/max98371.c
180
static int max98371_dai_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98371.c
216
struct snd_soc_dai *dai)
sound/soc/codecs/max98373-i2c.c
120
static int max98373_dai_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/max98373-i2c.c
214
struct snd_soc_dai *dai)
sound/soc/codecs/max98373-i2c.c
316
static int max98373_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/max98373-sdw.c
507
struct snd_soc_dai *dai)
sound/soc/codecs/max98373-sdw.c
637
struct snd_soc_dai *dai)
sound/soc/codecs/max98373-sdw.c
652
static int max98373_set_sdw_stream(struct snd_soc_dai *dai,
sound/soc/codecs/max98373-sdw.c
661
struct snd_soc_dai *dai)
sound/soc/codecs/max98373-sdw.c
666
static int max98373_sdw_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/max98388.c
461
static int max98388_dai_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98388.c
556
struct snd_soc_dai *dai)
sound/soc/codecs/max98388.c
685
static int max98388_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/max98390.c
163
static int max98390_dai_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/max98390.c
302
struct snd_soc_dai *dai)
sound/soc/codecs/max98390.c
382
static int max98390_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/max98390.c
454
static int max98390_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/max98396.c
347
static int max98396_dai_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/max98396.c
506
struct snd_soc_dai *dai)
sound/soc/codecs/max98396.c
666
static int max98396_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/max9850.c
113
struct snd_soc_dai *dai)
sound/soc/codecs/max9850.c
151
static int max9850_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max9850.c
171
static int max9850_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/max98504.c
199
static int max98504_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/max98504.c
222
static int max98504_set_channel_map(struct snd_soc_dai *dai,
sound/soc/codecs/max98520.c
167
struct snd_soc_dai *dai)
sound/soc/codecs/max98520.c
262
static int max98520_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/max98520.c
70
static int max98520_dai_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/max9860.c
253
struct snd_soc_dai *dai)
sound/soc/codecs/max9860.c
446
static int max9860_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/max9867.c
313
struct snd_soc_dai *dai)
sound/soc/codecs/max9867.c
326
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/max9867.c
420
static int max9867_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/max9867.c
429
static int max9867_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max9867.c
467
static int max9867_dai_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98925.c
295
static int max98925_dai_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98925.c
423
struct snd_soc_dai *dai)
sound/soc/codecs/max98925.c
457
static int max98925_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/max98926.c
325
static int max98926_dai_set_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/max98926.c
369
struct snd_soc_dai *dai)
sound/soc/codecs/max98927.c
138
static int max98927_dai_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/max98927.c
298
struct snd_soc_dai *dai)
sound/soc/codecs/max98927.c
388
static int max98927_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/max98927.c
456
static int max98927_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/mc13783.c
114
struct snd_soc_dai *dai)
sound/soc/codecs/mc13783.c
139
struct snd_soc_dai *dai)
sound/soc/codecs/mc13783.c
147
static int mc13783_set_fmt(struct snd_soc_dai *dai, unsigned int fmt,
sound/soc/codecs/mc13783.c
202
static int mc13783_set_fmt_async(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/mc13783.c
210
static int mc13783_set_fmt_sync(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/mc13783.c
240
static int mc13783_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/mc13783.c
269
static int mc13783_set_sysclk_dac(struct snd_soc_dai *dai,
sound/soc/codecs/mc13783.c
275
static int mc13783_set_sysclk_codec(struct snd_soc_dai *dai,
sound/soc/codecs/mc13783.c
281
static int mc13783_set_sysclk_sync(struct snd_soc_dai *dai,
sound/soc/codecs/mc13783.c
293
static int mc13783_set_tdm_slot_dac(struct snd_soc_dai *dai,
sound/soc/codecs/mc13783.c
338
static int mc13783_set_tdm_slot_codec(struct snd_soc_dai *dai,
sound/soc/codecs/mc13783.c
360
static int mc13783_set_tdm_slot_sync(struct snd_soc_dai *dai,
sound/soc/codecs/mc13783.c
95
struct snd_soc_dai *dai)
sound/soc/codecs/ml26124.c
326
struct snd_soc_dai *dai)
sound/soc/codecs/ml26124.c
375
static int ml26124_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/ml26124.c
399
static int ml26124_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ml26124.c
436
static int ml26124_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/msm8916-wcd-digital.c
1071
struct snd_soc_dai *dai)
sound/soc/codecs/msm8916-wcd-digital.c
1105
struct snd_soc_dai *dai)
sound/soc/codecs/msm8916-wcd-digital.c
862
struct snd_soc_dai *dai)
sound/soc/codecs/mt6351.c
263
struct snd_soc_dai *dai)
sound/soc/codecs/mt6358.c
2248
struct snd_soc_dai *dai)
sound/soc/codecs/mt6359.c
2644
struct snd_soc_dai *dai)
sound/soc/codecs/mt6359.c
2663
struct snd_soc_dai *dai)
sound/soc/codecs/mt6359.c
2678
struct snd_soc_dai *dai)
sound/soc/codecs/mt6660.c
329
struct snd_pcm_hw_params *hw_params, struct snd_soc_dai *dai)
sound/soc/codecs/nau8315.c
30
int cmd, struct snd_soc_dai *dai)
sound/soc/codecs/nau8325.c
487
struct snd_soc_dai *dai)
sound/soc/codecs/nau8325.c
504
struct snd_soc_dai *dai)
sound/soc/codecs/nau8325.c
553
static int nau8325_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/nau8540.c
417
struct snd_soc_dai *dai)
sound/soc/codecs/nau8540.c
433
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/nau8540.c
478
static int nau8540_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/nau8540.c
548
static int nau8540_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/nau8540.c
578
int cmd, struct snd_soc_dai *dai)
sound/soc/codecs/nau8810.c
515
static int nau8810_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/nau8810.c
569
static int nau8810_set_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/nau8810.c
608
static int nau8810_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/nau8810.c
699
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/nau8821.c
827
struct snd_soc_dai *dai)
sound/soc/codecs/nau8821.c
843
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/nau8821.c
914
static int nau8821_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/nau8821.c
970
static int nau8821_digital_mute(struct snd_soc_dai *dai, int mute,
sound/soc/codecs/nau8822.c
659
static int nau8822_config_clkdiv(struct snd_soc_dai *dai, int div, int rate)
sound/soc/codecs/nau8822.c
714
static int nau8822_set_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/nau8822.c
775
static int nau8822_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/nau8822.c
804
static int nau8822_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/nau8822.c
866
struct snd_soc_dai *dai)
sound/soc/codecs/nau8822.c
945
static int nau8822_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/nau8824.c
1059
struct snd_soc_dai *dai)
sound/soc/codecs/nau8824.c
1075
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/nau8824.c
1155
static int nau8824_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/nau8824.c
1231
static int nau8824_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/nau8825.c
1259
struct snd_soc_dai *dai)
sound/soc/codecs/nau8825.c
1276
struct snd_soc_dai *dai)
sound/soc/codecs/nau8825.c
1352
static int nau8825_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/nau8825.c
1425
static int nau8825_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/ntp8835.c
298
struct snd_soc_dai *dai)
sound/soc/codecs/ntp8835.c
371
static int ntp8835_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/ntp8918.c
207
struct snd_soc_dai *dai)
sound/soc/codecs/ntp8918.c
283
static int ntp8918_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/ntp8918.c
300
static int ntp8918_digital_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/pcm1681.c
130
static int pcm1681_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/pcm1681.c
147
static int pcm1681_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/pcm1681.c
163
struct snd_soc_dai *dai)
sound/soc/codecs/pcm1754.c
22
static int pcm1754_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/pcm1754.c
35
struct snd_soc_dai *codec_dai)
sound/soc/codecs/pcm1754.c
72
static int pcm1754_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/pcm1789.c
144
struct snd_soc_dai *dai)
sound/soc/codecs/pcm1789.c
52
static int pcm1789_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/pcm1789.c
63
static int pcm1789_mute(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/pcm1789.c
75
struct snd_soc_dai *codec_dai)
sound/soc/codecs/pcm179x.c
68
static int pcm179x_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/pcm179x.c
79
static int pcm179x_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/pcm179x.c
95
struct snd_soc_dai *dai)
sound/soc/codecs/pcm186x.c
262
struct snd_soc_dai *dai)
sound/soc/codecs/pcm186x.c
357
static int pcm186x_set_fmt(struct snd_soc_dai *dai, unsigned int format)
sound/soc/codecs/pcm186x.c
426
static int pcm186x_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/pcm186x.c
462
static int pcm186x_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/pcm3060.c
110
struct snd_soc_dai *dai)
sound/soc/codecs/pcm3060.c
16
static int pcm3060_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/pcm3060.c
59
static int pcm3060_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/pcm3168a.c
290
static int pcm3168a_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/pcm3168a.c
300
static int pcm3168a_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/pcm3168a.c
325
static void pcm3168a_update_fixup_pcm_stream(struct snd_soc_dai *dai)
sound/soc/codecs/pcm3168a.c
354
static int pcm3168a_set_dai_fmt(struct snd_soc_dai *dai, unsigned int format)
sound/soc/codecs/pcm3168a.c
400
static int pcm3168a_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/pcm3168a.c
437
struct snd_soc_dai *dai)
sound/soc/codecs/pcm512x.c
1171
struct snd_soc_dai *dai)
sound/soc/codecs/pcm512x.c
1364
static int pcm512x_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/pcm512x.c
1448
static int pcm512x_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/pcm512x.c
1461
static int pcm512x_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/pcm512x.c
586
struct snd_soc_dai *dai)
sound/soc/codecs/pcm512x.c
628
struct snd_soc_dai *dai)
sound/soc/codecs/pcm512x.c
654
struct snd_soc_dai *dai)
sound/soc/codecs/pcm512x.c
707
static unsigned long pcm512x_find_sck(struct snd_soc_dai *dai,
sound/soc/codecs/pcm512x.c
752
static int pcm512x_find_pll_coeff(struct snd_soc_dai *dai,
sound/soc/codecs/pcm512x.c
860
static unsigned long pcm512x_pllin_dac_rate(struct snd_soc_dai *dai,
sound/soc/codecs/pcm512x.c
891
static int pcm512x_set_dividers(struct snd_soc_dai *dai,
sound/soc/codecs/pcm6240.c
1877
static int pcmdevice_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/pcm6240.c
1900
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/peb2466.c
668
static int peb2466_dai_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/peb2466.c
736
static int peb2466_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/peb2466.c
758
struct snd_soc_dai *dai)
sound/soc/codecs/peb2466.c
796
struct snd_soc_dai *dai)
sound/soc/codecs/pm4125-sdw.c
50
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/pm4125.c
1397
struct snd_soc_dai *dai)
sound/soc/codecs/pm4125.c
1405
static int pm4125_codec_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/codecs/pm4125.c
1413
static int pm4125_codec_set_sdw_stream(struct snd_soc_dai *dai, void *stream, int direction)
sound/soc/codecs/pm4125.c
1423
static int pm4125_get_channel_map(const struct snd_soc_dai *dai,
sound/soc/codecs/pm4125.h
225
struct snd_soc_dai *dai);
sound/soc/codecs/pm4125.h
226
int pm4125_sdw_set_sdw_stream(struct pm4125_sdw_priv *pm4125, struct snd_soc_dai *dai, void *stream,
sound/soc/codecs/pm4125.h
229
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai);
sound/soc/codecs/pm4125.h
233
struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/codecs/pm4125.h
239
struct snd_soc_dai *dai, void *stream, int direction)
sound/soc/codecs/pm4125.h
246
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rk3308_codec.c
482
static int rk3308_codec_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/rk3308_codec.c
672
struct snd_soc_dai *dai)
sound/soc/codecs/rk3328_codec.c
109
static int rk3328_mute_stream(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/rk3328_codec.c
266
struct snd_soc_dai *dai)
sound/soc/codecs/rk3328_codec.c
298
struct snd_soc_dai *dai)
sound/soc/codecs/rk3328_codec.c
307
struct snd_soc_dai *dai)
sound/soc/codecs/rk3328_codec.c
65
static int rk3328_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rk817_codec.c
288
static int rk817_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/rk817_codec.c
299
static int rk817_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/rk817_codec.c
325
struct snd_soc_dai *dai)
sound/soc/codecs/rk817_codec.c
350
static int rk817_digital_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/rt1011.c
1570
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1011.c
1661
static int rt1011_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt1011.c
1840
static int rt1011_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/rt1015.c
697
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1015.c
747
static int rt1015_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt1015.c
898
static int rt1015_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/rt1016.c
305
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1016.c
363
static int rt1016_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt1017-sdca-sdw.c
556
static int rt1017_sdca_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt1017-sdca-sdw.c
565
struct snd_soc_dai *dai)
sound/soc/codecs/rt1017-sdca-sdw.c
572
struct snd_soc_dai *dai)
sound/soc/codecs/rt1017-sdca-sdw.c
654
struct snd_soc_dai *dai)
sound/soc/codecs/rt1019.c
157
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1019.c
246
static int rt1019_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt1019.c
289
static int rt1019_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt1019.c
324
static int rt1019_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt1019.c
389
static int rt1019_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt1305.c
624
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1305.c
693
static int rt1305_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt1308-sdw.c
491
static int rt1308_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt1308-sdw.c
500
struct snd_soc_dai *dai)
sound/soc/codecs/rt1308-sdw.c
505
static int rt1308_sdw_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/rt1308-sdw.c
528
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1308-sdw.c
572
struct snd_soc_dai *dai)
sound/soc/codecs/rt1308.c
452
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1308.c
519
static int rt1308_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt1316-sdw.c
492
static int rt1316_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt1316-sdw.c
501
struct snd_soc_dai *dai)
sound/soc/codecs/rt1316-sdw.c
507
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1316-sdw.c
546
struct snd_soc_dai *dai)
sound/soc/codecs/rt1318-sdw.c
547
static int rt1318_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt1318-sdw.c
556
struct snd_soc_dai *dai)
sound/soc/codecs/rt1318-sdw.c
562
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1318-sdw.c
646
struct snd_soc_dai *dai)
sound/soc/codecs/rt1318.c
605
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1318.c
679
static int rt1318_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt1318.c
723
static int rt1318_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt1318.c
865
static int rt1318_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt1318.c
948
static int rt1318_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt1320-sdw.c
2671
static int rt1320_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt1320-sdw.c
2679
struct snd_soc_dai *dai)
sound/soc/codecs/rt1320-sdw.c
2685
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt1320-sdw.c
2807
struct snd_soc_dai *dai)
sound/soc/codecs/rt274.c
615
struct snd_soc_dai *dai)
sound/soc/codecs/rt274.c
703
static int rt274_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt274.c
750
static int rt274_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt274.c
803
static int rt274_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt274.c
874
static int rt274_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt274.c
892
static int rt274_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt286.c
681
struct snd_soc_dai *dai)
sound/soc/codecs/rt286.c
763
static int rt286_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt286.c
807
static int rt286_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt286.c
871
static int rt286_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt298.c
747
struct snd_soc_dai *dai)
sound/soc/codecs/rt298.c
827
static int rt298_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt298.c
871
static int rt298_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt298.c
933
static int rt298_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt5514.c
752
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5514.c
809
static int rt5514_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5514.c
862
static int rt5514_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt5514.c
897
static int rt5514_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt5514.c
961
static int rt5514_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt5616.c
1011
static int rt5616_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5616.c
1062
static int rt5616_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt5616.c
1094
static int rt5616_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt5616.c
958
struct snd_soc_dai *dai)
sound/soc/codecs/rt5631.c
1353
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5631.c
1404
static int rt5631_hifi_codec_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/rt5631.c
1456
static int rt5631_hifi_codec_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/rt5631.c
1472
static int rt5631_codec_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/rt5640.c
1697
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5640.c
1768
static int rt5640_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5640.c
1832
static int rt5640_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt5640.c
1876
static int rt5640_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt5645.c
2751
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5645.c
2827
static int rt5645_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5645.c
2897
static int rt5645_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt5645.c
2931
static int rt5645_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt5645.c
3002
static int rt5645_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt5651.c
1282
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5651.c
1348
static int rt5651_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5651.c
1410
static int rt5651_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt5651.c
1448
static int rt5651_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt5659.c
3276
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5659.c
3359
static int rt5659_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5659.c
3532
static int rt5659_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt5659.c
3584
static int rt5659_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt5660.c
1007
static int rt5660_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt5660.c
834
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5660.c
901
static int rt5660_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5660.c
968
static int rt5660_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt5663.c
2764
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5663.c
2811
static int rt5663_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5663.c
2858
static int rt5663_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/rt5663.c
2893
static int rt5663_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt5663.c
2966
static int rt5663_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt5663.c
3033
static int rt5663_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt5665.c
3949
static int rt5665_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt5665.c
4006
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5665.c
4116
static int rt5665_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5665.c
4298
static int rt5665_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt5668.c
1823
static int rt5668_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt5668.c
1876
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5668.c
1962
static int rt5668_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5668.c
2153
static int rt5668_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt5670.c
2371
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5670.c
2439
static int rt5670_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5670.c
2532
static int rt5670_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt5670.c
2605
static int rt5670_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt5670.c
2651
static int rt5670_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt5677.c
4288
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5677.c
4373
static int rt5677_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5677.c
4446
static int rt5677_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/rt5677.c
4499
static int rt5677_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/codecs/rt5677.c
4579
static int rt5677_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt5682-sdw.c
105
struct snd_soc_dai *dai)
sound/soc/codecs/rt5682-sdw.c
223
struct snd_soc_dai *dai)
sound/soc/codecs/rt5682-sdw.c
89
static int rt5682_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt5682-sdw.c
98
struct snd_soc_dai *dai)
sound/soc/codecs/rt5682.c
2063
static int rt5682_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt5682.c
2133
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5682.c
2221
static int rt5682_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5682.c
2483
static int rt5682_set_bclk1_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt5682.c
2515
static int rt5682_set_bclk2_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt5682.c
2830
struct snd_soc_dai *dai;
sound/soc/codecs/rt5682s.c
1981
static int rt5682s_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt5682s.c
2062
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/rt5682s.c
2129
static int rt5682s_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt5682s.c
2427
static int rt5682s_set_bclk1_ratio(struct snd_soc_dai *dai,
sound/soc/codecs/rt5682s.c
2460
static int rt5682s_set_bclk2_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/rt5682s.c
2754
struct snd_soc_dai *dai;
sound/soc/codecs/rt700.c
875
static int rt700_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt700.c
884
struct snd_soc_dai *dai)
sound/soc/codecs/rt700.c
891
struct snd_soc_dai *dai)
sound/soc/codecs/rt700.c
974
struct snd_soc_dai *dai)
sound/soc/codecs/rt711-sdca.c
1312
static int rt711_sdca_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt711-sdca.c
1321
struct snd_soc_dai *dai)
sound/soc/codecs/rt711-sdca.c
1328
struct snd_soc_dai *dai)
sound/soc/codecs/rt711-sdca.c
1409
struct snd_soc_dai *dai)
sound/soc/codecs/rt711.c
1058
struct snd_soc_dai *dai)
sound/soc/codecs/rt711.c
964
static int rt711_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt711.c
973
struct snd_soc_dai *dai)
sound/soc/codecs/rt711.c
980
struct snd_soc_dai *dai)
sound/soc/codecs/rt712-sdca-dmic.c
615
static int rt712_sdca_dmic_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt712-sdca-dmic.c
624
struct snd_soc_dai *dai)
sound/soc/codecs/rt712-sdca-dmic.c
631
struct snd_soc_dai *dai)
sound/soc/codecs/rt712-sdca-dmic.c
710
struct snd_soc_dai *dai)
sound/soc/codecs/rt712-sdca.c
1433
static int rt712_sdca_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt712-sdca.c
1442
struct snd_soc_dai *dai)
sound/soc/codecs/rt712-sdca.c
1449
struct snd_soc_dai *dai)
sound/soc/codecs/rt712-sdca.c
1566
struct snd_soc_dai *dai)
sound/soc/codecs/rt715-sdca.c
777
static int rt715_sdca_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt715-sdca.c
786
struct snd_soc_dai *dai)
sound/soc/codecs/rt715-sdca.c
794
struct snd_soc_dai *dai)
sound/soc/codecs/rt715-sdca.c
898
struct snd_soc_dai *dai)
sound/soc/codecs/rt715.c
802
static int rt715_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt715.c
812
struct snd_soc_dai *dai)
sound/soc/codecs/rt715.c
820
struct snd_soc_dai *dai)
sound/soc/codecs/rt715.c
914
struct snd_soc_dai *dai)
sound/soc/codecs/rt721-sdca.c
1252
static int rt721_sdca_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt721-sdca.c
1261
struct snd_soc_dai *dai)
sound/soc/codecs/rt721-sdca.c
1268
struct snd_soc_dai *dai)
sound/soc/codecs/rt721-sdca.c
1395
struct snd_soc_dai *dai)
sound/soc/codecs/rt722-sdca.c
1428
static int rt722_sdca_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/rt722-sdca.c
1437
struct snd_soc_dai *dai)
sound/soc/codecs/rt722-sdca.c
1444
struct snd_soc_dai *dai)
sound/soc/codecs/rt722-sdca.c
1553
struct snd_soc_dai *dai)
sound/soc/codecs/rt9120.c
203
static int rt9120_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt9120.c
237
struct snd_soc_dai *dai)
sound/soc/codecs/rt9123.c
193
static int rt9123_dai_set_format(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rt9123.c
201
static int rt9123_dai_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rt9123.c
234
struct snd_pcm_hw_params *param, struct snd_soc_dai *dai)
sound/soc/codecs/rt9123p.c
28
struct snd_soc_dai *dai)
sound/soc/codecs/rtq9124.c
166
static int rtq9124_dai_set_format(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rtq9124.c
174
static int rtq9124_dai_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rtq9124.c
217
struct snd_pcm_hw_params *param, struct snd_soc_dai *dai)
sound/soc/codecs/rtq9128.c
528
static int rtq9128_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/rtq9128.c
547
static int rtq9128_dai_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/rtq9128.c
614
struct snd_soc_dai *dai)
sound/soc/codecs/rtq9128.c
717
static int rtq9128_dai_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/sdw-mockup.c
40
static int sdw_mockup_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/codecs/sdw-mockup.c
49
struct snd_soc_dai *dai)
sound/soc/codecs/sdw-mockup.c
56
struct snd_soc_dai *dai)
sound/soc/codecs/sdw-mockup.c
88
struct snd_soc_dai *dai)
sound/soc/codecs/sgtl5000.c
1049
struct snd_soc_dai *dai)
sound/soc/codecs/sgtl5000.c
778
static int sgtl5000_mute_stream(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/sgtl5000.c
795
static int sgtl5000_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/sgtl5000.c
862
static int sgtl5000_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/si476x.c
150
struct snd_soc_dai *dai)
sound/soc/codecs/si476x.c
65
static int si476x_codec_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/sma1303.c
1160
static int sma1303_dai_set_sysclk_amp(struct snd_soc_dai *dai,
sound/soc/codecs/sma1303.c
1183
static int sma1303_dai_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/sma1303.c
1223
static int sma1303_dai_set_fmt_amp(struct snd_soc_dai *dai,
sound/soc/codecs/sma1303.c
1317
static int sma1303_dai_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/sma1303.c
973
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/sma1307.c
1163
struct snd_soc_dai *dai)
sound/soc/codecs/sma1307.c
1316
static int sma1307_dai_set_sysclk_amp(struct snd_soc_dai *dai,
sound/soc/codecs/sma1307.c
1338
static int sma1307_dai_set_fmt_amp(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/sma1307.c
1427
static int sma1307_dai_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/sma1307.c
1525
static int sma1307_dai_mute_stream(struct snd_soc_dai *dai, int mute,
sound/soc/codecs/src4xxx.c
154
static int src4xxx_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/src4xxx.c
203
static int src4xxx_set_mclk_hz(struct snd_soc_dai *codec_dai,
sound/soc/codecs/src4xxx.c
218
struct snd_soc_dai *dai)
sound/soc/codecs/ssm2518.c
335
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/ssm2518.c
390
static int ssm2518_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/ssm2518.c
404
static int ssm2518_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/ssm2518.c
523
static int ssm2518_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/ssm2518.c
609
struct snd_soc_dai *dai)
sound/soc/codecs/ssm2602.c
307
struct snd_soc_dai *dai)
sound/soc/codecs/ssm2602.c
342
struct snd_soc_dai *dai)
sound/soc/codecs/ssm2602.c
356
static int ssm2602_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/ssm2602.c
370
static int ssm2602_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ssm2602.c
428
static int ssm2602_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/ssm3515.c
170
static int ssm3515_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/ssm3515.c
185
struct snd_soc_dai *dai)
sound/soc/codecs/ssm3515.c
237
static int ssm3515_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/ssm3515.c
296
static int ssm3515_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/ssm3515.c
348
struct snd_soc_dai *dai)
sound/soc/codecs/ssm4567.c
199
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/ssm4567.c
223
static int ssm4567_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/ssm4567.c
233
static int ssm4567_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/ssm4567.c
275
static int ssm4567_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/sta32x.c
576
static int sta32x_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/sta32x.c
596
static int sta32x_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/sta32x.c
646
struct snd_soc_dai *dai)
sound/soc/codecs/sta350.c
605
static int sta350_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/sta350.c
625
static int sta350_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/sta350.c
675
struct snd_soc_dai *dai)
sound/soc/codecs/sta529.c
186
struct snd_soc_dai *dai)
sound/soc/codecs/sta529.c
252
static int sta529_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/sta529.c
264
static int sta529_set_dai_fmt(struct snd_soc_dai *codec_dai, u32 fmt)
sound/soc/codecs/stac9766.c
165
struct snd_soc_dai *dai)
sound/soc/codecs/stac9766.c
183
struct snd_soc_dai *dai)
sound/soc/codecs/sti-sas.c
147
static int sti_sas_dac_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/sti-sas.c
174
static int stih407_sas_dac_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/sti-sas.c
192
static int sti_sas_spdif_set_fmt(struct snd_soc_dai *dai,
sound/soc/codecs/sti-sas.c
212
struct snd_soc_dai *dai)
sound/soc/codecs/sti-sas.c
250
static int sti_sas_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/sti-sas.c
276
struct snd_soc_dai *dai)
sound/soc/codecs/tac5xx2-sdw.c
647
static s32 tac_set_sdw_stream(struct snd_soc_dai *dai,
sound/soc/codecs/tac5xx2-sdw.c
657
struct snd_soc_dai *dai)
sound/soc/codecs/tac5xx2-sdw.c
671
struct snd_soc_dai *dai)
sound/soc/codecs/tac5xx2-sdw.c
812
struct snd_soc_dai *dai)
sound/soc/codecs/tas2552.c
237
struct snd_soc_dai *dai)
sound/soc/codecs/tas2552.c
326
struct snd_soc_dai *dai)
sound/soc/codecs/tas2552.c
344
static int tas2552_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/tas2552.c
393
static int tas2552_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/tas2552.c
439
static int tas2552_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/tas2552.c
468
static int tas2552_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tas2562.c
142
static int tas2562_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/tas2562.c
285
struct snd_soc_dai *dai)
sound/soc/codecs/tas2562.c
304
static int tas2562_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/tas2562.c
374
static int tas2562_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tas2764.c
232
static int tas2764_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tas2764.c
368
struct snd_soc_dai *dai)
sound/soc/codecs/tas2764.c
381
static int tas2764_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/tas2764.c
449
static int tas2764_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/tas2764.c
534
static int tas2764_set_dai_tdm_idle(struct snd_soc_dai *dai,
sound/soc/codecs/tas2764.c
593
static int tas2764_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/codecs/tas2770.c
209
static int tas2770_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tas2770.c
336
struct snd_soc_dai *dai)
sound/soc/codecs/tas2770.c
350
static int tas2770_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/tas2770.c
430
static int tas2770_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/tas2770.c
495
static int tas2770_set_dai_tdm_idle(struct snd_soc_dai *dai,
sound/soc/codecs/tas2780.c
128
static int tas2780_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tas2780.c
278
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/tas2780.c
292
static int tas2780_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/tas2780.c
361
static int tas2780_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/tas2781-i2c.c
1796
struct snd_soc_dai *dai)
sound/soc/codecs/tas2781-i2c.c
1811
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/tas2781-i2c.c
1852
static int tasdevice_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tas2783-sdw.c
886
static s32 tas_set_sdw_stream(struct snd_soc_dai *dai,
sound/soc/codecs/tas2783-sdw.c
898
struct snd_soc_dai *dai)
sound/soc/codecs/tas2783-sdw.c
905
struct snd_soc_dai *dai)
sound/soc/codecs/tas2783-sdw.c
967
struct snd_soc_dai *dai)
sound/soc/codecs/tas5086.c
295
static int tas5086_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tas5086.c
313
static int tas5086_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tas5086.c
352
struct snd_soc_dai *dai)
sound/soc/codecs/tas5086.c
450
static int tas5086_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/tas571x.c
265
static int tas571x_set_dai_fmt(struct snd_soc_dai *dai, unsigned int format)
sound/soc/codecs/tas571x.c
276
struct snd_soc_dai *dai)
sound/soc/codecs/tas571x.c
304
static int tas571x_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tas5720.c
141
static int tas5720_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/tas5720.c
236
static int tas5720_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tas5720.c
54
struct snd_soc_dai *dai)
sound/soc/codecs/tas5720.c
85
static int tas5720_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/tas5805m.c
301
struct snd_soc_dai *dai)
sound/soc/codecs/tas5805m.c
411
static int tas5805m_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tas6424.c
111
struct snd_soc_dai *dai)
sound/soc/codecs/tas6424.c
154
static int tas6424_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/tas6424.c
209
static int tas6424_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/tas6424.c
254
static int tas6424_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tas675x.c
1125
struct snd_soc_dai *dai)
sound/soc/codecs/tas675x.c
1222
static int tas675x_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/tas675x.c
1357
static int tas675x_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/tas675x.c
1374
static int tas675x_mute_stream(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tfa9879.c
107
static int tfa9879_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/tfa9879.c
25
struct snd_soc_dai *dai)
sound/soc/codecs/tfa9879.c
96
static int tfa9879_mute_stream(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tfa989x.c
160
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320adc3xxx.c
1193
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320adc3xxx.c
1282
static int adc3xxx_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320adc3xxx.c
1299
static int adc3xxx_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/tlv320adcx140.c
770
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320adcx140.c
805
static int adcx140_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320adcx140.c
887
static int adcx140_set_dai_tdm_slot(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320aic23.c
335
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320aic23.c
380
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320aic23.c
391
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320aic23.c
407
static int tlv320aic23_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tlv320aic23.c
424
static int tlv320aic23_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320aic23.c
470
static int tlv320aic23_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320aic26.c
137
static int aic26_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tlv320aic26.c
155
static int aic26_set_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320aic26.c
173
static int aic26_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/tlv320aic26.c
66
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320aic31xx.c
1013
static int aic31xx_dac_mute(struct snd_soc_dai *codec_dai, int mute,
sound/soc/codecs/tlv320aic31xx.c
1077
static int aic31xx_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320aic31xx.c
1160
static int aic31xx_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320aic31xx.c
965
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320aic32x4.c
596
static int aic32x4_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320aic32x4.c
612
static int aic32x4_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/tlv320aic32x4.c
827
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320aic32x4.c
873
static int aic32x4_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tlv320aic3x.c
1050
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320aic3x.c
1215
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320aic3x.c
1237
static int aic3x_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/tlv320aic3x.c
1254
static int aic3x_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320aic3x.c
1270
static int aic3x_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320aic3x.c
1334
static int aic3x_set_dai_tdm_slot(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320dac33.c
1119
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320dac33.c
1151
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320dac33.c
1294
static int dac33_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320dac33.c
1324
static int dac33_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tlv320dac33.c
795
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320dac33.c
807
struct snd_soc_dai *dai)
sound/soc/codecs/tlv320dac33.c
819
struct snd_soc_dai *dai)
sound/soc/codecs/tscs42xx.c
1089
struct snd_soc_dai *codec_dai)
sound/soc/codecs/tscs42xx.c
1173
static int tscs42xx_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/tscs42xx.c
1192
static int tscs42xx_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tscs42xx.c
1218
static int tscs42xx_set_dai_bclk_ratio(struct snd_soc_dai *codec_dai,
sound/soc/codecs/tscs454.c
2630
static int tscs454_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/tscs454.c
2650
static int tscs454_set_bclk_ratio(struct snd_soc_dai *dai,
sound/soc/codecs/tscs454.c
2881
static int tscs454_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/tscs454.c
2903
static int tscs454_dai1_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/tscs454.c
2960
static int tscs454_dai23_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/tscs454.c
3168
struct snd_soc_dai *dai)
sound/soc/codecs/tscs454.c
3234
struct snd_soc_dai *dai)
sound/soc/codecs/tscs454.c
3245
struct snd_soc_dai *dai)
sound/soc/codecs/twl4030.c
1642
struct snd_soc_dai *dai)
sound/soc/codecs/twl4030.c
1671
struct snd_soc_dai *dai)
sound/soc/codecs/twl4030.c
1695
struct snd_soc_dai *dai)
sound/soc/codecs/twl4030.c
1811
static int twl4030_set_dai_sysclk(struct snd_soc_dai *codec_dai, int clk_id,
sound/soc/codecs/twl4030.c
1837
static int twl4030_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/twl4030.c
1890
static int twl4030_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/twl4030.c
1926
struct snd_soc_dai *dai)
sound/soc/codecs/twl4030.c
1958
struct snd_soc_dai *dai)
sound/soc/codecs/twl4030.c
1968
struct snd_soc_dai *dai)
sound/soc/codecs/twl4030.c
2012
static int twl4030_voice_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/twl4030.c
2033
static int twl4030_voice_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/twl4030.c
2084
static int twl4030_voice_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/twl6040.c
1000
static int twl6040_mute_stream(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/twl6040.c
860
struct snd_soc_dai *dai)
sound/soc/codecs/twl6040.c
874
struct snd_soc_dai *dai)
sound/soc/codecs/twl6040.c
910
struct snd_soc_dai *dai)
sound/soc/codecs/twl6040.c
932
static int twl6040_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/uda1334.c
115
struct snd_soc_dai *dai)
sound/soc/codecs/uda1334.c
123
static int uda1334_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/uda1334.c
168
static int uda1334_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/uda1334.c
182
static int uda1334_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/uda1334.c
90
struct snd_soc_dai *dai)
sound/soc/codecs/uda1342.c
100
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/codecs/uda1342.c
157
static int uda1342_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/uda1342.c
180
static int uda1342_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/uda1342.c
48
static int uda1342_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/uda1342.c
64
struct snd_soc_dai *dai)
sound/soc/codecs/uda1342.c
88
struct snd_soc_dai *dai)
sound/soc/codecs/uda1380.c
440
static int uda1380_set_dai_fmt_both(struct snd_soc_dai *codec_dai,
sound/soc/codecs/uda1380.c
470
static int uda1380_set_dai_fmt_playback(struct snd_soc_dai *codec_dai,
sound/soc/codecs/uda1380.c
500
static int uda1380_set_dai_fmt_capture(struct snd_soc_dai *codec_dai,
sound/soc/codecs/uda1380.c
530
struct snd_soc_dai *dai)
sound/soc/codecs/uda1380.c
555
struct snd_soc_dai *dai)
sound/soc/codecs/uda1380.c
592
struct snd_soc_dai *dai)
sound/soc/codecs/wcd9335.c
1616
static int wcd9335_set_mix_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/wcd9335.c
1642
static int wcd9335_set_prim_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/wcd9335.c
1690
static int wcd9335_set_interpolator_rate(struct snd_soc_dai *dai, u32 rate)
sound/soc/codecs/wcd9335.c
1794
static int wcd9335_set_decimator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/wcd9335.c
1873
struct snd_soc_dai *dai)
sound/soc/codecs/wcd9335.c
1958
struct snd_soc_dai *dai)
sound/soc/codecs/wcd9335.c
1989
static int wcd9335_set_channel_map(struct snd_soc_dai *dai,
sound/soc/codecs/wcd9335.c
2021
static int wcd9335_get_channel_map(const struct snd_soc_dai *dai,
sound/soc/codecs/wcd934x.c
1486
static int wcd934x_set_prim_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/wcd934x.c
1543
static int wcd934x_set_mix_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/wcd934x.c
1585
static int wcd934x_set_interpolator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/wcd934x.c
1612
static int wcd934x_set_decimator_rate(struct snd_soc_dai *dai,
sound/soc/codecs/wcd934x.c
1774
struct snd_soc_dai *dai)
sound/soc/codecs/wcd934x.c
1858
struct snd_soc_dai *dai)
sound/soc/codecs/wcd934x.c
1873
struct snd_soc_dai *dai)
sound/soc/codecs/wcd934x.c
1904
static int wcd934x_set_channel_map(struct snd_soc_dai *dai,
sound/soc/codecs/wcd934x.c
1940
static int wcd934x_get_channel_map(const struct snd_soc_dai *dai,
sound/soc/codecs/wcd937x-sdw.c
84
struct snd_soc_dai *dai)
sound/soc/codecs/wcd937x.c
2647
struct snd_soc_dai *dai)
sound/soc/codecs/wcd937x.c
2656
struct snd_soc_dai *dai)
sound/soc/codecs/wcd937x.c
2664
static int wcd937x_codec_set_sdw_stream(struct snd_soc_dai *dai,
sound/soc/codecs/wcd937x.c
2675
static int wcd937x_get_channel_map(const struct snd_soc_dai *dai,
sound/soc/codecs/wcd937x.h
531
struct snd_soc_dai *dai);
sound/soc/codecs/wcd937x.h
533
struct snd_soc_dai *dai,
sound/soc/codecs/wcd937x.h
538
struct snd_soc_dai *dai);
sound/soc/codecs/wcd937x.h
543
struct snd_soc_dai *dai)
sound/soc/codecs/wcd937x.h
549
struct snd_soc_dai *dai,
sound/soc/codecs/wcd937x.h
558
struct snd_soc_dai *dai)
sound/soc/codecs/wcd938x-sdw.c
125
struct snd_soc_dai *dai)
sound/soc/codecs/wcd938x-sdw.c
134
struct snd_soc_dai *dai,
sound/soc/codecs/wcd938x-sdw.c
87
struct snd_soc_dai *dai)
sound/soc/codecs/wcd938x.c
3270
struct snd_soc_dai *dai)
sound/soc/codecs/wcd938x.c
3279
struct snd_soc_dai *dai)
sound/soc/codecs/wcd938x.c
3287
static int wcd938x_codec_set_sdw_stream(struct snd_soc_dai *dai,
sound/soc/codecs/wcd938x.h
653
struct snd_soc_dai *dai);
sound/soc/codecs/wcd938x.h
655
struct snd_soc_dai *dai,
sound/soc/codecs/wcd938x.h
660
struct snd_soc_dai *dai);
sound/soc/codecs/wcd938x.h
665
struct snd_soc_dai *dai)
sound/soc/codecs/wcd938x.h
671
struct snd_soc_dai *dai,
sound/soc/codecs/wcd938x.h
680
struct snd_soc_dai *dai)
sound/soc/codecs/wcd939x-sdw.c
133
struct snd_soc_dai *dai)
sound/soc/codecs/wcd939x-sdw.c
170
struct snd_soc_dai *dai)
sound/soc/codecs/wcd939x-sdw.c
179
struct snd_soc_dai *dai, void *stream,
sound/soc/codecs/wcd939x.c
3239
struct snd_soc_dai *dai)
sound/soc/codecs/wcd939x.c
3248
struct snd_soc_dai *dai)
sound/soc/codecs/wcd939x.c
3256
static int wcd939x_codec_set_sdw_stream(struct snd_soc_dai *dai,
sound/soc/codecs/wcd939x.h
913
struct snd_soc_dai *dai);
sound/soc/codecs/wcd939x.h
915
struct snd_soc_dai *dai,
sound/soc/codecs/wcd939x.h
920
struct snd_soc_dai *dai);
sound/soc/codecs/wcd939x.h
925
struct snd_soc_dai *dai)
sound/soc/codecs/wcd939x.h
931
struct snd_soc_dai *dai,
sound/soc/codecs/wcd939x.h
940
struct snd_soc_dai *dai)
sound/soc/codecs/wm1250-ev1.c
64
struct snd_soc_dai *dai)
sound/soc/codecs/wm2200.c
1557
static int wm2200_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm2200.c
1689
struct snd_soc_dai *dai)
sound/soc/codecs/wm2200.c
2046
static int wm2200_dai_probe(struct snd_soc_dai *dai)
sound/soc/codecs/wm5100.c
1282
static int wm5100_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm5100.c
1400
struct snd_soc_dai *dai)
sound/soc/codecs/wm8350.c
1021
static int wm8350_set_fll(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8350.c
751
static int wm8350_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8350.c
787
static int wm8350_set_clkdiv(struct snd_soc_dai *codec_dai, int div_id, int div)
sound/soc/codecs/wm8350.c
835
static int wm8350_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/wm8350.c
906
struct snd_soc_dai *codec_dai)
sound/soc/codecs/wm8350.c
946
static int wm8350_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8400.c
1032
static int wm8400_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8400.c
1071
struct snd_soc_dai *dai)
sound/soc/codecs/wm8400.c
1096
static int wm8400_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8400.c
833
static int wm8400_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8400.c
921
static int wm8400_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/wm8400.c
979
static int wm8400_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8510.c
312
static int wm8510_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/wm8510.c
348
static int wm8510_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8510.c
382
static int wm8510_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8510.c
441
struct snd_soc_dai *dai)
sound/soc/codecs/wm8510.c
489
static int wm8510_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8523.c
121
struct snd_soc_dai *dai)
sound/soc/codecs/wm8523.c
144
struct snd_soc_dai *dai)
sound/soc/codecs/wm8523.c
207
static int wm8523_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8523.c
256
static int wm8523_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8524.c
136
static int wm8524_set_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/wm8524.c
150
static int wm8524_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/wm8524.c
162
struct snd_soc_dai *dai)
sound/soc/codecs/wm8524.c
59
struct snd_soc_dai *dai)
sound/soc/codecs/wm8524.c
78
struct snd_soc_dai *dai)
sound/soc/codecs/wm8524.c
86
static int wm8524_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8580.c
459
static int wm8580_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/wm8580.c
535
struct snd_soc_dai *dai)
sound/soc/codecs/wm8580.c
602
static int wm8580_set_paif_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8580.c
683
static int wm8580_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8580.c
749
static int wm8580_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/wm8580.c
802
static int wm8580_mute(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/wm8580.c
851
struct snd_soc_dai *dai)
sound/soc/codecs/wm8711.c
156
struct snd_soc_dai *dai)
sound/soc/codecs/wm8711.c
184
struct snd_soc_dai *dai)
sound/soc/codecs/wm8711.c
195
struct snd_soc_dai *dai)
sound/soc/codecs/wm8711.c
206
static int wm8711_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8711.c
219
static int wm8711_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8711.c
237
static int wm8711_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8728.c
111
static int wm8728_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8728.c
71
static int wm8728_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8728.c
86
struct snd_soc_dai *dai)
sound/soc/codecs/wm8731.c
315
struct snd_soc_dai *dai)
sound/soc/codecs/wm8731.c
349
static int wm8731_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8731.c
361
static int wm8731_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8731.c
406
static int wm8731_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8731.c
506
struct snd_soc_dai *dai)
sound/soc/codecs/wm8737.c
325
struct snd_soc_dai *dai)
sound/soc/codecs/wm8737.c
378
static int wm8737_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8737.c
399
static int wm8737_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8741.c
176
struct snd_soc_dai *dai)
sound/soc/codecs/wm8741.c
191
struct snd_soc_dai *dai)
sound/soc/codecs/wm8741.c
258
static int wm8741_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8741.c
303
static int wm8741_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8741.c
367
static int wm8741_mute(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/wm8750.c
499
static int wm8750_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8750.c
517
static int wm8750_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8750.c
577
struct snd_soc_dai *dai)
sound/soc/codecs/wm8750.c
609
static int wm8750_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8753.c
1021
static int wm8753_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8753.c
1152
struct snd_soc_dai *dai)
sound/soc/codecs/wm8753.c
1258
static int wm8753_hifi_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8753.c
1288
static int wm8753_voice_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8753.c
1299
static int wm8753_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8753.c
737
static int wm8753_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/wm8753.c
860
static int wm8753_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8753.c
921
struct snd_soc_dai *dai)
sound/soc/codecs/wm8770.c
343
static int wm8770_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8770.c
408
struct snd_soc_dai *dai)
sound/soc/codecs/wm8770.c
474
static int wm8770_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8770.c
483
static int wm8770_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/wm8776.c
163
static int wm8776_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8776.c
240
struct snd_soc_dai *dai)
sound/soc/codecs/wm8776.c
311
static int wm8776_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8776.c
318
static int wm8776_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/wm8782.c
37
static int wm8782_dai_startup(struct snd_pcm_substream *sub, struct snd_soc_dai *dai)
sound/soc/codecs/wm8804.c
215
static int wm8804_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8804.c
288
struct snd_soc_dai *dai)
sound/soc/codecs/wm8804.c
400
static int wm8804_set_pll(struct snd_soc_dai *dai, int pll_id,
sound/soc/codecs/wm8804.c
447
static int wm8804_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/wm8804.c
482
static int wm8804_set_clkdiv(struct snd_soc_dai *dai,
sound/soc/codecs/wm8900.c
627
struct snd_soc_dai *dai)
sound/soc/codecs/wm8900.c
809
static int wm8900_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/wm8900.c
815
static int wm8900_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8900.c
857
static int wm8900_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8900.c
970
static int wm8900_mute(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/wm8903.c
1213
static int wm8903_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8903.c
1224
static int wm8903_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8903.c
1311
static int wm8903_mute(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/wm8903.c
1441
struct snd_soc_dai *dai)
sound/soc/codecs/wm8904.c
1357
struct snd_soc_dai *dai)
sound/soc/codecs/wm8904.c
1482
static int wm8904_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8904.c
1572
static int wm8904_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/wm8904.c
1729
static int wm8904_set_fll(struct snd_soc_dai *dai, int fll_id, int source,
sound/soc/codecs/wm8904.c
1868
static int wm8904_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/wm8904.c
1918
static int wm8904_mute(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/wm8940.c
338
static int wm8940_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8940.c
392
static int wm8940_update_clocks(struct snd_soc_dai *dai);
sound/soc/codecs/wm8940.c
395
struct snd_soc_dai *dai)
sound/soc/codecs/wm8940.c
464
static int wm8940_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8940.c
583
static int wm8940_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/wm8940.c
624
static int wm8940_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8940.c
680
static int wm8940_update_clocks(struct snd_soc_dai *dai)
sound/soc/codecs/wm8940.c
711
static int wm8940_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/wm8955.c
590
struct snd_soc_dai *dai)
sound/soc/codecs/wm8955.c
638
static int wm8955_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/wm8955.c
668
static int wm8955_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8955.c
748
static int wm8955_mute(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/wm8960.c
1254
static int wm8960_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/wm8960.c
1268
static int wm8960_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8960.c
1310
static int wm8960_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/wm8960.c
535
static int wm8960_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8960.c
831
struct snd_soc_dai *dai)
sound/soc/codecs/wm8960.c
890
struct snd_soc_dai *dai)
sound/soc/codecs/wm8960.c
901
static int wm8960_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8961.c
503
struct snd_soc_dai *dai)
sound/soc/codecs/wm8961.c
592
static int wm8961_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/wm8961.c
621
static int wm8961_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8961.c
688
static int wm8961_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/codecs/wm8961.c
701
static int wm8961_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8961.c
716
static int wm8961_set_clkdiv(struct snd_soc_dai *dai, int div_id, int div)
sound/soc/codecs/wm8962.c
2617
static int wm8962_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/wm8962.c
2649
struct snd_soc_dai *dai)
sound/soc/codecs/wm8962.c
2720
static int wm8962_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/wm8962.c
2748
static int wm8962_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8962.c
3035
static int wm8962_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8971.c
429
static int wm8971_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8971.c
447
static int wm8971_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8971.c
507
struct snd_soc_dai *dai)
sound/soc/codecs/wm8971.c
539
static int wm8971_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8974.c
312
static int wm8974_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/wm8974.c
349
static int wm8974_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8974.c
407
static int wm8974_update_clocks(struct snd_soc_dai *dai)
sound/soc/codecs/wm8974.c
438
static int wm8974_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/codecs/wm8974.c
452
static int wm8974_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8974.c
515
struct snd_soc_dai *dai)
sound/soc/codecs/wm8974.c
570
static int wm8974_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8978.c
562
static int wm8978_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8978.c
607
static int wm8978_set_dai_sysclk(struct snd_soc_dai *codec_dai, int clk_id,
sound/soc/codecs/wm8978.c
649
static int wm8978_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
sound/soc/codecs/wm8978.c
718
struct snd_soc_dai *dai)
sound/soc/codecs/wm8978.c
839
static int wm8978_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8983.c
560
static int wm8983_dac_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8983.c
569
static int wm8983_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8983.c
648
struct snd_soc_dai *dai)
sound/soc/codecs/wm8983.c
784
static int wm8983_set_pll(struct snd_soc_dai *dai, int pll_id,
sound/soc/codecs/wm8983.c
823
static int wm8983_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/wm8985.c
652
static int wm8985_dac_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8985.c
661
static int wm8985_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8985.c
748
struct snd_soc_dai *dai)
sound/soc/codecs/wm8985.c
882
static int wm8985_set_pll(struct snd_soc_dai *dai, int pll_id,
sound/soc/codecs/wm8985.c
918
static int wm8985_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/wm8988.c
552
static int wm8988_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8988.c
584
static int wm8988_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8988.c
643
struct snd_soc_dai *dai)
sound/soc/codecs/wm8988.c
666
struct snd_soc_dai *dai)
sound/soc/codecs/wm8988.c
710
static int wm8988_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8990.c
1001
static int wm8990_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8990.c
843
static int wm8990_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/wm8990.c
876
static int wm8990_set_dai_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8990.c
889
static int wm8990_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8990.c
942
static int wm8990_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8990.c
976
struct snd_soc_dai *dai)
sound/soc/codecs/wm8991.c
1003
static int wm8991_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8991.c
1042
struct snd_soc_dai *dai)
sound/soc/codecs/wm8991.c
1067
static int wm8991_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8991.c
914
static int wm8991_set_dai_pll(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8991.c
950
static int wm8991_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8993.c
1068
static int wm8993_set_sysclk(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm8993.c
1089
static int wm8993_set_dai_fmt(struct snd_soc_dai *dai,
sound/soc/codecs/wm8993.c
1187
struct snd_soc_dai *dai)
sound/soc/codecs/wm8993.c
1334
static int wm8993_mute(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/wm8993.c
1351
static int wm8993_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/codecs/wm8993.c
570
static int wm8993_set_fll(struct snd_soc_dai *dai, int fll_id, int source,
sound/soc/codecs/wm8994.c
2481
static int wm8994_set_fll(struct snd_soc_dai *dai, int id, int src,
sound/soc/codecs/wm8994.c
2504
static int wm8994_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/wm8994.c
2756
static int wm8994_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8994.c
2912
struct snd_soc_dai *dai)
sound/soc/codecs/wm8994.c
3092
struct snd_soc_dai *dai)
sound/soc/codecs/wm8994.c
3134
static int wm8994_aif_mute(struct snd_soc_dai *codec_dai, int mute,
sound/soc/codecs/wm8994.c
3162
static int wm8994_set_tristate(struct snd_soc_dai *codec_dai, int tristate)
sound/soc/codecs/wm8994.c
3188
static int wm8994_aif2_probe(struct snd_soc_dai *dai)
sound/soc/codecs/wm8995.c
1420
static int wm8995_aif_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/codecs/wm8995.c
1441
static int wm8995_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8995.c
1545
struct snd_soc_dai *dai)
sound/soc/codecs/wm8995.c
1681
static int wm8995_set_tristate(struct snd_soc_dai *codec_dai, int tristate)
sound/soc/codecs/wm8995.c
1794
static int wm8995_set_fll(struct snd_soc_dai *dai, int id,
sound/soc/codecs/wm8995.c
1905
static int wm8995_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/wm8996.c
1631
static int wm8996_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/wm8996.c
1732
struct snd_soc_dai *dai)
sound/soc/codecs/wm8996.c
1811
static int wm8996_set_sysclk(struct snd_soc_dai *dai,
sound/soc/codecs/wm9081.c
1151
static int wm9081_mute(struct snd_soc_dai *codec_dai, int mute, int direction)
sound/soc/codecs/wm9081.c
1187
static int wm9081_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/codecs/wm9081.c
900
static int wm9081_set_dai_fmt(struct snd_soc_dai *dai,
sound/soc/codecs/wm9081.c
994
struct snd_soc_dai *dai)
sound/soc/codecs/wm9705.c
232
struct snd_soc_dai *dai)
sound/soc/codecs/wm9712.c
520
struct snd_soc_dai *dai)
sound/soc/codecs/wm9712.c
537
struct snd_soc_dai *dai)
sound/soc/codecs/wm9713.c
1023
struct snd_soc_dai *dai)
sound/soc/codecs/wm9713.c
1040
struct snd_soc_dai *dai)
sound/soc/codecs/wm9713.c
871
static int wm9713_set_dai_pll(struct snd_soc_dai *codec_dai, int pll_id,
sound/soc/codecs/wm9713.c
882
static int wm9713_set_dai_tristate(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm9713.c
898
static int wm9713_set_dai_clkdiv(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm9713.c
934
static int wm9713_set_dai_fmt(struct snd_soc_dai *codec_dai,
sound/soc/codecs/wm9713.c
998
struct snd_soc_dai *dai)
sound/soc/codecs/wsa881x.c
1005
static int wsa881x_set_sdw_stream(struct snd_soc_dai *dai,
sound/soc/codecs/wsa881x.c
1015
static int wsa881x_digital_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/wsa881x.c
975
struct snd_soc_dai *dai)
sound/soc/codecs/wsa881x.c
996
struct snd_soc_dai *dai)
sound/soc/codecs/wsa883x.c
1340
struct snd_soc_dai *dai)
sound/soc/codecs/wsa883x.c
1362
struct snd_soc_dai *dai)
sound/soc/codecs/wsa883x.c
1371
static int wsa883x_set_sdw_stream(struct snd_soc_dai *dai,
sound/soc/codecs/wsa883x.c
1381
static int wsa883x_digital_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/wsa884x.c
1773
struct snd_soc_dai *dai)
sound/soc/codecs/wsa884x.c
1795
struct snd_soc_dai *dai)
sound/soc/codecs/wsa884x.c
1804
static int wsa884x_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/codecs/wsa884x.c
1828
static int wsa884x_set_stream(struct snd_soc_dai *dai,
sound/soc/codecs/zl38060.c
232
static int zl38_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/codecs/zl38060.c
271
struct snd_soc_dai *dai)
sound/soc/codecs/zl38060.c
317
struct snd_soc_dai *dai)
sound/soc/dwc/dwc-i2s.c
229
struct snd_soc_dai *cpu_dai)
sound/soc/dwc/dwc-i2s.c
272
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/dwc/dwc-i2s.c
347
struct snd_soc_dai *dai)
sound/soc/dwc/dwc-i2s.c
360
int cmd, struct snd_soc_dai *dai)
sound/soc/dwc/dwc-i2s.c
386
static int dw_i2s_set_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/dwc/dwc-i2s.c
433
static int dw_i2s_set_tdm_slot(struct snd_soc_dai *cpu_dai, unsigned int tx_mask,
sound/soc/dwc/dwc-i2s.c
459
static int dw_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/dwc/dwc-i2s.c
512
struct snd_soc_dai *dai;
sound/soc/fsl/eukrea-tlv320.c
33
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/fsl/eukrea-tlv320.c
34
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/fsl/fsl-asoc-card.c
215
struct snd_soc_dai *codec_dai;
sound/soc/fsl/fsl-asoc-card.c
298
struct snd_soc_dai *codec_dai;
sound/soc/fsl/fsl-asoc-card.c
651
struct snd_soc_dai *codec_dai;
sound/soc/fsl/fsl_asrc.c
651
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_asrc.c
706
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_asrc.c
755
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_asrc.c
767
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_asrc.c
790
static int fsl_asrc_dai_probe(struct snd_soc_dai *dai)
sound/soc/fsl/fsl_asrc_dma.c
159
struct snd_soc_dai *dai_cpu = snd_soc_rtd_to_cpu(be, 0);
sound/soc/fsl/fsl_asrc_dma.c
160
struct snd_soc_dai *dai_codec = snd_soc_rtd_to_codec(be, 0);
sound/soc/fsl/fsl_asrc_dma.c
161
struct snd_soc_dai *dai;
sound/soc/fsl/fsl_aud2htx.c
23
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_aud2htx.c
50
static int fsl_aud2htx_dai_probe(struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_audmix.c
245
static int fsl_audmix_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/fsl/fsl_audmix.c
286
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_easrc.c
1461
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_easrc.c
1469
int cmd, struct snd_soc_dai *dai)
sound/soc/fsl/fsl_easrc.c
1499
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_easrc.c
1574
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_easrc.c
1593
static int fsl_easrc_dai_probe(struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_esai.c
165
static int fsl_esai_divisor_cal(struct snd_soc_dai *dai, bool tx, u32 ratio,
sound/soc/fsl/fsl_esai.c
259
static int fsl_esai_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/fsl/fsl_esai.c
362
static int fsl_esai_set_bclk(struct snd_soc_dai *dai, bool tx, u32 freq)
sound/soc/fsl/fsl_esai.c
404
static int fsl_esai_set_dai_tdm_slot(struct snd_soc_dai *dai, u32 tx_mask,
sound/soc/fsl/fsl_esai.c
423
static int fsl_esai_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/fsl/fsl_esai.c
512
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_esai.c
537
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_esai.c
758
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_esai.c
788
static int fsl_esai_dai_probe(struct snd_soc_dai *dai)
sound/soc/fsl/fsl_micfil.c
1067
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_micfil.c
1077
static int fsl_micfil_dai_probe(struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_micfil.c
705
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_micfil.c
884
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_micfil.c
968
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_mqs.c
105
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_mqs.c
137
static int fsl_mqs_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/fsl/fsl_mqs.c
165
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_mqs.c
177
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_qmc_audio.c
347
static unsigned int qmc_dai_get_index(struct snd_soc_dai *dai)
sound/soc/fsl/fsl_qmc_audio.c
354
static struct qmc_dai *qmc_dai_get_data(struct snd_soc_dai *dai)
sound/soc/fsl/fsl_qmc_audio.c
548
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_qmc_audio.c
568
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_qmc_audio.c
616
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_rpmsg.c
100
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_rpmsg.c
43
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_rpmsg.c
87
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_sai.c
1004
static int fsl_sai_dai_probe(struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_sai.c
213
static int fsl_sai_set_dai_tdm_slot_tx(struct snd_soc_dai *cpu_dai, u32 tx_mask,
sound/soc/fsl/fsl_sai.c
225
static int fsl_sai_set_dai_tdm_slot_rx(struct snd_soc_dai *cpu_dai, u32 tx_mask,
sound/soc/fsl/fsl_sai.c
237
static int fsl_sai_set_dai_tdm_slot(struct snd_soc_dai *cpu_dai, u32 tx_mask,
sound/soc/fsl/fsl_sai.c
256
static int fsl_sai_set_dai_bclk_ratio(struct snd_soc_dai *dai,
sound/soc/fsl/fsl_sai.c
266
static int fsl_sai_set_dai_sysclk_tr(struct snd_soc_dai *cpu_dai,
sound/soc/fsl/fsl_sai.c
296
static int fsl_sai_set_mclk_rate(struct snd_soc_dai *dai, int clk_id, unsigned int freq)
sound/soc/fsl/fsl_sai.c
311
static int fsl_sai_set_dai_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/fsl/fsl_sai.c
351
static int fsl_sai_set_dai_fmt_tr(struct snd_soc_dai *cpu_dai,
sound/soc/fsl/fsl_sai.c
468
static int fsl_sai_set_dai_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/fsl/fsl_sai.c
485
static int fsl_sai_set_dai_fmt_tx(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/fsl/fsl_sai.c
490
static int fsl_sai_set_dai_fmt_rx(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/fsl/fsl_sai.c
495
static int fsl_sai_set_bclk(struct snd_soc_dai *dai, bool tx, u32 freq)
sound/soc/fsl/fsl_sai.c
606
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_sai.c
806
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_sai.c
889
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_sai.c
976
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_spdif.c
1099
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
1119
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
1138
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
1249
static int fsl_spdif_dai_probe(struct snd_soc_dai *dai)
sound/soc/fsl/fsl_spdif.c
604
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_spdif.c
646
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/fsl_spdif.c
700
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_spdif.c
735
int cmd, struct snd_soc_dai *dai)
sound/soc/fsl/fsl_spdif.c
788
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
803
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
821
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
853
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
885
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
907
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
922
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
938
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
951
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
966
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
984
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_spdif.c
995
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_ssi.c
1038
static int fsl_ssi_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/fsl/fsl_ssi.c
1057
static int fsl_ssi_set_dai_tdm_slot(struct snd_soc_dai *dai, u32 tx_mask,
sound/soc/fsl/fsl_ssi.c
1108
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_ssi.c
1143
static int fsl_ssi_dai_probe(struct snd_soc_dai *dai)
sound/soc/fsl/fsl_ssi.c
635
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_ssi.c
659
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_ssi.c
680
struct snd_soc_dai *dai,
sound/soc/fsl/fsl_ssi.c
806
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_ssi.c
891
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_xcvr.c
1023
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_xcvr.c
1034
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_xcvr.c
1045
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_xcvr.c
1098
static int fsl_xcvr_dai_probe(struct snd_soc_dai *dai)
sound/soc/fsl/fsl_xcvr.c
166
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_xcvr.c
186
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_xcvr.c
218
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_xcvr.c
229
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_xcvr.c
250
static int fsl_xcvr_activate_ctl(struct snd_soc_dai *dai, const char *name,
sound/soc/fsl/fsl_xcvr.c
280
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_xcvr.c
310
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_xcvr.c
567
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_xcvr.c
692
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_xcvr.c
748
struct snd_soc_dai *dai)
sound/soc/fsl/fsl_xcvr.c
796
struct snd_soc_dai *dai)
sound/soc/fsl/imx-card.c
326
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/fsl/imx-card.c
332
struct snd_soc_dai *codec_dai;
sound/soc/fsl/imx-card.c
495
struct snd_soc_dai *cpu_dai;
sound/soc/fsl/imx-card.c
496
struct snd_soc_dai *codec_dai;
sound/soc/fsl/imx-hdmi.c
38
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/fsl/imx-hdmi.c
73
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/fsl/imx-pcm-rpmsg.c
233
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/fsl/imx-pcm-rpmsg.c
320
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/fsl/imx-pcm-rpmsg.c
465
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/fsl/imx-pcm-rpmsg.c
519
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/fsl/imx-pcm-rpmsg.c
598
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/fsl/imx-rpmsg.c
150
struct snd_soc_dai *cpu_dai;
sound/soc/fsl/imx-rpmsg.c
39
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/fsl/imx-rpmsg.c
40
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/fsl/imx-rpmsg.c
87
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/fsl/imx-ssi.h
192
struct snd_soc_dai *imx_ac97;
sound/soc/fsl/lpc3xxx-i2s.c
101
static void lpc3xxx_i2s_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *cpu_dai)
sound/soc/fsl/lpc3xxx-i2s.c
125
static int lpc3xxx_i2s_set_dai_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/fsl/lpc3xxx-i2s.c
136
static int lpc3xxx_i2s_set_dai_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/fsl/lpc3xxx-i2s.c
156
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/lpc3xxx-i2s.c
216
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/lpc3xxx-i2s.c
251
static int lpc3xxx_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/fsl/lpc3xxx-i2s.c
69
static int lpc3xxx_i2s_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *cpu_dai)
sound/soc/fsl/mpc5200_dma.c
288
struct snd_soc_dai *dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/fsl/mpc5200_psc_ac97.c
137
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/mpc5200_psc_ac97.c
160
struct snd_soc_dai *cpu_dai)
sound/soc/fsl/mpc5200_psc_ac97.c
175
struct snd_soc_dai *dai)
sound/soc/fsl/mpc5200_psc_ac97.c
202
static int psc_ac97_probe(struct snd_soc_dai *cpu_dai)
sound/soc/fsl/mpc5200_psc_i2s.c
106
static int psc_i2s_set_fmt(struct snd_soc_dai *cpu_dai, unsigned int format)
sound/soc/fsl/mpc5200_psc_i2s.c
38
struct snd_soc_dai *dai)
sound/soc/fsl/mpc5200_psc_i2s.c
86
static int psc_i2s_set_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/generic/audio-graph-card.c
77
struct snd_soc_dai *dai = snd_soc_find_dai_with_mutex(dlc);
sound/soc/generic/simple-card-utils.c
1132
struct snd_soc_dai *dai;
sound/soc/generic/simple-card-utils.c
384
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, i);
sound/soc/generic/simple-card-utils.c
392
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, i);
sound/soc/generic/simple-card-utils.c
429
struct snd_soc_dai *dai,
sound/soc/generic/simple-card-utils.c
468
struct snd_soc_dai *sdai;
sound/soc/generic/simple-card-utils.c
582
struct snd_soc_dai *dai, struct simple_util_dai *simple_dai)
sound/soc/generic/simple-card.c
73
struct snd_soc_dai *dai;
sound/soc/generic/test-component.c
143
static int test_dai_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/generic/test-component.c
152
static int test_dai_mute_stream(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/generic/test-component.c
159
static int test_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/generic/test-component.c
166
static void test_dai_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/generic/test-component.c
172
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/generic/test-component.c
179
static int test_dai_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/generic/test-component.c
186
static int test_dai_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai)
sound/soc/generic/test-component.c
41
static int test_dai_set_sysclk(struct snd_soc_dai *dai,
sound/soc/generic/test-component.c
49
static int test_dai_set_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/generic/test-component.c
57
static int test_dai_set_clkdiv(struct snd_soc_dai *dai, int div_id, int div)
sound/soc/generic/test-component.c
64
static int test_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/hisilicon/hi6210-i2s.c
172
struct snd_soc_dai *cpu_dai)
sound/soc/hisilicon/hi6210-i2s.c
183
static void hi6210_i2s_txctrl(struct snd_soc_dai *cpu_dai, int on)
sound/soc/hisilicon/hi6210-i2s.c
202
static void hi6210_i2s_rxctrl(struct snd_soc_dai *cpu_dai, int on)
sound/soc/hisilicon/hi6210-i2s.c
219
static int hi6210_i2s_set_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/hisilicon/hi6210-i2s.c
253
struct snd_soc_dai *cpu_dai)
sound/soc/hisilicon/hi6210-i2s.c
473
struct snd_soc_dai *cpu_dai)
sound/soc/hisilicon/hi6210-i2s.c
498
static int hi6210_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/hisilicon/hi6210-i2s.c
91
struct snd_soc_dai *cpu_dai)
sound/soc/img/img-i2s-in.c
161
struct snd_soc_dai *dai)
sound/soc/img/img-i2s-in.c
215
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/img/img-i2s-in.c
302
static int img_i2s_in_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/img/img-i2s-in.c
373
static int img_i2s_in_dai_probe(struct snd_soc_dai *dai)
sound/soc/img/img-i2s-out.c
186
struct snd_soc_dai *dai)
sound/soc/img/img-i2s-out.c
214
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/img/img-i2s-out.c
291
static int img_i2s_out_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/img/img-i2s-out.c
379
static int img_i2s_out_dai_probe(struct snd_soc_dai *dai)
sound/soc/img/img-parallel-out.c
118
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/img/img-parallel-out.c
149
static int img_prl_out_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/img/img-parallel-out.c
177
static int img_prl_out_dai_probe(struct snd_soc_dai *dai)
sound/soc/img/img-parallel-out.c
92
struct snd_soc_dai *dai)
sound/soc/img/img-spdif-in.c
286
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-in.c
316
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-in.c
338
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-in.c
383
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-in.c
420
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-in.c
431
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-in.c
473
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-in.c
484
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-in.c
507
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-in.c
518
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-in.c
593
struct snd_soc_dai *dai)
sound/soc/img/img-spdif-in.c
630
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/img/img-spdif-in.c
649
static int img_spdif_in_dai_probe(struct snd_soc_dai *dai)
sound/soc/img/img-spdif-out.c
135
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-out.c
158
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/img/img-spdif-out.c
198
struct snd_soc_dai *dai)
sound/soc/img/img-spdif-out.c
225
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/img/img-spdif-out.c
282
static int img_spdif_out_dai_probe(struct snd_soc_dai *dai)
sound/soc/intel/atom/sst-atom-controls.c
1327
int sst_send_pipe_gains(struct snd_soc_dai *dai, int stream, int mute)
sound/soc/intel/atom/sst-atom-controls.c
742
int sst_handle_vb_timer(struct snd_soc_dai *dai, bool enable)
sound/soc/intel/atom/sst-atom-controls.c
791
int sst_fill_ssp_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/intel/atom/sst-atom-controls.c
804
static int sst_get_frame_sync_polarity(struct snd_soc_dai *dai,
sound/soc/intel/atom/sst-atom-controls.c
826
static int sst_get_ssp_mode(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/intel/atom/sst-atom-controls.c
846
int sst_fill_ssp_config(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/intel/atom/sst-atom-controls.c
920
void sst_fill_ssp_defaults(struct snd_soc_dai *dai)
sound/soc/intel/atom/sst-atom-controls.c
943
int send_ssp_cmd(struct snd_soc_dai *dai, const char *id, bool enable)
sound/soc/intel/atom/sst-atom-controls.h
870
int sst_fill_ssp_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/intel/atom/sst-atom-controls.h
872
int sst_fill_ssp_config(struct snd_soc_dai *dai, unsigned int fmt);
sound/soc/intel/atom/sst-atom-controls.h
873
void sst_fill_ssp_defaults(struct snd_soc_dai *dai);
sound/soc/intel/atom/sst-mfld-platform-pcm.c
223
struct snd_soc_dai *dai)
sound/soc/intel/atom/sst-mfld-platform-pcm.c
303
struct snd_soc_dai *dai)
sound/soc/intel/atom/sst-mfld-platform-pcm.c
360
struct snd_soc_dai *dai)
sound/soc/intel/atom/sst-mfld-platform-pcm.c
376
struct snd_soc_dai *dai)
sound/soc/intel/atom/sst-mfld-platform-pcm.c
402
struct snd_soc_dai *dai)
sound/soc/intel/atom/sst-mfld-platform-pcm.c
415
struct snd_soc_dai *dai)
sound/soc/intel/atom/sst-mfld-platform-pcm.c
424
static int sst_set_format(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/intel/atom/sst-mfld-platform-pcm.c
438
static int sst_platform_set_ssp_slot(struct snd_soc_dai *dai,
sound/soc/intel/atom/sst-mfld-platform-pcm.c
454
struct snd_soc_dai *dai)
sound/soc/intel/atom/sst-mfld-platform-pcm.c
674
struct snd_soc_dai *dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/intel/atom/sst-mfld-platform-pcm.c
765
struct snd_soc_dai *dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/intel/atom/sst-mfld-platform-pcm.c
786
struct snd_soc_dai *dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/intel/atom/sst-mfld-platform-pcm.c
96
static int sst_media_digital_mute(struct snd_soc_dai *dai, int mute, int stream)
sound/soc/intel/atom/sst-mfld-platform.h
153
int sst_send_pipe_gains(struct snd_soc_dai *dai, int stream, int mute);
sound/soc/intel/atom/sst-mfld-platform.h
154
int send_ssp_cmd(struct snd_soc_dai *dai, const char *id, bool enable);
sound/soc/intel/atom/sst-mfld-platform.h
155
int sst_handle_vb_timer(struct snd_soc_dai *dai, bool enable);
sound/soc/intel/avs/boards/da7219.c
33
struct snd_soc_dai *codec_dai;
sound/soc/intel/avs/boards/da7219.c
93
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/avs/boards/es8336.c
101
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/avs/boards/es8336.c
144
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/avs/boards/es8336.c
154
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/avs/boards/es8336.c
246
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, ES8336_CODEC_DAI);
sound/soc/intel/avs/boards/es8336.c
253
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, ES8336_CODEC_DAI);
sound/soc/intel/avs/boards/max98373.c
71
struct snd_soc_dai *codec_dai;
sound/soc/intel/avs/boards/max98927.c
71
struct snd_soc_dai *codec_dai;
sound/soc/intel/avs/boards/nau8825.c
143
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtm, 0);
sound/soc/intel/avs/boards/nau8825.c
220
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, SKL_NUVOTON_CODEC_DAI);
sound/soc/intel/avs/boards/nau8825.c
227
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, SKL_NUVOTON_CODEC_DAI);
sound/soc/intel/avs/boards/nau8825.c
27
struct snd_soc_dai *codec_dai;
sound/soc/intel/avs/boards/rt274.c
195
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, RT274_CODEC_DAI);
sound/soc/intel/avs/boards/rt274.c
202
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, RT274_CODEC_DAI);
sound/soc/intel/avs/boards/rt274.c
31
struct snd_soc_dai *codec_dai;
sound/soc/intel/avs/boards/rt274.c
90
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/avs/boards/rt286.c
104
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/avs/boards/rt286.c
164
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, RT286_CODEC_DAI);
sound/soc/intel/avs/boards/rt286.c
171
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, RT286_CODEC_DAI);
sound/soc/intel/avs/boards/rt298.c
115
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/avs/boards/rt298.c
184
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, RT298_CODEC_DAI);
sound/soc/intel/avs/boards/rt298.c
191
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, RT298_CODEC_DAI);
sound/soc/intel/avs/boards/rt5514.c
68
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/avs/boards/rt5640.c
187
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, RT5640_CODEC_DAI);
sound/soc/intel/avs/boards/rt5640.c
194
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, RT5640_CODEC_DAI);
sound/soc/intel/avs/boards/rt5640.c
51
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/avs/boards/rt5640.c
78
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/avs/boards/rt5640.c
99
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/avs/boards/rt5663.c
119
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/avs/boards/rt5663.c
183
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, RT5663_CODEC_DAI);
sound/soc/intel/avs/boards/rt5663.c
190
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, RT5663_CODEC_DAI);
sound/soc/intel/avs/boards/rt5682.c
149
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/avs/boards/rt5682.c
253
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, AVS_RT5682_CODEC_DAI_NAME);
sound/soc/intel/avs/boards/rt5682.c
260
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, AVS_RT5682_CODEC_DAI_NAME);
sound/soc/intel/avs/pcm.c
1086
static int avs_dai_resume_hw_params(struct snd_soc_dai *dai, struct avs_dma_data *data)
sound/soc/intel/avs/pcm.c
1102
static int avs_dai_resume_fe_prepare(struct snd_soc_dai *dai, struct avs_dma_data *data)
sound/soc/intel/avs/pcm.c
1134
static int avs_dai_resume_be_prepare(struct snd_soc_dai *dai, struct avs_dma_data *data)
sound/soc/intel/avs/pcm.c
1145
static int avs_dai_suspend_fe_hw_free(struct snd_soc_dai *dai, struct avs_dma_data *data)
sound/soc/intel/avs/pcm.c
1166
static int avs_dai_suspend_be_hw_free(struct snd_soc_dai *dai, struct avs_dma_data *data)
sound/soc/intel/avs/pcm.c
1178
int (*op)(struct snd_soc_dai *, struct avs_dma_data *))
sound/soc/intel/avs/pcm.c
1182
struct snd_soc_dai *dai;
sound/soc/intel/avs/pcm.c
119
static int avs_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
1223
int (*prepare_cb)(struct snd_soc_dai *dai, struct avs_dma_data *data);
sound/soc/intel/avs/pcm.c
1235
int (*hw_free_cb)(struct snd_soc_dai *dai, struct avs_dma_data *data);
sound/soc/intel/avs/pcm.c
1355
struct snd_soc_dai *dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/intel/avs/pcm.c
149
static void avs_dai_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
1576
struct snd_soc_dai *dai, *save;
sound/soc/intel/avs/pcm.c
1631
struct snd_soc_dai *dai;
sound/soc/intel/avs/pcm.c
169
struct snd_pcm_hw_params *be_hw_params, struct snd_soc_dai *dai,
sound/soc/intel/avs/pcm.c
202
struct snd_pcm_hw_params *be_hw_params, struct snd_soc_dai *dai,
sound/soc/intel/avs/pcm.c
219
static int avs_dai_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
241
struct snd_pcm_hw_params *hw_params, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
253
static int avs_dai_nonhda_be_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
269
struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
327
static int __avs_dai_hda_be_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai,
sound/soc/intel/avs/pcm.c
351
static int avs_dai_hda_be_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
374
static int avs_dai_i2shda_be_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
385
static int avs_dai_dmichda_be_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
396
static void avs_dai_hda_be_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
405
static void avs_dai_althda_be_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
414
struct snd_pcm_hw_params *hw_params, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
426
static int avs_dai_hda_be_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
448
static int avs_dai_hda_be_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
45
avs_dai_find_path_template(struct snd_soc_dai *dai, bool is_fe, int direction)
sound/soc/intel/avs/pcm.c
488
struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
615
static int avs_dai_fe_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
648
static void avs_dai_fe_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
660
struct snd_pcm_hw_params *hw_params, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
707
static int __avs_dai_fe_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
734
static int avs_dai_fe_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
744
static int avs_dai_fe_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
77
struct snd_soc_dai *dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/intel/avs/pcm.c
84
static int avs_hw_constraints_init(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/intel/avs/pcm.c
861
static int avs_dai_fe_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai)
sound/soc/intel/avs/probes.c
130
struct snd_compr_params *params, struct snd_soc_dai *dai)
sound/soc/intel/avs/probes.c
184
struct snd_soc_dai *dai)
sound/soc/intel/avs/probes.c
219
struct snd_compr_tstamp64 *tstamp, struct snd_soc_dai *dai)
sound/soc/intel/avs/probes.c
63
static int avs_probe_compr_open(struct snd_compr_stream *cstream, struct snd_soc_dai *dai)
sound/soc/intel/avs/probes.c
87
static int avs_probe_compr_free(struct snd_compr_stream *cstream, struct snd_soc_dai *dai)
sound/soc/intel/avs/topology.c
1908
struct snd_soc_dai *dai)
sound/soc/intel/boards/bdw-rt5650.c
107
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/bdw-rt5650.c
170
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/bdw-rt5677.c
156
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/bdw-rt5677.c
173
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/bdw_rt286.c
102
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/bdw_rt286.c
184
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, "rt286-aif1");
sound/soc/intel/boards/bdw_rt286.c
194
struct snd_soc_dai *codec_dai = snd_soc_card_get_codec_dai(card, "rt286-aif1");
sound/soc/intel/boards/bytcht_da7213.c
109
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/bytcht_da7213.c
130
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/bytcr_rt5640.c
208
static int byt_rt5640_prepare_and_enable_pll1(struct snd_soc_dai *codec_dai,
sound/soc/intel/boards/bytcr_rt5640.c
258
static struct snd_soc_dai *byt_rt5640_get_codec_dai(struct snd_soc_dapm_context *dapm)
sound/soc/intel/boards/bytcr_rt5640.c
261
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/bytcr_rt5640.c
277
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/bytcr_rt5640.c
319
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/bytcr_rt5640.c
540
struct snd_soc_dai *dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/bytcr_rt5651.c
156
static int byt_rt5651_prepare_and_enable_pll1(struct snd_soc_dai *codec_dai,
sound/soc/intel/boards/bytcr_rt5651.c
192
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/bytcr_rt5651.c
365
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/bytcr_wm5102.c
111
static int byt_wm5102_prepare_and_enable_pll1(struct snd_soc_dai *codec_dai, int rate)
sound/soc/intel/boards/bytcr_wm5102.c
154
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/cht_bsw_max98090_ti.c
115
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/cht_bsw_max98090_ti.c
46
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/cht_bsw_nau8824.c
76
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/cht_bsw_nau8824.c
99
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/boards/cht_bsw_rt5645.c
209
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/cht_bsw_rt5645.c
70
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/cht_bsw_rt5672.c
162
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/cht_bsw_rt5672.c
195
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/boards/cht_bsw_rt5672.c
55
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/ehl_rt5660.c
111
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/ehl_rt5660.c
68
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/ehl_rt5660.c
75
struct snd_soc_dai *dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/hsw_rt5640.c
51
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/skl_hda_dsp_generic.c
32
struct snd_soc_dai *dai;
sound/soc/intel/boards/sof_board_helpers.c
16
struct snd_soc_dai *dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/sof_cirrus_common.c
96
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/sof_cs42l42.c
88
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/sof_da7219.c
109
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/sof_da7219.c
34
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/sof_es8336.c
255
struct snd_soc_dai *dai = snd_soc_rtd_to_codec(runtime, 0);
sound/soc/intel/boards/sof_es8336.c
370
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/sof_es8336.c
71
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/sof_maxim_common.c
115
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/sof_maxim_common.c
193
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/sof_maxim_common.c
194
struct snd_soc_dai *cpu_dai;
sound/soc/intel/boards/sof_maxim_common.c
384
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/sof_nau8825.c
89
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/sof_pcm512x.c
44
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/sof_pcm512x.c
74
struct snd_soc_dai *dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/sof_realtek_common.c
140
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/sof_realtek_common.c
400
struct snd_soc_dai *codec_dai;
sound/soc/intel/boards/sof_realtek_common.c
595
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/sof_rt5682.c
264
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/sof_sdw_hdmi.c
24
struct snd_soc_dai *dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/boards/sof_wm8804.c
54
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/intel/catpt/pcm.c
266
struct snd_soc_dai *dai)
sound/soc/intel/catpt/pcm.c
309
struct snd_soc_dai *dai)
sound/soc/intel/catpt/pcm.c
387
struct snd_soc_dai *dai)
sound/soc/intel/catpt/pcm.c
445
struct snd_soc_dai *dai)
sound/soc/intel/catpt/pcm.c
466
struct snd_soc_dai *dai)
sound/soc/intel/catpt/pcm.c
489
struct snd_soc_dai *dai)
sound/soc/intel/catpt/pcm.c
630
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtm, 0);
sound/soc/intel/catpt/pcm.c
654
struct snd_soc_dai *dai)
sound/soc/intel/catpt/pcm.c
656
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtm, 0);
sound/soc/intel/catpt/pcm.c
79
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtm, 0);
sound/soc/intel/keembay/kmb_platform.c
403
static int kmb_probe(struct snd_soc_dai *cpu_dai)
sound/soc/intel/keembay/kmb_platform.c
495
static int kmb_set_dai_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/intel/keembay/kmb_platform.c
527
int cmd, struct snd_soc_dai *cpu_dai)
sound/soc/intel/keembay/kmb_platform.c
581
struct snd_soc_dai *cpu_dai)
sound/soc/intel/keembay/kmb_platform.c
677
struct snd_soc_dai *cpu_dai)
sound/soc/intel/keembay/kmb_platform.c
690
struct snd_soc_dai *cpu_dai)
sound/soc/intel/keembay/kmb_platform.c
709
struct snd_soc_dai *cpu_dai)
sound/soc/jz4740/jz4740-i2s.c
132
struct snd_soc_dai *dai)
sound/soc/jz4740/jz4740-i2s.c
145
struct snd_soc_dai *dai)
sound/soc/jz4740/jz4740-i2s.c
173
static int jz4740_i2s_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/jz4740/jz4740-i2s.c
251
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/jz4740/jz4740-i2s.c
319
static int jz4740_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/jz4740/jz4740-i2s.c
94
struct snd_soc_dai *dai)
sound/soc/kirkwood/armada-370-db.c
22
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/kirkwood/kirkwood-i2s.c
150
static int kirkwood_i2s_set_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/kirkwood/kirkwood-i2s.c
215
static void kirkwood_set_rate(struct snd_soc_dai *dai,
sound/soc/kirkwood/kirkwood-i2s.c
244
struct snd_soc_dai *dai)
sound/soc/kirkwood/kirkwood-i2s.c
254
struct snd_soc_dai *dai)
sound/soc/kirkwood/kirkwood-i2s.c
348
int cmd, struct snd_soc_dai *dai)
sound/soc/kirkwood/kirkwood-i2s.c
436
int cmd, struct snd_soc_dai *dai)
sound/soc/kirkwood/kirkwood-i2s.c
502
struct snd_soc_dai *dai)
sound/soc/loongson/loongson1_ac97.c
184
struct snd_soc_dai *cpu_dai)
sound/soc/loongson/loongson1_ac97.c
234
static int ls1x_ac97_dai_probe(struct snd_soc_dai *cpu_dai)
sound/soc/loongson/loongson_card.c
28
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/loongson/loongson_card.c
29
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/loongson/loongson_i2s.c
116
static int loongson_i2s_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/loongson/loongson_i2s.c
157
static int loongson_i2s_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/loongson/loongson_i2s.c
212
static int loongson_i2s_dai_probe(struct snd_soc_dai *cpu_dai)
sound/soc/loongson/loongson_i2s.c
32
struct snd_soc_dai *dai)
sound/soc/loongson/loongson_i2s.c
62
struct snd_soc_dai *dai)
sound/soc/mediatek/common/mtk-afe-fe-dai.c
121
struct snd_soc_dai *dai)
sound/soc/mediatek/common/mtk-afe-fe-dai.c
185
struct snd_soc_dai *dai)
sound/soc/mediatek/common/mtk-afe-fe-dai.c
197
struct snd_soc_dai *dai)
sound/soc/mediatek/common/mtk-afe-fe-dai.c
264
struct snd_soc_dai *dai)
sound/soc/mediatek/common/mtk-afe-fe-dai.c
38
struct snd_soc_dai *dai)
sound/soc/mediatek/common/mtk-afe-fe-dai.c
99
struct snd_soc_dai *dai)
sound/soc/mediatek/common/mtk-afe-fe-dai.h
17
struct snd_soc_dai *dai);
sound/soc/mediatek/common/mtk-afe-fe-dai.h
19
struct snd_soc_dai *dai);
sound/soc/mediatek/common/mtk-afe-fe-dai.h
22
struct snd_soc_dai *dai);
sound/soc/mediatek/common/mtk-afe-fe-dai.h
24
struct snd_soc_dai *dai);
sound/soc/mediatek/common/mtk-afe-fe-dai.h
26
struct snd_soc_dai *dai);
sound/soc/mediatek/common/mtk-afe-fe-dai.h
28
struct snd_soc_dai *dai);
sound/soc/mediatek/common/mtk-base-afe.h
99
struct snd_soc_dai;
sound/soc/mediatek/common/mtk-dsp-sof-common.c
196
struct snd_soc_dai *cpu_dai;
sound/soc/mediatek/common/mtk-dsp-sof-common.c
22
struct snd_soc_dai *cpu_dai;
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
112
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
147
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
235
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
268
static int mt2701_afe_i2s_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
291
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
308
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
349
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
369
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
389
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
405
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
431
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
450
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
472
int cmd, struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
565
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
616
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
632
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
720
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
745
struct snd_soc_dai *dai)
sound/soc/mediatek/mt2701/mt2701-cs42448.c
130
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt2701/mt2701-cs42448.c
131
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt2701/mt2701-wm8960.c
28
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt2701/mt2701-wm8960.c
29
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt6797/mt6797-dai-adda.c
153
struct snd_soc_dai *dai)
sound/soc/mediatek/mt6797/mt6797-dai-hostless.c
38
struct snd_soc_dai *dai)
sound/soc/mediatek/mt6797/mt6797-dai-pcm.c
183
struct snd_soc_dai *dai)
sound/soc/mediatek/mt7986/mt7986-dai-etdm.c
119
struct snd_soc_dai *dai)
sound/soc/mediatek/mt7986/mt7986-dai-etdm.c
136
struct snd_soc_dai *dai)
sound/soc/mediatek/mt7986/mt7986-dai-etdm.c
165
struct snd_soc_dai *dai,
sound/soc/mediatek/mt7986/mt7986-dai-etdm.c
238
struct snd_soc_dai *dai)
sound/soc/mediatek/mt7986/mt7986-dai-etdm.c
264
struct snd_soc_dai *dai)
sound/soc/mediatek/mt7986/mt7986-dai-etdm.c
291
static int mtk_dai_etdm_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c
295
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c
308
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c
322
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c
344
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c
358
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c
371
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c
434
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8173/mt8173-max98090.c
55
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8173/mt8173-rt5650-rt5514.c
56
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8173/mt8173-rt5650-rt5676.c
60
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8173/mt8173-rt5650.c
71
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
108
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
137
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
67
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8183/mt8183-dai-adda.c
271
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8183/mt8183-dai-hostless.c
38
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
774
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
781
static int mtk_dai_i2s_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
834
static int mtk_dai_i2s_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8183/mt8183-dai-pcm.c
183
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8183/mt8183-dai-tdm.c
466
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8183/mt8183-dai-tdm.c
583
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8183/mt8183-dai-tdm.c
615
static int mtk_dai_tdm_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8183/mt8183-dai-tdm.c
637
static int mtk_dai_tdm_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
68
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
106
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
140
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
155
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
292
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
42
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
84
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-adda.c
557
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-hostless.c
77
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-hw-gain.c
127
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
1000
static int mtk_dai_i2s_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
811
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
860
int cmd, struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
993
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-pcm.c
217
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-pcm.c
285
static int mtk_dai_pcm_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8186/mt8186-dai-src.c
549
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-src.c
589
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
365
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
459
static int mtk_dai_tdm_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
476
static int mtk_dai_tdm_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
548
static int mtk_dai_tdm_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8186/mt8186-mt6366.c
232
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8186/mt8186-mt6366.c
233
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8186/mt8186-mt6366.c
276
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8186/mt8186-mt6366.c
303
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8186/mt8186-mt6366.c
304
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
230
mt8188_afe_found_cm(struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
301
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
328
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
335
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
357
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-dai-adda.c
402
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-dai-dmic.c
196
static int mtk_dai_dmic_configure_array(struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-dai-dmic.c
393
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
2174
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
2272
static int mtk_dai_etdm_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
2294
static int mtk_dai_etdm_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
2320
static int mtk_dai_etdm_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
2415
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
2454
static int mtk_dai_hdmitx_dptx_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
246
static int is_cowork_mode(struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
278
static int get_etdm_cowork_master_id(struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-dai-pcm.c
121
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-dai-pcm.c
228
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8188/mt8188-dai-pcm.c
237
static int mtk_dai_pcm_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8188/mt8188-mt6359.c
612
struct snd_soc_dai *dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8188/mt8188-mt6359.c
712
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8188/mt8188-mt6359.c
713
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8188/mt8188-mt6359.c
851
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8188/mt8188-mt6359.c
886
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8188/mt8188-mt6359.c
887
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8188/mt8188-mt6359.c
956
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8188/mt8188-mt6359.c
957
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
136
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
141
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
179
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
183
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
201
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
229
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
234
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
1082
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
910
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
987
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-dai-i2s.c
1265
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-dai-i2s.c
1272
static int mtk_dai_i2s_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8189/mt8189-dai-pcm.c
219
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-dai-tdm.c
399
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-dai-tdm.c
502
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8189/mt8189-dai-tdm.c
551
static int mtk_dai_tdm_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8189/mt8189-nau8825.c
143
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-nau8825.c
161
struct snd_soc_dai *dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-nau8825.c
192
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-nau8825.c
230
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-nau8825.c
231
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-nau8825.c
275
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-nau8825.c
276
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8189/mt8189-nau8825.c
321
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8189/mt8189-nau8825.c
322
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
1064
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
1530
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
1590
int cmd, struct snd_soc_dai *dai)
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
1766
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
1773
static int mtk_dai_i2s_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8192/mt8192-dai-pcm.c
273
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8192/mt8192-dai-tdm.c
515
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8192/mt8192-dai-tdm.c
630
static int mtk_dai_tdm_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8192/mt8192-dai-tdm.c
652
static int mtk_dai_tdm_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
101
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
102
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
66
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
67
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
208
mt8195_afe_found_cm(struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
281
struct snd_soc_dai *dai,
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
310
struct snd_soc_dai *dai,
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
343
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
373
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
381
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
403
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
409
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
415
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
452
static int mt8195_afe_fe_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
619
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
1572
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
1613
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2035
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2091
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2182
static int mtk_dai_etdm_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2205
static int mtk_dai_etdm_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2225
static int mtk_dai_etdm_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2291
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2306
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2348
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2397
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2433
static int mtk_dai_hdmitx_dptx_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
2461
static int mtk_dai_etdm_probe(struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
267
static int is_cowork_mode(struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
299
static int get_etdm_cowork_master_id(struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-pcm.c
120
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-pcm.c
223
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8195/mt8195-dai-pcm.c
238
static int mtk_dai_pcm_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8195/mt8195-mt6359.c
345
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8195/mt8195-mt6359.c
402
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8195/mt8195-mt6359.c
403
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8195/mt8195-mt6359.c
493
struct snd_soc_dai *codec_dai;
sound/soc/mediatek/mt8196/mt8196-afe-pcm.c
138
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8196/mt8196-afe-pcm.c
143
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8196/mt8196-afe-pcm.c
183
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8196/mt8196-afe-pcm.c
187
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8196/mt8196-afe-pcm.c
205
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8196/mt8196-afe-pcm.c
249
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8196/mt8196-dai-adda.c
410
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8196/mt8196-dai-adda.c
468
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8196/mt8196-dai-adda.c
658
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8196/mt8196-dai-i2s.c
2323
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8196/mt8196-dai-i2s.c
2330
static int mtk_dai_i2s_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8196/mt8196-dai-i2s.c
2371
static int mtk_dai_i2s_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8196/mt8196-dai-tdm.c
395
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8196/mt8196-dai-tdm.c
504
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8196/mt8196-dai-tdm.c
553
static int mtk_dai_tdm_set_sysclk(struct snd_soc_dai *dai,
sound/soc/mediatek/mt8196/mt8196-nau8825.c
150
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8196/mt8196-nau8825.c
167
struct snd_soc_dai *dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8196/mt8196-nau8825.c
662
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8196/mt8196-nau8825.c
697
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/mediatek/mt8196/mt8196-nau8825.c
698
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
500
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
525
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
539
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
648
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
669
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
717
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
760
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
769
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
785
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
830
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
129
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
147
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
176
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
113
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
163
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
180
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
197
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
70
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-dmic.c
90
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
514
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
540
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
587
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
669
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
682
static int mt8365_afe_2nd_i2s_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8365/mt8365-dai-pcm.c
108
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-pcm.c
121
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-pcm.c
133
struct snd_soc_dai *dai)
sound/soc/mediatek/mt8365/mt8365-dai-pcm.c
156
static int mt8365_dai_pcm1_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mediatek/mt8365/mt8365-dai-pcm.c
38
struct snd_soc_dai *dai)
sound/soc/meson/aiu-acodec-ctrl.c
87
struct snd_soc_dai *dai)
sound/soc/meson/aiu-encoder-i2s.c
189
struct snd_soc_dai *dai)
sound/soc/meson/aiu-encoder-i2s.c
215
struct snd_soc_dai *dai)
sound/soc/meson/aiu-encoder-i2s.c
224
static int aiu_encoder_i2s_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/meson/aiu-encoder-i2s.c
271
static int aiu_encoder_i2s_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/meson/aiu-encoder-i2s.c
298
struct snd_soc_dai *dai)
sound/soc/meson/aiu-encoder-i2s.c
320
struct snd_soc_dai *dai)
sound/soc/meson/aiu-encoder-spdif.c
156
struct snd_soc_dai *dai)
sound/soc/meson/aiu-encoder-spdif.c
166
struct snd_soc_dai *dai)
sound/soc/meson/aiu-encoder-spdif.c
196
struct snd_soc_dai *dai)
sound/soc/meson/aiu-encoder-spdif.c
48
struct snd_soc_dai *dai)
sound/soc/meson/aiu-encoder-spdif.c
97
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo-i2s.c
153
int aiu_fifo_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo-i2s.c
48
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo-i2s.c
66
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo-i2s.c
88
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo-spdif.c
113
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo-spdif.c
173
int aiu_fifo_spdif_dai_probe(struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo-spdif.c
59
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo-spdif.c
91
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo.c
133
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo.c
169
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo.c
178
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo.c
195
int aiu_fifo_dai_probe(struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo.c
208
int aiu_fifo_dai_remove(struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo.c
26
static struct snd_soc_dai *aiu_fifo_dai(struct snd_pcm_substream *ss)
sound/soc/meson/aiu-fifo.c
36
struct snd_soc_dai *dai = aiu_fifo_dai(substream);
sound/soc/meson/aiu-fifo.c
46
static void aiu_fifo_enable(struct snd_soc_dai *dai, bool enable)
sound/soc/meson/aiu-fifo.c
59
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo.c
80
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo.c
97
struct snd_soc_dai *dai)
sound/soc/meson/aiu-fifo.h
16
struct snd_soc_dai;
sound/soc/meson/aiu-fifo.h
28
int aiu_fifo_dai_probe(struct snd_soc_dai *dai);
sound/soc/meson/aiu-fifo.h
29
int aiu_fifo_dai_remove(struct snd_soc_dai *dai);
sound/soc/meson/aiu-fifo.h
35
struct snd_soc_dai *dai);
sound/soc/meson/aiu-fifo.h
37
struct snd_soc_dai *dai);
sound/soc/meson/aiu-fifo.h
40
struct snd_soc_dai *dai);
sound/soc/meson/aiu-fifo.h
42
struct snd_soc_dai *dai);
sound/soc/meson/aiu-fifo.h
44
struct snd_soc_dai *dai);
sound/soc/meson/aiu-fifo.h
46
struct snd_soc_dai *dai);
sound/soc/meson/aiu.c
49
struct snd_soc_dai *dai;
sound/soc/meson/aiu.h
14
struct snd_soc_dai;
sound/soc/meson/aiu.h
54
int aiu_fifo_i2s_dai_probe(struct snd_soc_dai *dai);
sound/soc/meson/aiu.h
55
int aiu_fifo_spdif_dai_probe(struct snd_soc_dai *dai);
sound/soc/meson/axg-card.c
60
struct snd_soc_dai *codec_dai;
sound/soc/meson/axg-fifo.c
47
static struct snd_soc_dai *axg_fifo_dai(struct snd_pcm_substream *ss)
sound/soc/meson/axg-fifo.c
56
struct snd_soc_dai *dai = axg_fifo_dai(ss);
sound/soc/meson/axg-fifo.c
63
struct snd_soc_dai *dai = axg_fifo_dai(ss);
sound/soc/meson/axg-fifo.h
18
struct snd_soc_dai;
sound/soc/meson/axg-frddr.c
36
struct snd_soc_dai *dai)
sound/soc/meson/axg-frddr.c
53
struct snd_soc_dai *dai)
sound/soc/meson/axg-frddr.c
70
struct snd_soc_dai *dai)
sound/soc/meson/axg-frddr.c
87
struct snd_soc_dai *dai)
sound/soc/meson/axg-frddr.c
95
struct snd_soc_dai *dai)
sound/soc/meson/axg-pdm.c
126
struct snd_soc_dai *dai)
sound/soc/meson/axg-pdm.c
225
struct snd_soc_dai *dai)
sound/soc/meson/axg-pdm.c
271
struct snd_soc_dai *dai)
sound/soc/meson/axg-pdm.c
289
struct snd_soc_dai *dai)
sound/soc/meson/axg-pdm.c
374
static int axg_pdm_dai_probe(struct snd_soc_dai *dai)
sound/soc/meson/axg-pdm.c
426
static int axg_pdm_dai_remove(struct snd_soc_dai *dai)
sound/soc/meson/axg-spdifin.c
158
static int axg_spdifin_sample_mode_config(struct snd_soc_dai *dai,
sound/soc/meson/axg-spdifin.c
212
static int axg_spdifin_dai_probe(struct snd_soc_dai *dai)
sound/soc/meson/axg-spdifin.c
246
static int axg_spdifin_dai_remove(struct snd_soc_dai *dai)
sound/soc/meson/axg-spdifin.c
96
struct snd_soc_dai *dai)
sound/soc/meson/axg-spdifout.c
111
static int axg_spdifout_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/meson/axg-spdifout.c
123
struct snd_soc_dai *dai)
sound/soc/meson/axg-spdifout.c
180
struct snd_soc_dai *dai)
sound/soc/meson/axg-spdifout.c
217
struct snd_soc_dai *dai)
sound/soc/meson/axg-spdifout.c
246
struct snd_soc_dai *dai)
sound/soc/meson/axg-spdifout.c
279
struct snd_soc_dai *dai)
sound/soc/meson/axg-spdifout.c
89
struct snd_soc_dai *dai)
sound/soc/meson/axg-tdm-interface.c
100
static int axg_tdm_iface_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/meson/axg-tdm-interface.c
119
static int axg_tdm_iface_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/meson/axg-tdm-interface.c
147
struct snd_soc_dai *dai)
sound/soc/meson/axg-tdm-interface.c
184
struct snd_soc_dai *dai)
sound/soc/meson/axg-tdm-interface.c
213
static int axg_tdm_iface_set_lrclk(struct snd_soc_dai *dai,
sound/soc/meson/axg-tdm-interface.c
268
static int axg_tdm_iface_set_sclk(struct snd_soc_dai *dai,
sound/soc/meson/axg-tdm-interface.c
309
struct snd_soc_dai *dai)
sound/soc/meson/axg-tdm-interface.c
358
struct snd_soc_dai *dai)
sound/soc/meson/axg-tdm-interface.c
367
struct snd_soc_dai *dai)
sound/soc/meson/axg-tdm-interface.c
38
int axg_tdm_set_tdm_slots(struct snd_soc_dai *dai, u32 *tx_mask,
sound/soc/meson/axg-tdm-interface.c
390
static int axg_tdm_iface_remove_dai(struct snd_soc_dai *dai)
sound/soc/meson/axg-tdm-interface.c
404
static int axg_tdm_iface_probe_dai(struct snd_soc_dai *dai)
sound/soc/meson/axg-tdm.h
77
int axg_tdm_set_tdm_slots(struct snd_soc_dai *dai, u32 *tx_mask,
sound/soc/meson/axg-tdmin.c
57
static struct snd_soc_dai *
sound/soc/meson/axg-tdmin.c
61
struct snd_soc_dai *be;
sound/soc/meson/axg-tdmin.c
68
return (struct snd_soc_dai *)p->source->priv;
sound/soc/meson/axg-tdmin.c
81
struct snd_soc_dai *be = axg_tdmin_get_be(w);
sound/soc/meson/axg-tdmout.c
55
static struct snd_soc_dai *
sound/soc/meson/axg-tdmout.c
59
struct snd_soc_dai *be;
sound/soc/meson/axg-tdmout.c
66
return (struct snd_soc_dai *)p->sink->priv;
sound/soc/meson/axg-tdmout.c
79
struct snd_soc_dai *be = axg_tdmout_get_be(w);
sound/soc/meson/axg-toddr.c
112
struct snd_soc_dai *dai)
sound/soc/meson/axg-toddr.c
195
struct snd_soc_dai *dai)
sound/soc/meson/axg-toddr.c
32
struct snd_soc_dai *dai)
sound/soc/meson/axg-toddr.c
38
struct snd_soc_dai *dai)
sound/soc/meson/axg-toddr.c
55
struct snd_soc_dai *dai)
sound/soc/meson/axg-toddr.c
88
struct snd_soc_dai *dai)
sound/soc/meson/g12a-toacodec.c
146
struct snd_soc_dai *dai)
sound/soc/meson/meson-card-utils.c
17
struct snd_soc_dai *codec_dai;
sound/soc/meson/meson-codec-glue.c
121
int meson_codec_glue_input_dai_probe(struct snd_soc_dai *dai)
sound/soc/meson/meson-codec-glue.c
134
int meson_codec_glue_input_dai_remove(struct snd_soc_dai *dai)
sound/soc/meson/meson-codec-glue.c
39
static void meson_codec_glue_input_set_data(struct snd_soc_dai *dai,
sound/soc/meson/meson-codec-glue.c
46
meson_codec_glue_input_get_data(struct snd_soc_dai *dai)
sound/soc/meson/meson-codec-glue.c
57
struct snd_soc_dai *dai;
sound/soc/meson/meson-codec-glue.c
69
struct snd_soc_dai *dai)
sound/soc/meson/meson-codec-glue.c
86
int meson_codec_glue_input_set_fmt(struct snd_soc_dai *dai,
sound/soc/meson/meson-codec-glue.c
99
struct snd_soc_dai *dai)
sound/soc/meson/meson-codec-glue.h
19
meson_codec_glue_input_get_data(struct snd_soc_dai *dai);
sound/soc/meson/meson-codec-glue.h
22
struct snd_soc_dai *dai);
sound/soc/meson/meson-codec-glue.h
23
int meson_codec_glue_input_set_fmt(struct snd_soc_dai *dai,
sound/soc/meson/meson-codec-glue.h
25
int meson_codec_glue_input_dai_probe(struct snd_soc_dai *dai);
sound/soc/meson/meson-codec-glue.h
26
int meson_codec_glue_input_dai_remove(struct snd_soc_dai *dai);
sound/soc/meson/meson-codec-glue.h
30
struct snd_soc_dai *dai);
sound/soc/meson/t9015.c
54
static int t9015_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/mxs/mxs-saif.c
118
static int mxs_saif_set_dai_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/mxs/mxs-saif.c
346
static int mxs_saif_set_dai_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/mxs/mxs-saif.c
434
struct snd_soc_dai *cpu_dai)
sound/soc/mxs/mxs-saif.c
459
struct snd_soc_dai *cpu_dai)
sound/soc/mxs/mxs-saif.c
472
struct snd_soc_dai *cpu_dai)
sound/soc/mxs/mxs-saif.c
562
struct snd_soc_dai *cpu_dai)
sound/soc/mxs/mxs-saif.c
574
struct snd_soc_dai *cpu_dai)
sound/soc/mxs/mxs-sgtl5000.c
22
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/mxs/mxs-sgtl5000.c
23
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/pxa/mmp-sspa.c
106
static int mmp_sspa_set_dai_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/pxa/mmp-sspa.c
133
static int mmp_sspa_set_dai_pll(struct snd_soc_dai *cpu_dai, int pll_id,
sound/soc/pxa/mmp-sspa.c
165
static int mmp_sspa_set_dai_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/pxa/mmp-sspa.c
213
struct snd_soc_dai *dai)
sound/soc/pxa/mmp-sspa.c
281
struct snd_soc_dai *dai)
sound/soc/pxa/mmp-sspa.c
325
static int mmp_sspa_probe(struct snd_soc_dai *dai)
sound/soc/pxa/mmp-sspa.c
84
struct snd_soc_dai *dai)
sound/soc/pxa/mmp-sspa.c
95
struct snd_soc_dai *dai)
sound/soc/pxa/pxa-ssp.c
100
struct snd_soc_dai *cpu_dai)
sound/soc/pxa/pxa-ssp.c
184
static int pxa_ssp_set_dai_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/pxa/pxa-ssp.c
318
static int pxa_ssp_set_dai_tdm_slot(struct snd_soc_dai *cpu_dai,
sound/soc/pxa/pxa-ssp.c
353
static int pxa_ssp_set_dai_tristate(struct snd_soc_dai *cpu_dai,
sound/soc/pxa/pxa-ssp.c
370
static int pxa_ssp_set_dai_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/pxa/pxa-ssp.c
533
struct snd_soc_dai *cpu_dai)
sound/soc/pxa/pxa-ssp.c
708
struct snd_soc_dai *cpu_dai)
sound/soc/pxa/pxa-ssp.c
74
struct snd_soc_dai *cpu_dai)
sound/soc/pxa/pxa-ssp.c
746
static int pxa_ssp_probe(struct snd_soc_dai *dai)
sound/soc/pxa/pxa-ssp.c
798
static int pxa_ssp_remove(struct snd_soc_dai *dai)
sound/soc/pxa/pxa2xx-ac97.c
110
struct snd_soc_dai *cpu_dai)
sound/soc/pxa/pxa2xx-ac97.c
125
struct snd_soc_dai *cpu_dai)
sound/soc/pxa/pxa2xx-ac97.c
95
struct snd_soc_dai *cpu_dai)
sound/soc/pxa/pxa2xx-i2s.c
119
static int pxa2xx_i2s_set_dai_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/pxa/pxa2xx-i2s.c
145
static int pxa2xx_i2s_set_dai_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/pxa/pxa2xx-i2s.c
156
struct snd_soc_dai *dai)
sound/soc/pxa/pxa2xx-i2s.c
215
struct snd_soc_dai *dai)
sound/soc/pxa/pxa2xx-i2s.c
241
struct snd_soc_dai *dai)
sound/soc/pxa/pxa2xx-i2s.c
295
static int pxa2xx_i2s_probe(struct snd_soc_dai *dai)
sound/soc/pxa/pxa2xx-i2s.c
320
static int pxa2xx_i2s_remove(struct snd_soc_dai *dai)
sound/soc/pxa/pxa2xx-i2s.c
94
struct snd_soc_dai *dai)
sound/soc/pxa/pxa2xx-i2s.c
97
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/pxa/spitz.c
120
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/pxa/spitz.c
121
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/apq8016_sbc.c
151
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/apq8016_sbc.c
165
static int qdsp6_dai_get_lpass_id(struct snd_soc_dai *cpu_dai)
sound/soc/qcom/apq8016_sbc.c
187
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/apq8016_sbc.c
198
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/apq8016_sbc.c
219
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/apq8016_sbc.c
61
struct snd_soc_dai *codec_dai;
sound/soc/qcom/apq8096.c
33
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/apq8096.c
34
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/apq8096.c
68
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/common.c
190
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/common.c
191
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/common.c
244
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/lpass-cdc-dma.c
123
static int __lpass_platform_codec_intf_init(struct snd_soc_dai *dai,
sound/soc/qcom/lpass-cdc-dma.c
127
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-cdc-dma.c
172
struct snd_soc_dai *dai)
sound/soc/qcom/lpass-cdc-dma.c
195
struct snd_soc_dai *dai)
sound/soc/qcom/lpass-cdc-dma.c
216
struct snd_soc_dai *dai)
sound/soc/qcom/lpass-cdc-dma.c
260
int cmd, struct snd_soc_dai *dai)
sound/soc/qcom/lpass-cdc-dma.c
33
static void __lpass_get_dmactl_handle(struct snd_pcm_substream *substream, struct snd_soc_dai *dai,
sound/soc/qcom/lpass-cdc-dma.c
37
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-cpu.c
104
struct snd_soc_dai *dai)
sound/soc/qcom/lpass-cpu.c
135
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/qcom/lpass-cpu.c
300
int cmd, struct snd_soc_dai *dai)
sound/soc/qcom/lpass-cpu.c
368
struct snd_soc_dai *dai)
sound/soc/qcom/lpass-cpu.c
407
static int lpass_cpu_daiops_pcm_new(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/qcom/lpass-cpu.c
424
static int lpass_cpu_daiops_probe(struct snd_soc_dai *dai)
sound/soc/qcom/lpass-cpu.c
69
static int lpass_cpu_daiops_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/qcom/lpass-cpu.c
84
struct snd_soc_dai *dai)
sound/soc/qcom/lpass-hdmi.c
191
struct snd_soc_dai *dai)
sound/soc/qcom/lpass-hdmi.c
20
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/qcom/lpass-hdmi.c
206
int cmd, struct snd_soc_dai *dai)
sound/soc/qcom/lpass-platform.c
1172
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
1233
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
197
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
288
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
325
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
357
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
392
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
420
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
573
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
601
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
664
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
863
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
915
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/lpass-platform.c
930
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0);
sound/soc/qcom/qdsp6/q6afe-dai.c
130
struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6afe-dai.c
143
static int q6i2s_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/qcom/qdsp6/q6afe-dai.c
153
static int q6tdm_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/qcom/qdsp6/q6afe-dai.c
207
static int q6tdm_set_channel_map(struct snd_soc_dai *dai,
sound/soc/qcom/qdsp6/q6afe-dai.c
270
struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6afe-dai.c
285
static int q6dma_set_channel_map(struct snd_soc_dai *dai,
sound/soc/qcom/qdsp6/q6afe-dai.c
359
struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6afe-dai.c
371
struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6afe-dai.c
388
struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6afe-dai.c
39
struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6afe-dai.c
449
static int q6slim_set_channel_map(struct snd_soc_dai *dai,
sound/soc/qcom/qdsp6/q6afe-dai.c
488
static int q6afe_mi2s_set_sysclk(struct snd_soc_dai *dai,
sound/soc/qcom/qdsp6/q6afe-dai.c
670
static int msm_dai_q6_dai_probe(struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6afe-dai.c
685
static int msm_dai_q6_dai_remove(struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6afe-dai.c
69
struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6afe-dai.c
97
struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6apm-dai.c
372
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_prtd, 0);
sound/soc/qcom/qdsp6/q6apm-dai.c
574
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/qdsp6/q6apm-dai.c
618
struct snd_soc_dai *cpu_dai;
sound/soc/qcom/qdsp6/q6apm-dai.c
653
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
130
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
144
static void q6apm_lpass_dai_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
163
struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
187
static int q6apm_lpass_dai_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
236
static int q6apm_lpass_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
254
static int q6i2s_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
27
static int q6dma_set_channel_map(struct snd_soc_dai *dai,
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
99
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6asm-dai.c
371
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_prtd, 0);
sound/soc/qcom/qdsp6/q6asm-dai.c
614
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/qdsp6/q6dsp-lpass-ports.h
7
int (*probe)(struct snd_soc_dai *dai);
sound/soc/qcom/qdsp6/q6dsp-lpass-ports.h
8
int (*remove)(struct snd_soc_dai *dai);
sound/soc/qcom/qdsp6/q6usb.c
143
struct snd_soc_dai *dai;
sound/soc/qcom/qdsp6/q6usb.c
54
struct snd_soc_dai *dai)
sound/soc/qcom/qdsp6/q6usb.c
58
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7180.c
121
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7180.c
140
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7180.c
160
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sc7180.c
206
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7180.c
240
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7180.c
241
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sc7180.c
315
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7180.c
342
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7180.c
375
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7180.c
395
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7180.c
396
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sc7180.c
61
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sc7180.c
97
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sc7280.c
119
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sc7280.c
141
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7280.c
142
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sc7280.c
180
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7280.c
220
const struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7280.c
229
const struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7280.c
249
const struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7280.c
259
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7280.c
286
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc7280.c
287
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sc7280.c
62
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sc7280.c
63
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc8280xp.c
102
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc8280xp.c
112
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc8280xp.c
29
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sc8280xp.c
73
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdm845.c
100
struct snd_soc_dai *codec_dai;
sound/soc/qcom/sdm845.c
184
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdm845.c
185
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sdm845.c
234
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sdm845.c
235
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdm845.c
335
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdm845.c
336
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/sdm845.c
426
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdm845.c
474
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdm845.c
483
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdm845.c
62
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdm845.c
63
struct snd_soc_dai *codec_dai;
sound/soc/qcom/sdm845.c
99
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdw.c
130
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdw.c
171
struct snd_soc_dai *codec_dai;
sound/soc/qcom/sdw.c
172
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdw.c
199
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdw.c
67
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sdw.c
70
struct snd_soc_dai *codec_dai;
sound/soc/qcom/sm8250.c
125
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sm8250.c
135
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sm8250.c
34
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sm8250.c
50
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sm8250.c
79
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/sm8250.c
80
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/usb_offload_utils.c
15
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/usb_offload_utils.c
16
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/usb_offload_utils.c
37
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/usb_offload_utils.c
38
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/qcom/x1e80100.c
126
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/x1e80100.c
155
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/x1e80100.c
29
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/qcom/x1e80100.c
74
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/renesas/fsi.c
1355
struct snd_soc_dai *dai = fsi_get_dai(io->substream);
sound/soc/renesas/fsi.c
1641
struct snd_soc_dai *dai)
sound/soc/renesas/fsi.c
1651
struct snd_soc_dai *dai)
sound/soc/renesas/fsi.c
1660
struct snd_soc_dai *dai)
sound/soc/renesas/fsi.c
1718
static int fsi_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/renesas/fsi.c
1766
struct snd_soc_dai *dai)
sound/soc/renesas/fsi.c
400
static struct snd_soc_dai *fsi_get_dai(struct snd_pcm_substream *substream)
sound/soc/renesas/fsi.c
407
static struct fsi_priv *fsi_get_priv_frm_dai(struct snd_soc_dai *dai)
sound/soc/renesas/fsi.c
534
struct snd_soc_dai *dai = fsi_get_dai(io->substream);
sound/soc/renesas/hac.c
237
struct snd_soc_dai *dai)
sound/soc/renesas/migor.c
49
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/renesas/migor.c
82
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/renesas/rcar/core.c
1032
struct snd_soc_dai *dai)
sound/soc/renesas/rcar/core.c
1047
struct snd_soc_dai *dai)
sound/soc/renesas/rcar/core.c
1449
static int rsnd_soc_dai_pcm_new(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/renesas/rcar/core.c
1658
struct snd_soc_dai *dai = rsnd_substream_to_dai(substream);
sound/soc/renesas/rcar/core.c
1678
struct snd_soc_dai *dai = rsnd_substream_to_dai(substream);
sound/soc/renesas/rcar/core.c
1794
struct snd_soc_dai *dai = rsnd_substream_to_dai(substream);
sound/soc/renesas/rcar/core.c
671
static struct rsnd_dai *rsnd_dai_to_rdai(struct snd_soc_dai *dai)
sound/soc/renesas/rcar/core.c
690
struct snd_soc_dai *rsnd_substream_to_dai(struct snd_pcm_substream *substream)
sound/soc/renesas/rcar/core.c
708
struct snd_soc_dai *dai)
sound/soc/renesas/rcar/core.c
746
static int rsnd_soc_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/renesas/rcar/core.c
808
static int rsnd_soc_set_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/renesas/rcar/core.c
976
struct snd_soc_dai *dai)
sound/soc/renesas/rcar/msiof.c
324
static int msiof_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/renesas/rz-ssi.c
701
struct snd_soc_dai *dai)
sound/soc/renesas/rz-ssi.c
743
static int rz_ssi_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/renesas/rz-ssi.c
795
struct snd_soc_dai *dai)
sound/soc/renesas/rz-ssi.c
808
struct snd_soc_dai *dai)
sound/soc/renesas/rz-ssi.c
847
struct snd_soc_dai *dai)
sound/soc/renesas/rz-ssi.c
893
static int rz_ssi_dai_probe(struct snd_soc_dai *dai)
sound/soc/renesas/rz-ssi.c
948
struct snd_soc_dai *dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/renesas/siu_dai.c
494
struct snd_soc_dai *dai)
sound/soc/renesas/siu_dai.c
516
struct snd_soc_dai *dai)
sound/soc/renesas/siu_dai.c
541
struct snd_soc_dai *dai)
sound/soc/renesas/siu_dai.c
589
static int siu_dai_set_fmt(struct snd_soc_dai *dai,
sound/soc/renesas/siu_dai.c
625
static int siu_dai_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/renesas/ssi.c
102
struct snd_soc_dai *dai)
sound/soc/renesas/ssi.c
110
struct snd_soc_dai *dai)
sound/soc/renesas/ssi.c
130
struct snd_soc_dai *dai)
sound/soc/renesas/ssi.c
208
static int ssi_set_sysclk(struct snd_soc_dai *cpu_dai, int clk_id,
sound/soc/renesas/ssi.c
222
static int ssi_set_clkdiv(struct snd_soc_dai *dai, int did, int div)
sound/soc/renesas/ssi.c
245
static int ssi_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/renesas/ssi.c
90
struct snd_soc_dai *dai)
sound/soc/rockchip/rk3288_hdmi_analog.c
66
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/rockchip/rk3288_hdmi_analog.c
67
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/rockchip/rk3399_gru_sound.c
121
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/rockchip/rk3399_gru_sound.c
122
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/rockchip/rk3399_gru_sound.c
191
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/rockchip/rk3399_gru_sound.c
89
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/rockchip/rk3399_gru_sound.c
90
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/rockchip/rockchip_i2s.c
120
static inline struct rk_i2s_dev *to_info(struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_i2s.c
240
static int rockchip_i2s_set_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/rockchip/rockchip_i2s.c
351
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_i2s.c
465
int cmd, struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_i2s.c
503
static int rockchip_i2s_set_bclk_ratio(struct snd_soc_dai *dai,
sound/soc/rockchip/rockchip_i2s.c
513
static int rockchip_i2s_set_sysclk(struct snd_soc_dai *cpu_dai, int clk_id,
sound/soc/rockchip/rockchip_i2s.c
529
static int rockchip_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_i2s_tdm.c
168
static inline struct rk_i2s_tdm_dev *to_info(struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_i2s_tdm.c
285
struct snd_soc_dai *dai, int on)
sound/soc/rockchip/rockchip_i2s_tdm.c
347
static int rockchip_i2s_tdm_set_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/rockchip/rockchip_i2s_tdm.c
518
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_i2s_tdm.c
582
struct snd_soc_dai *dai,
sound/soc/rockchip/rockchip_i2s_tdm.c
618
static int rockchip_i2s_tdm_set_sysclk(struct snd_soc_dai *cpu_dai, int stream,
sound/soc/rockchip/rockchip_i2s_tdm.c
641
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_i2s_tdm.c
752
int cmd, struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_i2s_tdm.c
784
static int rockchip_i2s_tdm_dai_probe(struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_i2s_tdm.c
796
static int rockchip_dai_tdm_slot(struct snd_soc_dai *dai,
sound/soc/rockchip/rockchip_i2s_tdm.c
816
static int rockchip_i2s_tdm_set_bclk_ratio(struct snd_soc_dai *dai,
sound/soc/rockchip/rockchip_max98090.c
146
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/rockchip/rockchip_max98090.c
147
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/rockchip/rockchip_pdm.c
174
static inline struct rk_pdm_dev *to_info(struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_pdm.c
197
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_pdm.c
319
static int rockchip_pdm_set_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/rockchip/rockchip_pdm.c
349
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_pdm.c
375
static int rockchip_pdm_dai_probe(struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_rt5645.c
67
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/rockchip/rockchip_rt5645.c
68
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/rockchip/rockchip_sai.c
482
static int rockchip_sai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/rockchip/rockchip_sai.c
560
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_sai.c
706
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_sai.c
72
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_sai.c
844
int cmd, struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_sai.c
872
static int rockchip_sai_dai_probe(struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_sai.c
884
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_sai.c
904
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_sai.c
914
static int rockchip_sai_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/rockchip/rockchip_sai.c
950
static int rockchip_sai_set_sysclk(struct snd_soc_dai *dai, int stream,
sound/soc/rockchip/rockchip_spdif.c
107
struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_spdif.c
172
int cmd, struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_spdif.c
216
static int rk_spdif_dai_probe(struct snd_soc_dai *dai)
sound/soc/rockchip/rockchip_spdif.c
225
static int rk_spdif_set_sysclk(struct snd_soc_dai *dai,
sound/soc/samsung/aries_wm8994.c
262
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/aries_wm8994.c
290
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/aries_wm8994.c
318
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/arndale.c
24
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/samsung/arndale.c
25
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/arndale.c
59
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/bells.c
102
struct snd_soc_dai *codec_dai;
sound/soc/samsung/bells.c
145
struct snd_soc_dai *aif1_dai;
sound/soc/samsung/bells.c
146
struct snd_soc_dai *aif2_dai;
sound/soc/samsung/bells.c
147
struct snd_soc_dai *aif3_dai;
sound/soc/samsung/bells.c
148
struct snd_soc_dai *wm9081_dai;
sound/soc/samsung/bells.c
56
struct snd_soc_dai *codec_dai;
sound/soc/samsung/i2s.c
1005
i2s_delay(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/samsung/i2s.c
1039
static int samsung_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/samsung/i2s.c
1083
static int samsung_i2s_dai_remove(struct snd_soc_dai *dai)
sound/soc/samsung/i2s.c
117
struct snd_soc_dai *dai);
sound/soc/samsung/i2s.c
119
struct snd_soc_dai *dai);
sound/soc/samsung/i2s.c
1559
struct snd_soc_dai *dai)
sound/soc/samsung/i2s.c
1572
struct snd_soc_dai *dai)
sound/soc/samsung/i2s.c
225
static inline struct i2s_dai *to_info(struct snd_soc_dai *dai)
sound/soc/samsung/i2s.c
503
static int i2s_set_sysclk(struct snd_soc_dai *dai, int clk_id, unsigned int rfs,
sound/soc/samsung/i2s.c
52
struct snd_soc_dai *dai);
sound/soc/samsung/i2s.c
54
struct snd_soc_dai *dai);
sound/soc/samsung/i2s.c
628
static int i2s_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/samsung/i2s.c
725
struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
sound/soc/samsung/i2s.c
821
struct snd_soc_dai *dai)
sound/soc/samsung/i2s.c
845
struct snd_soc_dai *dai)
sound/soc/samsung/i2s.c
928
int cmd, struct snd_soc_dai *dai)
sound/soc/samsung/i2s.c
976
static int i2s_set_clkdiv(struct snd_soc_dai *dai,
sound/soc/samsung/littlemill.c
105
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/littlemill.c
178
struct snd_soc_dai *aif2_dai;
sound/soc/samsung/littlemill.c
21
struct snd_soc_dai *aif1_dai;
sound/soc/samsung/littlemill.c
273
struct snd_soc_dai *aif1_dai;
sound/soc/samsung/littlemill.c
274
struct snd_soc_dai *aif2_dai;
sound/soc/samsung/littlemill.c
68
struct snd_soc_dai *aif1_dai;
sound/soc/samsung/midas_wm1811.c
167
struct snd_soc_dai *aif1_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/midas_wm1811.c
168
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/samsung/midas_wm1811.c
219
struct snd_soc_dai *aif1_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/midas_wm1811.c
377
struct snd_soc_dai *aif1_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/midas_wm1811.c
398
struct snd_soc_dai *aif1_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/odroid.c
96
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 1);
sound/soc/samsung/pcm.c
217
struct snd_soc_dai *dai)
sound/soc/samsung/pcm.c
256
struct snd_soc_dai *socdai)
sound/soc/samsung/pcm.c
309
static int s3c_pcm_set_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/samsung/pcm.c
370
static int s3c_pcm_set_clkdiv(struct snd_soc_dai *cpu_dai,
sound/soc/samsung/pcm.c
387
static int s3c_pcm_set_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/samsung/pcm.c
416
static int s3c_pcm_dai_probe(struct snd_soc_dai *dai)
sound/soc/samsung/smdk_spdif.c
104
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/samsung/smdk_wm8994.c
38
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/smdk_wm8994pcm.c
47
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/smdk_wm8994pcm.c
48
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/samsung/snow.c
106
struct snd_soc_dai *codec_dai;
sound/soc/samsung/spdif.c
100
static inline struct samsung_spdif_info *to_info(struct snd_soc_dai *cpu_dai)
sound/soc/samsung/spdif.c
119
static int spdif_set_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/samsung/spdif.c
142
struct snd_soc_dai *dai)
sound/soc/samsung/spdif.c
175
struct snd_soc_dai *socdai)
sound/soc/samsung/spdif.c
271
struct snd_soc_dai *dai)
sound/soc/samsung/speyside.c
133
struct snd_soc_dai *dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/speyside.c
145
struct snd_soc_dai *dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/samsung/speyside.c
24
struct snd_soc_dai *codec_dai;
sound/soc/samsung/speyside.c
60
struct snd_soc_dai *codec_dai;
sound/soc/samsung/tm2_wm5110.c
211
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/samsung/tm2_wm5110.c
311
struct snd_soc_dai *amp_pdm_dai;
sound/soc/samsung/tm2_wm5110.c
313
struct snd_soc_dai *aif1_dai;
sound/soc/samsung/tm2_wm5110.c
314
struct snd_soc_dai *aif2_dai;
sound/soc/samsung/tobermory.c
177
struct snd_soc_dai *codec_dai;
sound/soc/samsung/tobermory.c
21
struct snd_soc_dai *codec_dai;
sound/soc/samsung/tobermory.c
64
struct snd_soc_dai *codec_dai;
sound/soc/sdca/sdca_asoc.c
1452
struct snd_soc_dai *dai)
sound/soc/sdca/sdca_asoc.c
1524
struct snd_soc_dai *dai)
sound/soc/sdca/sdca_asoc.c
1546
struct snd_soc_dai *dai)
sound/soc/sdca/sdca_asoc.c
1746
struct snd_soc_dai *dai)
sound/soc/sdca/sdca_class_function.c
121
struct snd_soc_dai *dai)
sound/soc/sdca/sdca_class_function.c
131
struct snd_soc_dai *dai)
sound/soc/sdca/sdca_class_function.c
166
struct snd_soc_dai *dai)
sound/soc/sdca/sdca_class_function.c
178
static int class_function_sdw_set_stream(struct snd_soc_dai *dai, void *sdw_stream,
sound/soc/sdw_utils/soc_sdw_bridge_cs35l56.c
40
struct snd_soc_dai *codec_dai;
sound/soc/sdw_utils/soc_sdw_bridge_cs35l56.c
41
struct snd_soc_dai *cpu_dai;
sound/soc/sdw_utils/soc_sdw_cs42l42.c
40
int asoc_sdw_cs42l42_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_cs42l43.c
108
int asoc_sdw_cs42l43_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_cs42l43.c
154
int asoc_sdw_cs42l43_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_cs42l43.c
55
int asoc_sdw_cs42l43_hs_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_cs42l45.c
38
int asoc_sdw_cs42l45_hs_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_cs42l45.c
69
int asoc_sdw_cs42l45_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_cs47l47.c
38
int asoc_sdw_cs47l47_hs_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_cs47l47.c
69
int asoc_sdw_cs47l47_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_cs_amp.c
38
int asoc_sdw_cs_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_cs_amp.c
44
struct snd_soc_dai *codec_dai;
sound/soc/sdw_utils/soc_sdw_cs_amp.c
67
int asoc_sdw_cs_spk_feedback_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_cs_amp.c
72
struct snd_soc_dai *codec_dai;
sound/soc/sdw_utils/soc_sdw_es9356.c
118
int asoc_sdw_es9356_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_es9356.c
76
int asoc_sdw_es9356_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_es9356.c
97
int asoc_sdw_es9356_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_maxim.c
26
int asoc_sdw_maxim_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_maxim.c
43
struct snd_soc_dai *codec_dai;
sound/soc/sdw_utils/soc_sdw_maxim.c
44
struct snd_soc_dai *cpu_dai;
sound/soc/sdw_utils/soc_sdw_rt5682.c
40
int asoc_sdw_rt5682_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_rt700.c
38
int asoc_sdw_rt700_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_rt711.c
64
int asoc_sdw_rt711_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_rt_amp.c
170
static const struct snd_soc_dapm_route *get_codec_name_and_route(struct snd_soc_dai *dai,
sound/soc/sdw_utils/soc_sdw_rt_amp.c
187
int asoc_sdw_rt_amp_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_rt_amp.c
193
struct snd_soc_dai *codec_dai;
sound/soc/sdw_utils/soc_sdw_rt_amp.c
215
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/sdw_utils/soc_sdw_rt_dmic.c
19
int asoc_sdw_rt_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_rt_mf_sdca.c
59
int asoc_sdw_rt_mf_sdca_spk_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_rt_sdca_jack_common.c
93
int asoc_sdw_rt_sdca_jack_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_ti_amp.c
122
struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_ti_amp.c
127
struct snd_soc_dai *codec_dai;
sound/soc/sdw_utils/soc_sdw_ti_amp.c
156
int asoc_sdw_ti_dmic_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_ti_amp.c
186
int asoc_sdw_ti_sdca_jack_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_ti_amp.c
44
struct snd_soc_dai *dai)
sound/soc/sdw_utils/soc_sdw_ti_amp.c
51
struct snd_soc_dai *codec_dai;
sound/soc/sdw_utils/soc_sdw_utils.c
1328
struct snd_soc_dai *dai;
sound/soc/sdw_utils/soc_sdw_utils.c
1452
struct snd_soc_dai *dai;
sound/soc/sdw_utils/soc_sdw_utils.c
1471
struct snd_soc_dai *dai;
sound/soc/sdw_utils/soc_sdw_utils.c
1554
struct snd_soc_dai *dai;
sound/soc/soc-component.c
908
struct snd_soc_dai *dai;
sound/soc/soc-compress.c
101
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-compress.c
136
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(fe, 0);
sound/soc/soc-compress.c
206
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(fe, 0);
sound/soc/soc-compress.c
247
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/soc-compress.c
248
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-compress.c
279
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(fe, 0);
sound/soc/soc-compress.c
326
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-compress.c
372
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(fe, 0);
sound/soc/soc-compress.c
426
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-compress.c
444
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-compress.c
464
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-compress.c
482
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-compress.c
496
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-compress.c
546
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/soc-compress.c
547
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-compress.c
60
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-compress.c
61
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/soc-core.c
1303
struct snd_soc_dai *cpu_dai;
sound/soc/soc-core.c
1304
struct snd_soc_dai *codec_dai;
sound/soc/soc-core.c
1357
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/soc-core.c
1446
struct snd_soc_dai *dai;
sound/soc/soc-core.c
169
struct snd_soc_dai *dai;
sound/soc/soc-core.c
2410
int snd_soc_add_dai_controls(struct snd_soc_dai *dai,
sound/soc/soc-core.c
2540
void snd_soc_unregister_dai(struct snd_soc_dai *dai)
sound/soc/soc-core.c
2561
struct snd_soc_dai *snd_soc_register_dai(struct snd_soc_component *component,
sound/soc/soc-core.c
2566
struct snd_soc_dai *dai;
sound/soc/soc-core.c
2615
struct snd_soc_dai *dai, *_dai;
sound/soc/soc-core.c
2632
struct snd_soc_dai *dai;
sound/soc/soc-core.c
267
struct snd_soc_dai *dai)
sound/soc/soc-core.c
294
const char *snd_soc_dai_name_get(const struct snd_soc_dai *dai)
sound/soc/soc-core.c
3438
struct snd_soc_dai *dai;
sound/soc/soc-core.c
3534
struct snd_soc_dai *snd_soc_get_dai_via_args(const struct of_phandle_args *dai_args)
sound/soc/soc-core.c
3536
struct snd_soc_dai *dai;
sound/soc/soc-core.c
431
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/soc-core.c
558
sizeof(struct snd_soc_dai *),
sound/soc/soc-core.c
624
struct snd_soc_dai *dai;
sound/soc/soc-core.c
868
struct snd_soc_dai *dai;
sound/soc/soc-core.c
919
struct snd_soc_dai *snd_soc_find_dai(
sound/soc/soc-core.c
923
struct snd_soc_dai *dai;
sound/soc/soc-core.c
938
struct snd_soc_dai *snd_soc_find_dai_with_mutex(
sound/soc/soc-dai.c
111
int snd_soc_dai_set_bclk_ratio(struct snd_soc_dai *dai, unsigned int ratio)
sound/soc/soc-dai.c
135
void snd_soc_dai_set_bclk_clk(struct snd_soc_dai *dai, struct clk *bclk)
sound/soc/soc-dai.c
14
static inline int _soc_dai_ret(const struct snd_soc_dai *dai,
sound/soc/soc-dai.c
158
struct snd_soc_dai *dai;
sound/soc/soc-dai.c
329
int snd_soc_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/soc-dai.c
38
int snd_soc_dai_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/soc-dai.c
387
int snd_soc_dai_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
441
int snd_soc_dai_set_tdm_idle(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
472
int snd_soc_dai_set_channel_map(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
496
int snd_soc_dai_get_channel_map(const struct snd_soc_dai *dai,
sound/soc/soc-dai.c
517
int snd_soc_dai_set_tristate(struct snd_soc_dai *dai, int tristate)
sound/soc/soc-dai.c
529
int snd_soc_dai_prepare(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
545
int snd_soc_dai_mute_is_ctrled_at_trigger(struct snd_soc_dai *dai)
sound/soc/soc-dai.c
561
int snd_soc_dai_digital_mute(struct snd_soc_dai *dai, int mute,
sound/soc/soc-dai.c
580
int snd_soc_dai_hw_params(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
597
void snd_soc_dai_hw_free(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
612
int snd_soc_dai_startup(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
631
void snd_soc_dai_shutdown(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
64
int snd_soc_dai_set_clkdiv(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
649
int snd_soc_dai_compress_new(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
664
bool snd_soc_dai_stream_valid(const struct snd_soc_dai *dai, int dir)
sound/soc/soc-dai.c
672
void snd_soc_dai_action(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
683
int snd_soc_dai_active(const struct snd_soc_dai *dai)
sound/soc/soc-dai.c
697
struct snd_soc_dai *dai;
sound/soc/soc-dai.c
723
struct snd_soc_dai *dai;
sound/soc/soc-dai.c
748
struct snd_soc_dai *dai;
sound/soc/soc-dai.c
766
struct snd_soc_dai *dai;
sound/soc/soc-dai.c
778
static int soc_dai_trigger(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
797
struct snd_soc_dai *dai;
sound/soc/soc-dai.c
840
struct snd_soc_dai *dai;
sound/soc/soc-dai.c
863
int snd_soc_dai_compr_startup(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
87
int snd_soc_dai_set_pll(struct snd_soc_dai *dai, int pll_id, int source,
sound/soc/soc-dai.c
880
void snd_soc_dai_compr_shutdown(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
896
int snd_soc_dai_compr_trigger(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
909
int snd_soc_dai_compr_set_params(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
923
int snd_soc_dai_compr_get_params(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
937
int snd_soc_dai_compr_ack(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
951
int snd_soc_dai_compr_pointer(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
965
int snd_soc_dai_compr_set_metadata(struct snd_soc_dai *dai,
sound/soc/soc-dai.c
979
int snd_soc_dai_compr_get_metadata(struct snd_soc_dai *dai,
sound/soc/soc-dapm.c
1606
int snd_soc_dapm_dai_get_connected_widgets(struct snd_soc_dai *dai, int stream,
sound/soc/soc-dapm.c
2827
struct snd_soc_dai *codec_dai;
sound/soc/soc-dapm.c
3057
struct snd_soc_dai *dai)
sound/soc/soc-dapm.c
3089
struct snd_soc_dai *dai)
sound/soc/soc-dapm.c
3973
struct snd_soc_dai *source, *sink;
sound/soc/soc-dapm.c
4087
struct snd_soc_dai *source, *sink;
sound/soc/soc-dapm.c
4375
struct snd_soc_dai *dai)
sound/soc/soc-dapm.c
4426
struct snd_soc_dai *dai;
sound/soc/soc-dapm.c
4479
struct snd_soc_dai *src_dai,
sound/soc/soc-dapm.c
4482
struct snd_soc_dai *sink_dai,
sound/soc/soc-dapm.c
4501
struct snd_soc_dai *codec_dai,
sound/soc/soc-dapm.c
4502
struct snd_soc_dai *cpu_dai)
sound/soc/soc-dapm.c
4507
struct snd_soc_dai *src_dai[] = { cpu_dai, codec_dai };
sound/soc/soc-dapm.c
4508
struct snd_soc_dai *sink_dai[] = { codec_dai, cpu_dai };
sound/soc/soc-dapm.c
4545
static void dapm_dai_stream_event(struct snd_soc_dai *dai, int stream, int event)
sound/soc/soc-dapm.c
4585
struct snd_soc_dai *cpu_dai;
sound/soc/soc-dapm.c
4586
struct snd_soc_dai *codec_dai;
sound/soc/soc-dapm.c
4645
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
1055
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
1130
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
1193
struct snd_soc_dai *cpu_dai;
sound/soc/soc-pcm.c
1194
struct snd_soc_dai *codec_dai;
sound/soc/soc-pcm.c
1541
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
1606
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(fe, 0);
sound/soc/soc-pcm.c
1636
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
1870
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
1901
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
1951
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
1999
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
2022
struct snd_soc_dai *fe_cpu_dai;
sound/soc/soc-pcm.c
2042
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
2922
struct snd_soc_dai *cpu_dai;
sound/soc/soc-pcm.c
2923
struct snd_soc_dai *codec_dai;
sound/soc/soc-pcm.c
2925
struct snd_soc_dai *dummy_dai = snd_soc_find_dai(&snd_soc_dummy_dlc);
sound/soc/soc-pcm.c
364
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
430
void soc_pcm_set_dai_params(struct snd_soc_dai *dai,
sound/soc/soc-pcm.c
445
struct snd_soc_dai *soc_dai)
sound/soc/soc-pcm.c
483
struct snd_soc_dai *dai = rule->private;
sound/soc/soc-pcm.c
486
struct snd_soc_dai *other_dai;
sound/soc/soc-pcm.c
566
struct snd_soc_dai *dai)
sound/soc/soc-pcm.c
586
struct snd_soc_dai d;
sound/soc/soc-pcm.c
587
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
588
struct snd_soc_dai *cpu_dai;
sound/soc/soc-pcm.c
621
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
655
struct snd_soc_dai *cpu_dai;
sound/soc/soc-pcm.c
656
struct snd_soc_dai *codec_dai;
sound/soc/soc-pcm.c
746
struct snd_soc_dai *codec_dai;
sound/soc/soc-pcm.c
747
struct snd_soc_dai *cpu_dai;
sound/soc/soc-pcm.c
871
struct snd_soc_dai *dai;
sound/soc/soc-pcm.c
970
struct snd_soc_dai *dai;
sound/soc/soc-topology.c
1390
struct snd_soc_dai *dai;
sound/soc/soc-topology.c
1870
struct snd_soc_dai *dai;
sound/soc/soc-topology.c
286
struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai)
sound/soc/soc-topology.c
407
struct snd_soc_dai *dai, *_dai;
sound/soc/soc-utils.c
238
int snd_soc_dai_is_dummy(const struct snd_soc_dai *dai)
sound/soc/sof/amd/acp-probes.c
103
int cmd, struct snd_soc_dai *dai)
sound/soc/sof/amd/acp-probes.c
112
struct snd_soc_dai *dai)
sound/soc/sof/amd/acp-probes.c
25
struct snd_soc_dai *dai, u32 *stream_id)
sound/soc/sof/amd/acp-probes.c
47
struct snd_soc_dai *dai)
sound/soc/sof/amd/acp-probes.c
71
struct snd_soc_dai *dai)
sound/soc/sof/intel/hda-dai-ops.c
118
struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai-ops.c
125
struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai-ops.c
145
struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai-ops.c
159
static void hda_release_hext_stream(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai-ops.c
184
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/sof/intel/hda-dai-ops.c
195
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/sof/intel/hda-dai-ops.c
219
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/sof/intel/hda-dai-ops.c
295
static int hda_ipc4_pre_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai-ops.c
338
static int hda_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai-ops.c
372
static int hda_ipc4_post_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai-ops.c
514
static int hda_ipc3_post_trigger(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai-ops.c
556
hda_dspless_get_hext_stream(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai.c
119
struct snd_soc_dai *cpu_dai, bool release)
sound/soc/sof/intel/hda-dai.c
167
struct snd_pcm_hw_params *params, struct snd_soc_dai *cpu_dai)
sound/soc/sof/intel/hda-dai.c
222
struct snd_soc_dai *cpu_dai)
sound/soc/sof/intel/hda-dai.c
242
struct snd_soc_dai *dai,
sound/soc/sof/intel/hda-dai.c
275
struct snd_soc_dai *dai)
sound/soc/sof/intel/hda-dai.c
288
struct snd_soc_dai *dai)
sound/soc/sof/intel/hda-dai.c
346
static int hda_dai_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai)
sound/soc/sof/intel/hda-dai.c
374
struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai.c
387
struct snd_soc_dai *dai;
sound/soc/sof/intel/hda-dai.c
462
struct snd_soc_dai *cpu_dai)
sound/soc/sof/intel/hda-dai.c
471
struct snd_soc_dai *cpu_dai)
sound/soc/sof/intel/hda-dai.c
495
struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai.c
508
struct snd_soc_dai *dai;
sound/soc/sof/intel/hda-dai.c
616
struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda-dai.c
62
struct snd_soc_dai *cpu_dai)
sound/soc/sof/intel/hda-dai.c
645
struct snd_soc_dai *cpu_dai)
sound/soc/sof/intel/hda-dai.c
673
struct snd_soc_dai *cpu_dai;
sound/soc/sof/intel/hda-dai.c
70
hda_dai_get_ops(struct snd_pcm_substream *substream, struct snd_soc_dai *cpu_dai)
sound/soc/sof/intel/hda-probes.c
105
int cmd, struct snd_soc_dai *dai)
sound/soc/sof/intel/hda-probes.c
116
struct snd_soc_dai *dai)
sound/soc/sof/intel/hda-probes.c
30
struct snd_soc_dai *dai, u32 *stream_id)
sound/soc/sof/intel/hda-probes.c
50
struct snd_soc_dai *dai)
sound/soc/sof/intel/hda-probes.c
72
struct snd_soc_dai *dai)
sound/soc/sof/intel/hda-stream.c
1171
struct snd_soc_dai *cpu_dai;
sound/soc/sof/intel/hda.c
126
static int sdw_ace2x_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai)
sound/soc/sof/intel/hda.c
64
struct snd_soc_dai *d = params_data->dai;
sound/soc/sof/intel/hda.c
82
struct snd_soc_dai *d = free_data->dai;
sound/soc/sof/intel/hda.h
1029
struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda.h
1032
struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda.h
1034
void (*release_hext_stream)(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda.h
1039
int (*pre_trigger)(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda.h
1041
int (*trigger)(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda.h
1043
int (*post_trigger)(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda.h
897
struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda.h
902
struct snd_soc_dai *cpu_dai,
sound/soc/sof/intel/hda.h
906
struct snd_soc_dai *cpu_dai);
sound/soc/sof/ipc4-pcm.c
801
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/sof/pcm.c
74
struct snd_soc_dai *dai;
sound/soc/sof/sof-client-probes.c
106
struct snd_soc_dai *dai)
sound/soc/sof/sof-client-probes.c
140
struct snd_soc_dai *dai)
sound/soc/sof/sof-client-probes.c
152
struct snd_soc_dai *dai)
sound/soc/sof/sof-client-probes.c
40
struct snd_soc_dai *dai)
sound/soc/sof/sof-client-probes.c
66
struct snd_soc_dai *dai)
sound/soc/sof/sof-client-probes.h
10
struct snd_soc_dai;
sound/soc/sof/sof-client-probes.h
18
struct snd_soc_dai *dai, u32 *stream_id);
sound/soc/sof/sof-client-probes.h
20
struct snd_soc_dai *dai);
sound/soc/sof/sof-client-probes.h
23
struct snd_soc_dai *dai);
sound/soc/sof/sof-client-probes.h
25
int cmd, struct snd_soc_dai *dai);
sound/soc/sof/sof-client-probes.h
28
struct snd_soc_dai *dai);
sound/soc/sof/topology.c
1087
struct snd_soc_dai *cpu_dai;
sound/soc/sof/topology.c
1157
struct snd_soc_dai *cpu_dai;
sound/soc/sof/topology.c
1747
struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai)
sound/soc/sophgo/cv1800b-sound-adc.c
160
struct snd_soc_dai *dai)
sound/soc/sophgo/cv1800b-sound-adc.c
183
struct snd_soc_dai *dai)
sound/soc/sophgo/cv1800b-sound-adc.c
205
static int cv1800b_adc_dai_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/sophgo/cv1800b-sound-dac.c
102
struct snd_soc_dai *dai)
sound/soc/sophgo/cv1800b-sound-dac.c
130
struct snd_soc_dai *dai)
sound/soc/sophgo/cv1800b-tdm.c
368
struct snd_soc_dai *dai)
sound/soc/sophgo/cv1800b-tdm.c
432
struct snd_soc_dai *dai)
sound/soc/sophgo/cv1800b-tdm.c
459
struct snd_soc_dai *dai)
sound/soc/sophgo/cv1800b-tdm.c
475
static int cv1800b_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/sophgo/cv1800b-tdm.c
488
static int cv1800b_i2s_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/sophgo/cv1800b-tdm.c
518
static int cv1800b_i2s_dai_set_bclk_ratio(struct snd_soc_dai *dai,
sound/soc/sophgo/cv1800b-tdm.c
530
static int cv1800b_i2s_dai_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/spacemit/k1_i2s.c
113
struct snd_soc_dai *dai)
sound/soc/spacemit/k1_i2s.c
145
struct snd_soc_dai *dai)
sound/soc/spacemit/k1_i2s.c
227
static int spacemit_i2s_set_sysclk(struct snd_soc_dai *cpu_dai, int clk_id,
sound/soc/spacemit/k1_i2s.c
245
static int spacemit_i2s_set_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/spacemit/k1_i2s.c
279
int cmd, struct snd_soc_dai *dai)
sound/soc/spacemit/k1_i2s.c
314
static int spacemit_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/spacemit/k1_i2s.c
329
static int spacemit_i2s_dai_remove(struct snd_soc_dai *dai)
sound/soc/spear/spdif_in.c
108
struct snd_soc_dai *dai)
sound/soc/spear/spdif_in.c
53
static int spdif_in_dai_probe(struct snd_soc_dai *dai)
sound/soc/spear/spdif_in.c
64
struct snd_soc_dai *dai)
sound/soc/spear/spdif_in.c
93
struct snd_soc_dai *dai)
sound/soc/spear/spdif_out.c
104
struct snd_soc_dai *dai)
sound/soc/spear/spdif_out.c
149
struct snd_soc_dai *dai)
sound/soc/spear/spdif_out.c
188
static int spdif_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/spear/spdif_out.c
213
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/spear/spdif_out.c
223
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/spear/spdif_out.c
239
static int spdif_soc_dai_probe(struct snd_soc_dai *dai)
sound/soc/spear/spdif_out.c
58
struct snd_soc_dai *cpu_dai)
sound/soc/spear/spdif_out.c
77
struct snd_soc_dai *dai)
sound/soc/starfive/jh7110_pwmdac.c
214
struct snd_soc_dai *dai)
sound/soc/starfive/jh7110_pwmdac.c
226
struct snd_soc_dai *dai)
sound/soc/starfive/jh7110_pwmdac.c
297
struct snd_soc_dai *dai)
sound/soc/starfive/jh7110_pwmdac.c
349
static int jh7110_pwmdac_dai_probe(struct snd_soc_dai *dai)
sound/soc/starfive/jh7110_tdm.c
319
struct snd_soc_dai *cpu_dai)
sound/soc/starfive/jh7110_tdm.c
331
struct snd_soc_dai *dai)
sound/soc/starfive/jh7110_tdm.c
401
int cmd, struct snd_soc_dai *dai)
sound/soc/starfive/jh7110_tdm.c
426
static int jh7110_tdm_set_dai_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/starfive/jh7110_tdm.c
459
static int jh7110_tdm_dai_probe(struct snd_soc_dai *dai)
sound/soc/sti/sti_uniperif.c
124
int sti_uniperiph_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/sti/sti_uniperif.c
256
static int sti_uniperiph_dai_create_ctrl(struct snd_soc_dai *dai)
sound/soc/sti/sti_uniperif.c
284
struct snd_soc_dai *dai)
sound/soc/sti/sti_uniperif.c
303
int sti_uniperiph_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/sti/sti_uniperif.c
355
int sti_uniperiph_dai_probe(struct snd_soc_dai *dai)
sound/soc/sti/uniperif.h
1383
int sti_uniperiph_dai_probe(struct snd_soc_dai *dai);
sound/soc/sti/uniperif.h
1384
int sti_uniperiph_dai_set_fmt(struct snd_soc_dai *dai,
sound/soc/sti/uniperif.h
1389
struct snd_soc_dai *dai);
sound/soc/sti/uniperif.h
1404
int sti_uniperiph_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
sound/soc/sti/uniperif_player.c
573
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/sti/uniperif_player.c
589
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/sti/uniperif_player.c
637
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/sti/uniperif_player.c
650
struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
sound/soc/sti/uniperif_player.c
686
struct snd_soc_dai *dai)
sound/soc/sti/uniperif_player.c
716
static int uni_player_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/sti/uniperif_player.c
738
struct snd_soc_dai *dai)
sound/soc/sti/uniperif_player.c
968
int cmd, struct snd_soc_dai *dai)
sound/soc/sti/uniperif_player.c
986
struct snd_soc_dai *dai)
sound/soc/sti/uniperif_reader.c
185
struct snd_soc_dai *dai)
sound/soc/sti/uniperif_reader.c
336
int cmd, struct snd_soc_dai *dai)
sound/soc/sti/uniperif_reader.c
352
struct snd_soc_dai *dai)
sound/soc/sti/uniperif_reader.c
381
struct snd_soc_dai *dai)
sound/soc/stm/stm32_adfsdm.c
105
static int stm32_adfsdm_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/stm/stm32_adfsdm.c
61
struct snd_soc_dai *dai)
sound/soc/stm/stm32_adfsdm.c
73
struct snd_soc_dai *dai)
sound/soc/stm/stm32_i2s.c
1042
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_i2s.c
1060
static int stm32_i2s_dai_probe(struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_i2s.c
673
static int stm32_i2s_set_dai_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/stm/stm32_i2s.c
745
static int stm32_i2s_set_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/stm/stm32_i2s.c
795
static int stm32_i2s_configure_clock(struct snd_soc_dai *cpu_dai,
sound/soc/stm/stm32_i2s.c
856
static int stm32_i2s_configure(struct snd_soc_dai *cpu_dai,
sound/soc/stm/stm32_i2s.c
905
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_i2s.c
929
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_i2s.c
947
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_sai_sub.c
1033
static void stm32_sai_set_frame(struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_sai_sub.c
109
struct snd_soc_dai *cpu_dai;
sound/soc/stm/stm32_sai_sub.c
1117
static int stm32_sai_configure_clock(struct snd_soc_dai *cpu_dai,
sound/soc/stm/stm32_sai_sub.c
1201
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_sai_sub.c
1230
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_sai_sub.c
1279
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_sai_sub.c
1300
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_sai_sub.c
1314
static int stm32_sai_dai_probe(struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_sai_sub.c
1390
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/stm/stm32_sai_sub.c
667
static int stm32_sai_set_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/stm/stm32_sai_sub.c
723
static int stm32_sai_set_dai_tdm_slot(struct snd_soc_dai *cpu_dai, u32 tx_mask,
sound/soc/stm/stm32_sai_sub.c
774
static int stm32_sai_set_dai_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt)
sound/soc/stm/stm32_sai_sub.c
891
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_sai_sub.c
935
static int stm32_sai_set_config(struct snd_soc_dai *cpu_dai,
sound/soc/stm/stm32_sai_sub.c
988
static int stm32_sai_set_slots(struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_spdifrx.c
516
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/stm/stm32_spdifrx.c
533
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/stm/stm32_spdifrx.c
573
static int stm32_spdifrx_dai_register_ctrls(struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_spdifrx.c
587
static int stm32_spdifrx_dai_probe(struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_spdifrx.c
757
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_spdifrx.c
774
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_spdifrx.c
806
struct snd_soc_dai *cpu_dai)
sound/soc/stm/stm32_spdifrx.c
836
struct snd_soc_dai *cpu_dai)
sound/soc/sunxi/sun4i-codec.c
1552
static int sun4i_codec_dai_probe(struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-codec.c
379
struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-codec.c
411
struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-codec.c
452
struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-codec.c
486
struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-codec.c
653
struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-codec.c
681
struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-codec.c
697
struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-i2s.c
1031
struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-i2s.c
1061
static int sun4i_i2s_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/sunxi/sun4i-i2s.c
1074
static int sun4i_i2s_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/sunxi/sun4i-i2s.c
1089
static int sun4i_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-i2s.c
1100
static int sun4i_i2s_dai_startup(struct snd_pcm_substream *sub, struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-i2s.c
338
static int sun4i_i2s_set_clk_rate(struct snd_soc_dai *dai,
sound/soc/sunxi/sun4i-i2s.c
595
struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-i2s.c
946
static int sun4i_i2s_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/sunxi/sun4i-spdif.c
254
struct snd_soc_dai *cpu_dai)
sound/soc/sunxi/sun4i-spdif.c
269
struct snd_soc_dai *cpu_dai)
sound/soc/sunxi/sun4i-spdif.c
372
struct snd_soc_dai *dai)
sound/soc/sunxi/sun4i-spdif.c
427
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/sunxi/sun4i-spdif.c
455
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/sunxi/sun4i-spdif.c
508
static int sun4i_spdif_soc_dai_probe(struct snd_soc_dai *dai)
sound/soc/sunxi/sun50i-dmic.c
105
struct snd_soc_dai *cpu_dai)
sound/soc/sunxi/sun50i-dmic.c
202
struct snd_soc_dai *dai)
sound/soc/sunxi/sun50i-dmic.c
240
static int sun50i_dmic_soc_dai_probe(struct snd_soc_dai *dai)
sound/soc/sunxi/sun50i-dmic.c
86
struct snd_soc_dai *cpu_dai)
sound/soc/sunxi/sun8i-codec.c
342
static int sun8i_codec_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/sunxi/sun8i-codec.c
453
static int sun8i_codec_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/sunxi/sun8i-codec.c
492
struct snd_soc_dai *dai)
sound/soc/sunxi/sun8i-codec.c
571
struct snd_soc_dai *dai)
sound/soc/sunxi/sun8i-codec.c
672
struct snd_soc_dai *dai)
sound/soc/tegra/tegra186_asrc.c
162
struct snd_soc_dai *dai)
sound/soc/tegra/tegra186_asrc.c
185
struct snd_soc_dai *dai)
sound/soc/tegra/tegra186_dspk.c
214
struct snd_soc_dai *dai)
sound/soc/tegra/tegra20_ac97.c
177
struct snd_soc_dai *dai)
sound/soc/tegra/tegra20_ac97.c
205
static int tegra20_ac97_probe(struct snd_soc_dai *dai)
sound/soc/tegra/tegra20_i2s.c
142
struct snd_soc_dai *dai)
sound/soc/tegra/tegra20_i2s.c
227
struct snd_soc_dai *dai)
sound/soc/tegra/tegra20_i2s.c
255
static int tegra20_i2s_probe(struct snd_soc_dai *dai)
sound/soc/tegra/tegra20_i2s.c
273
struct snd_soc_dai *dai = rule->private;
sound/soc/tegra/tegra20_i2s.c
301
struct snd_soc_dai *dai)
sound/soc/tegra/tegra20_i2s.c
84
static int tegra20_i2s_set_fmt(struct snd_soc_dai *dai,
sound/soc/tegra/tegra20_spdif.c
159
struct snd_soc_dai *dai)
sound/soc/tegra/tegra20_spdif.c
185
struct snd_soc_dai *dai = rule->private;
sound/soc/tegra/tegra20_spdif.c
213
struct snd_soc_dai *dai)
sound/soc/tegra/tegra20_spdif.c
233
static int tegra20_spdif_probe(struct snd_soc_dai *dai)
sound/soc/tegra/tegra20_spdif.c
76
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_admaif.c
321
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_admaif.c
327
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_admaif.c
334
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_admaif.c
395
static int tegra_admaif_start(struct snd_soc_dai *dai, int direction)
sound/soc/tegra/tegra210_admaif.c
421
static int tegra_admaif_stop(struct snd_soc_dai *dai, int direction)
sound/soc/tegra/tegra210_admaif.c
477
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_admaif.c
616
static int tegra_admaif_dai_probe(struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_adx.c
144
static int tegra210_adx_set_audio_cif(struct snd_soc_dai *dai,
sound/soc/tegra/tegra210_adx.c
192
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_adx.c
201
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_adx.c
88
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_amx.c
100
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_amx.c
161
static int tegra210_amx_set_audio_cif(struct snd_soc_dai *dai,
sound/soc/tegra/tegra210_amx.c
205
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_amx.c
223
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_dmic.c
73
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_i2s.c
223
static int tegra210_i2s_set_fmt(struct snd_soc_dai *dai,
sound/soc/tegra/tegra210_i2s.c
307
static int tegra210_i2s_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/tegra/tegra210_i2s.c
545
static int tegra210_i2s_set_dai_bclk_ratio(struct snd_soc_dai *dai,
sound/soc/tegra/tegra210_i2s.c
617
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_mixer.c
490
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_mixer.c
506
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_mvc.c
466
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_ope.c
69
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_sfc.c
3201
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_sfc.c
3222
struct snd_soc_dai *dai)
sound/soc/tegra/tegra210_sfc.c
3246
struct snd_soc_dai *dai)
sound/soc/tegra/tegra30_i2s.c
135
struct snd_soc_dai *dai)
sound/soc/tegra/tegra30_i2s.c
239
struct snd_soc_dai *dai)
sound/soc/tegra/tegra30_i2s.c
267
static int tegra30_i2s_set_tdm(struct snd_soc_dai *dai,
sound/soc/tegra/tegra30_i2s.c
295
static int tegra30_i2s_probe(struct snd_soc_dai *dai)
sound/soc/tegra/tegra30_i2s.c
75
static int tegra30_i2s_set_fmt(struct snd_soc_dai *dai,
sound/soc/tegra/tegra_asoc_machine.c
313
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/tegra/tegra_audio_graph_card.c
155
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/tegra/tegra_audio_graph_card.c
47
static bool need_clk_update(struct snd_soc_dai *dai)
sound/soc/tegra/tegra_isomgr_bw.c
19
struct snd_soc_dai *dai, bool is_running)
sound/soc/tegra/tegra_isomgr_bw.h
29
struct snd_soc_dai *dai, bool is_running);
sound/soc/tegra/tegra_pcm.c
82
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/tegra/tegra_wm8903.c
109
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/tegra/tegra_wm8903.c
79
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/tegra/tegra_wm8962.c
104
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/tegra/tegra_wm8962.c
79
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/ti/ams-delta.c
425
static int ams_delta_mute(struct snd_soc_dai *dai, int mute, int direction)
sound/soc/ti/ams-delta.c
466
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/ti/davinci-evm.c
56
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/ti/davinci-evm.c
57
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ti/davinci-i2s.c
240
static int davinci_i2s_set_tdm_slot(struct snd_soc_dai *cpu_dai,
sound/soc/ti/davinci-i2s.c
279
static int davinci_i2s_set_dai_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/ti/davinci-i2s.c
444
static int davinci_i2s_dai_set_clkdiv(struct snd_soc_dai *cpu_dai,
sound/soc/ti/davinci-i2s.c
458
struct snd_soc_dai *dai)
sound/soc/ti/davinci-i2s.c
656
struct snd_soc_dai *dai)
sound/soc/ti/davinci-i2s.c
699
struct snd_soc_dai *dai)
sound/soc/ti/davinci-i2s.c
723
struct snd_soc_dai *dai)
sound/soc/ti/davinci-i2s.c
735
static int davinci_i2s_dai_probe(struct snd_soc_dai *dai)
sound/soc/ti/davinci-mcasp.c
1442
struct snd_soc_dai *cpu_dai)
sound/soc/ti/davinci-mcasp.c
1462
struct snd_soc_dai *cpu_dai)
sound/soc/ti/davinci-mcasp.c
1570
int cmd, struct snd_soc_dai *cpu_dai)
sound/soc/ti/davinci-mcasp.c
1765
struct snd_soc_dai *cpu_dai)
sound/soc/ti/davinci-mcasp.c
1892
struct snd_soc_dai *cpu_dai)
sound/soc/ti/davinci-mcasp.c
1920
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/ti/davinci-mcasp.c
1932
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/ti/davinci-mcasp.c
1944
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/ti/davinci-mcasp.c
1979
static int davinci_mcasp_dai_probe(struct snd_soc_dai *dai)
sound/soc/ti/davinci-mcasp.c
543
static int davinci_mcasp_set_dai_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/ti/davinci-mcasp.c
809
static int davinci_mcasp_set_clkdiv(struct snd_soc_dai *dai, int div_id,
sound/soc/ti/davinci-mcasp.c
817
static int davinci_mcasp_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/ti/davinci-mcasp.c
955
static int davinci_mcasp_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/ti/j721e-evm.c
260
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ti/j721e-evm.c
261
struct snd_soc_dai *codec_dai;
sound/soc/ti/j721e-evm.c
318
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ti/j721e-evm.c
319
struct snd_soc_dai *codec_dai;
sound/soc/ti/j721e-evm.c
401
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ti/j721e-evm.c
402
struct snd_soc_dai *codec_dai;
sound/soc/ti/n810.c
105
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/ti/omap-abe-twl6040.c
49
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/ti/omap-abe-twl6040.c
81
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ti/omap-dmic.c
104
struct snd_soc_dai *dai)
sound/soc/ti/omap-dmic.c
181
struct snd_soc_dai *dai)
sound/soc/ti/omap-dmic.c
221
struct snd_soc_dai *dai)
sound/soc/ti/omap-dmic.c
254
int cmd, struct snd_soc_dai *dai)
sound/soc/ti/omap-dmic.c
381
static int omap_dmic_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/ti/omap-dmic.c
395
static int omap_dmic_probe(struct snd_soc_dai *dai)
sound/soc/ti/omap-dmic.c
414
static int omap_dmic_remove(struct snd_soc_dai *dai)
sound/soc/ti/omap-dmic.c
90
struct snd_soc_dai *dai)
sound/soc/ti/omap-hdmi.c
103
struct snd_soc_dai *dai)
sound/soc/ti/omap-hdmi.c
228
struct snd_soc_dai *dai)
sound/soc/ti/omap-hdmi.c
253
struct snd_soc_dai *dai)
sound/soc/ti/omap-hdmi.c
63
struct snd_soc_dai *dai)
sound/soc/ti/omap-mcbsp-st.c
380
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kc); \
sound/soc/ti/omap-mcbsp-st.c
399
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kc); \
sound/soc/ti/omap-mcbsp-st.c
416
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/ti/omap-mcbsp-st.c
434
struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
sound/soc/ti/omap-mcbsp-st.c
468
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ti/omap-mcbsp.c
1062
static int omap_mcbsp_dai_set_dai_fmt(struct snd_soc_dai *cpu_dai,
sound/soc/ti/omap-mcbsp.c
1171
static int omap_mcbsp_dai_set_clkdiv(struct snd_soc_dai *cpu_dai,
sound/soc/ti/omap-mcbsp.c
1187
static int omap_mcbsp_dai_set_dai_sysclk(struct snd_soc_dai *cpu_dai,
sound/soc/ti/omap-mcbsp.c
1250
static int omap_mcbsp_probe(struct snd_soc_dai *dai)
sound/soc/ti/omap-mcbsp.c
1263
static int omap_mcbsp_remove(struct snd_soc_dai *dai)
sound/soc/ti/omap-mcbsp.c
717
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ti/omap-mcbsp.c
763
struct snd_soc_dai *cpu_dai)
sound/soc/ti/omap-mcbsp.c
808
struct snd_soc_dai *cpu_dai)
sound/soc/ti/omap-mcbsp.c
830
struct snd_soc_dai *cpu_dai)
sound/soc/ti/omap-mcbsp.c
852
struct snd_soc_dai *cpu_dai)
sound/soc/ti/omap-mcbsp.c
879
struct snd_soc_dai *dai)
sound/soc/ti/omap-mcbsp.c
882
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ti/omap-mcbsp.c
908
struct snd_soc_dai *cpu_dai)
sound/soc/ti/omap-mcpdm.c
249
struct snd_soc_dai *dai)
sound/soc/ti/omap-mcpdm.c
262
struct snd_soc_dai *dai)
sound/soc/ti/omap-mcpdm.c
291
struct snd_soc_dai *dai)
sound/soc/ti/omap-mcpdm.c
371
struct snd_soc_dai *dai)
sound/soc/ti/omap-mcpdm.c
402
static int omap_mcpdm_probe(struct snd_soc_dai *dai)
sound/soc/ti/omap-mcpdm.c
435
static int omap_mcpdm_remove(struct snd_soc_dai *dai)
sound/soc/ti/omap3pandora.c
34
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/ti/omap3pandora.c
35
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ti/osk5912.c
41
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/ti/rx51.c
102
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/uniphier/aio-cpu.c
146
static int uniphier_aio_set_sysclk(struct snd_soc_dai *dai, int clk_id,
sound/soc/uniphier/aio-cpu.c
217
static int uniphier_aio_set_pll(struct snd_soc_dai *dai, int pll_id,
sound/soc/uniphier/aio-cpu.c
234
static int uniphier_aio_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
sound/soc/uniphier/aio-cpu.c
255
struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
268
struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
278
struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
316
struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
327
struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
358
static int uniphier_aio_dai_probe(struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
384
static int uniphier_aio_dai_remove(struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
393
static int uniphier_aio_ld11_probe(struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
418
static int uniphier_aio_pxs2_probe(struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
525
static void uniphier_aio_dai_suspend(struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
541
struct snd_soc_dai *dai;
sound/soc/uniphier/aio-cpu.c
548
static int uniphier_aio_dai_resume(struct snd_soc_dai *dai)
sound/soc/uniphier/aio-cpu.c
604
struct snd_soc_dai *dai;
sound/soc/uniphier/aio.h
299
static inline struct uniphier_aio *uniphier_priv(struct snd_soc_dai *dai)
sound/soc/ux500/mop500_ab8500.c
216
struct snd_soc_dai *codec_dai = snd_soc_rtd_to_codec(rtd, 0);
sound/soc/ux500/mop500_ab8500.c
217
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ux500/mop500_ab8500.c
339
struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(rtd, 0);
sound/soc/ux500/ux500_msp_dai.c
124
static int setup_pcm_framing(struct snd_soc_dai *dai, unsigned int rate,
sound/soc/ux500/ux500_msp_dai.c
169
static int setup_clocking(struct snd_soc_dai *dai,
sound/soc/ux500/ux500_msp_dai.c
225
static int setup_pcm_protdesc(struct snd_soc_dai *dai,
sound/soc/ux500/ux500_msp_dai.c
27
static int setup_pcm_multichan(struct snd_soc_dai *dai,
sound/soc/ux500/ux500_msp_dai.c
299
struct snd_soc_dai *dai,
sound/soc/ux500/ux500_msp_dai.c
381
struct snd_soc_dai *dai)
sound/soc/ux500/ux500_msp_dai.c
422
struct snd_soc_dai *dai)
sound/soc/ux500/ux500_msp_dai.c
457
struct snd_soc_dai *dai)
sound/soc/ux500/ux500_msp_dai.c
496
struct snd_soc_dai *dai)
sound/soc/ux500/ux500_msp_dai.c
536
static int ux500_msp_dai_set_dai_fmt(struct snd_soc_dai *dai,
sound/soc/ux500/ux500_msp_dai.c
577
static int ux500_msp_dai_set_tdm_slot(struct snd_soc_dai *dai,
sound/soc/ux500/ux500_msp_dai.c
60
static int setup_frameper(struct snd_soc_dai *dai, unsigned int rate,
sound/soc/ux500/ux500_msp_dai.c
618
static int ux500_msp_dai_set_dai_sysclk(struct snd_soc_dai *dai,
sound/soc/ux500/ux500_msp_dai.c
641
int cmd, struct snd_soc_dai *dai)
sound/soc/ux500/ux500_msp_dai.c
655
static int ux500_msp_dai_of_probe(struct snd_soc_dai *dai)
sound/soc/ux500/ux500_msp_dai.h
64
int ux500_msp_dai_set_data_delay(struct snd_soc_dai *dai, int delay);
sound/soc/xilinx/xlnx_i2s.c
129
struct snd_soc_dai *i2s_dai)
sound/soc/xilinx/xlnx_i2s.c
38
static int xlnx_i2s_set_sclkout_div(struct snd_soc_dai *cpu_dai,
sound/soc/xilinx/xlnx_i2s.c
53
static int xlnx_i2s_set_sysclk(struct snd_soc_dai *dai,
sound/soc/xilinx/xlnx_i2s.c
78
struct snd_soc_dai *dai)
sound/soc/xilinx/xlnx_i2s.c
92
struct snd_soc_dai *i2s_dai)
sound/soc/xilinx/xlnx_spdif.c
107
struct snd_soc_dai *dai)
sound/soc/xilinx/xlnx_spdif.c
149
static int rx_stream_detect(struct snd_soc_dai *dai)
sound/soc/xilinx/xlnx_spdif.c
169
struct snd_soc_dai *dai)
sound/soc/xilinx/xlnx_spdif.c
78
struct snd_soc_dai *dai)
sound/soc/xilinx/xlnx_spdif.c
98
struct snd_soc_dai *dai)
sound/soc/xtensa/xtfpga-i2s.c
271
struct snd_soc_dai *dai)
sound/soc/xtensa/xtfpga-i2s.c
281
struct snd_soc_dai *dai)
sound/soc/xtensa/xtfpga-i2s.c
337
static int xtfpga_i2s_set_fmt(struct snd_soc_dai *cpu_dai,