Searched defs:dai (Results 101 - 125 of 538) sorted by relevance

1234567891011>>

/linux-master/sound/soc/codecs/
H A Dmax9860.c446 static int max9860_set_fmt(struct snd_soc_dai *dai, unsigned int fmt) argument
251 max9860_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
H A Dmax98925.c457 static int max98925_dai_set_sysclk(struct snd_soc_dai *dai, argument
421 max98925_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
H A Dmax98504.c199 static int max98504_set_tdm_slot(struct snd_soc_dai *dai, argument
222 static int max98504_set_channel_map(struct snd_soc_dai *dai, argument
H A Dmt6660.c329 mt6660_component_aif_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params, struct snd_soc_dai *dai) argument
[all...]
H A Drt1016.c363 static int rt1016_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt) argument
304 rt1016_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
H A Dad1836.c162 ad1836_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
H A Dmax98926.c367 max98926_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
H A Dwcd938x-sdw.c102 wcd938x_sdw_hw_params(struct wcd938x_sdw_priv *wcd, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
141 wcd938x_sdw_free(struct wcd938x_sdw_priv *wcd, struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
151 wcd938x_sdw_set_sdw_stream(struct wcd938x_sdw_priv *wcd, struct snd_soc_dai *dai, void *stream, int direction) argument
H A Dtas2780.c131 static int tas2780_mute(struct snd_soc_dai *dai, int mute, int direction) argument
295 static int tas2780_set_fmt(struct snd_soc_dai *dai, unsigned int fmt) argument
367 static int tas2780_set_dai_tdm_slot(struct snd_soc_dai *dai, argument
280 tas2780_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
H A Dak4104.c97 ak4104_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
H A Dmax98520.c262 static int max98520_dai_tdm_slot(struct snd_soc_dai *dai, argument
165 max98520_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
/linux-master/sound/soc/pxa/
H A Dmmp-sspa.c83 mmp_sspa_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
94 mmp_sspa_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
211 mmp_sspa_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
280 mmp_sspa_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) argument
325 mmp_sspa_probe(struct snd_soc_dai *dai) argument
[all...]
/linux-master/sound/soc/tegra/
H A Dtegra20_i2s.c84 static int tegra20_i2s_set_fmt(struct snd_soc_dai *dai, argument
255 static int tegra20_i2s_probe(struct snd_soc_dai *dai) argument
140 tegra20_i2s_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
226 tegra20_i2s_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) argument
273 struct snd_soc_dai *dai = rule->private; local
300 tegra20_i2s_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
[all...]
/linux-master/sound/soc/ux500/
H A Dux500_msp_dai.c27 static int setup_pcm_multichan(struct snd_soc_dai *dai, argument
60 static int setup_frameper(struct snd_soc_dai *dai, unsigned int rate, argument
124 static int setup_pcm_framing(struct snd_soc_dai *dai, unsigne argument
169 setup_clocking(struct snd_soc_dai *dai, unsigned int fmt, struct ux500_msp_config *msp_config) argument
225 setup_pcm_protdesc(struct snd_soc_dai *dai, unsigned int fmt, struct msp_protdesc *prot_desc) argument
298 setup_msp_config(struct snd_pcm_substream *substream, struct snd_soc_dai *dai, struct ux500_msp_config *msp_config) argument
380 ux500_msp_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
421 ux500_msp_dai_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
456 ux500_msp_dai_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
494 ux500_msp_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
536 ux500_msp_dai_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt) argument
577 ux500_msp_dai_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) argument
618 ux500_msp_dai_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id, unsigned int freq, int dir) argument
640 ux500_msp_dai_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) argument
655 ux500_msp_dai_of_probe(struct snd_soc_dai *dai) argument
[all...]
/linux-master/sound/soc/img/
H A Dimg-parallel-out.c149 static int img_prl_out_set_fmt(struct snd_soc_dai *dai, unsigned int fmt) argument
177 static int img_prl_out_dai_probe(struct snd_soc_dai *dai) argument
91 img_prl_out_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) argument
117 img_prl_out_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
/linux-master/sound/soc/meson/
H A Daiu-acodec-ctrl.c84 aiu_acodec_ctrl_input_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
/linux-master/sound/soc/rockchip/
H A Drockchip_spdif.c195 static int rk_spdif_dai_probe(struct snd_soc_dai *dai) argument
108 rk_spdif_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
150 rk_spdif_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) argument
/linux-master/sound/soc/adi/
H A Daxi-spdif.c108 static int axi_spdif_dai_probe(struct snd_soc_dai *dai) argument
48 axi_spdif_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) argument
75 axi_spdif_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
117 axi_spdif_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
139 axi_spdif_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
[all...]
H A Daxi-i2s.c137 static int axi_i2s_dai_probe(struct snd_soc_dai *dai) argument
57 axi_i2s_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) argument
88 axi_i2s_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
106 axi_i2s_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
129 axi_i2s_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
[all...]
/linux-master/sound/soc/au1x/
H A Dac97c.c198 static int au1xac97c_dai_probe(struct snd_soc_dai *dai) argument
190 alchemy_ac97c_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
H A Dpsc-ac97.c330 static int au1xpsc_ac97_probe(struct snd_soc_dai *dai) argument
207 au1xpsc_ac97_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
288 au1xpsc_ac97_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) argument
322 au1xpsc_ac97_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
/linux-master/sound/soc/amd/vangogh/
H A Dacp5x-i2s.c82 acp5x_i2s_hwparams(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) argument
232 acp5x_i2s_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) argument
/linux-master/sound/soc/fsl/
H A Dimx-audmix.c28 struct snd_soc_dai_link *dai; member in struct:imx_audmix
[all...]
/linux-master/sound/soc/intel/boards/
H A Dskl_rt286.c146 struct snd_soc_dai *dai = snd_soc_rtd_to_codec(rtd, 0); local
/linux-master/sound/soc/stm/
H A Dstm32_adfsdm.c109 static int stm32_adfsdm_set_sysclk(struct snd_soc_dai *dai, int clk_id, argument
60 stm32_adfsdm_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
73 stm32_adfsdm_dai_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
[all...]

Completed in 249 milliseconds

1234567891011>>