| /sound/soc/img/ |
| A D | img-spdif-out.c | 54 struct img_spdif_out *spdif = dev_get_drvdata(dev); in img_spdif_out_runtime_suspend() local 64 struct img_spdif_out *spdif = dev_get_drvdata(dev); in img_spdif_out_runtime_resume() local 94 static void img_spdif_out_reset(struct img_spdif_out *spdif) in img_spdif_out_reset() 136 struct img_spdif_out *spdif = snd_soc_dai_get_drvdata(cpu_dai); in img_spdif_out_get_status() local 162 struct img_spdif_out *spdif = snd_soc_dai_get_drvdata(cpu_dai); in img_spdif_out_set_status() local 206 struct img_spdif_out *spdif = snd_soc_dai_get_drvdata(dai); in img_spdif_out_trigger() local 235 struct img_spdif_out *spdif = snd_soc_dai_get_drvdata(dai); in img_spdif_out_hw_params() local 292 struct img_spdif_out *spdif = snd_soc_dai_get_drvdata(dai); in img_spdif_out_dai_probe() local 325 struct img_spdif_out *spdif; in img_spdif_out_probe() local 414 struct img_spdif_out *spdif = dev_get_drvdata(dev); in img_spdif_out_suspend() local [all …]
|
| A D | img-spdif-in.c | 92 struct img_spdif_in *spdif = dev_get_drvdata(dev); in img_spdif_in_runtime_suspend() local 101 struct img_spdif_in *spdif = dev_get_drvdata(dev); in img_spdif_in_runtime_resume() local 295 struct img_spdif_in *spdif = snd_soc_dai_get_drvdata(cpu_dai); in img_spdif_in_get_status() local 325 struct img_spdif_in *spdif = snd_soc_dai_get_drvdata(cpu_dai); in img_spdif_in_get_multi_freq() local 349 struct img_spdif_in *spdif = snd_soc_dai_get_drvdata(cpu_dai); in img_spdif_in_set_multi_freq() local 629 struct img_spdif_in *spdif = snd_soc_dai_get_drvdata(dai); in img_spdif_in_trigger() local 668 struct img_spdif_in *spdif = snd_soc_dai_get_drvdata(dai); in img_spdif_in_hw_params() local 687 struct img_spdif_in *spdif = snd_soc_dai_get_drvdata(dai); in img_spdif_in_dai_probe() local 720 struct img_spdif_in *spdif; in img_spdif_in_probe() local 822 struct img_spdif_in *spdif = dev_get_drvdata(dev); in img_spdif_in_suspend() local [all …]
|
| /sound/soc/tegra/ |
| A D | tegra20_spdif.c | 30 struct tegra20_spdif *spdif = dev_get_drvdata(dev); in tegra20_spdif_runtime_suspend() local 41 struct tegra20_spdif *spdif = dev_get_drvdata(dev); in tegra20_spdif_runtime_resume() local 79 struct tegra20_spdif *spdif = dev_get_drvdata(dai->dev); in tegra20_spdif_hw_params() local 146 static void tegra20_spdif_start_playback(struct tegra20_spdif *spdif) in tegra20_spdif_start_playback() 153 static void tegra20_spdif_stop_playback(struct tegra20_spdif *spdif) in tegra20_spdif_stop_playback() 162 struct tegra20_spdif *spdif = dev_get_drvdata(dai->dev); in tegra20_spdif_trigger() local 187 struct tegra20_spdif *spdif = dev_get_drvdata(dai->dev); in tegra20_spdif_filter_rates() local 236 struct tegra20_spdif *spdif = dev_get_drvdata(dai->dev); in tegra20_spdif_probe() local 345 struct tegra20_spdif *spdif; in tegra20_spdif_platform_probe() local
|
| /sound/soc/adi/ |
| A D | axi-spdif.c | 51 struct axi_spdif *spdif = snd_soc_dai_get_drvdata(dai); in axi_spdif_trigger() local 78 struct axi_spdif *spdif = snd_soc_dai_get_drvdata(dai); in axi_spdif_hw_params() local 110 struct axi_spdif *spdif = snd_soc_dai_get_drvdata(dai); in axi_spdif_dai_probe() local 120 struct axi_spdif *spdif = snd_soc_dai_get_drvdata(dai); in axi_spdif_startup() local 142 struct axi_spdif *spdif = snd_soc_dai_get_drvdata(dai); in axi_spdif_shutdown() local 182 struct axi_spdif *spdif; in axi_spdif_probe() local 244 struct axi_spdif *spdif = platform_get_drvdata(pdev); in axi_spdif_dev_remove() local
|
| /sound/soc/samsung/ |
| A D | spdif.c | 105 static void spdif_snd_txctrl(struct samsung_spdif_info *spdif, int on) in spdif_snd_txctrl() 122 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_set_sysclk() local 145 struct samsung_spdif_info *spdif = to_info(snd_soc_rtd_to_cpu(rtd, 0)); in spdif_trigger() local 181 struct samsung_spdif_info *spdif = to_info(snd_soc_rtd_to_cpu(rtd, 0)); in spdif_hw_params() local 283 struct samsung_spdif_info *spdif = to_info(snd_soc_rtd_to_cpu(rtd, 0)); in spdif_shutdown() local 301 struct samsung_spdif_info *spdif = component_to_info(component); in spdif_suspend() local 318 struct samsung_spdif_info *spdif = component_to_info(component); in spdif_resume() local 365 struct samsung_spdif_info *spdif; in spdif_probe() local 465 struct samsung_spdif_info *spdif = &spdif_info; in spdif_remove() local
|
| /sound/soc/rockchip/ |
| A D | rockchip_spdif.c | 68 struct rk_spdif_dev *spdif = dev_get_drvdata(dev); in rk_spdif_runtime_suspend() local 79 struct rk_spdif_dev *spdif = dev_get_drvdata(dev); in rk_spdif_runtime_resume() local 111 struct rk_spdif_dev *spdif = snd_soc_dai_get_drvdata(dai); in rk_spdif_hw_params() local 152 struct rk_spdif_dev *spdif = snd_soc_dai_get_drvdata(dai); in rk_spdif_trigger() local 196 struct rk_spdif_dev *spdif = snd_soc_dai_get_drvdata(dai); in rk_spdif_dai_probe() local 286 struct rk_spdif_dev *spdif; in rk_spdif_probe() local
|
| /sound/hda/common/ |
| A D | codec.c | 2171 struct hda_spdif_out *spdif; in snd_hda_spdif_default_get() local 2277 struct hda_spdif_out *spdif; in snd_hda_spdif_default_put() local 2308 struct hda_spdif_out *spdif; in snd_hda_spdif_out_switch_get() local 2335 struct hda_spdif_out *spdif; in snd_hda_spdif_out_switch_put() local 2410 struct hda_spdif_out *spdif; in snd_hda_create_dig_out_ctls() local 2473 struct hda_spdif_out *spdif; in snd_hda_spdif_out_of_nid() local 2493 struct hda_spdif_out *spdif; in snd_hda_spdif_ctls_unassign() local 2514 struct hda_spdif_out *spdif; in snd_hda_spdif_ctls_assign() local 3582 struct hda_spdif_out *spdif; in setup_dig_out_stream() local 3771 struct hda_spdif_out *spdif; in snd_hda_multi_out_analog_prepare() local
|
| A D | controller.c | 164 struct hda_spdif_out *spdif = in azx_pcm_prepare() local
|
| /sound/soc/meson/ |
| A D | aiu.h | 38 struct aiu_interface spdif; member
|
| /sound/hda/codecs/hdmi/ |
| A D | nvhdmi-mcp.c | 131 struct hda_spdif_out *spdif; in nvhdmi_8ch_7x_pcm_prepare() local
|
| A D | hdmi.c | 1656 struct hda_spdif_out *spdif; in check_non_pcm_per_cvt() local
|
| /sound/soc/codecs/ |
| A D | sti-sas.c | 73 struct sti_spdif_audio spdif; member
|
| /sound/soc/renesas/ |
| A D | siu_dai.c | 52 u32 spdif; member
|
| A D | fsi.c | 261 unsigned int spdif:1; member
|
| /sound/pci/trident/ |
| A D | trident.h | 301 spdif: 1, member 380 struct snd_pcm *spdif; /* SPDIF PCM */ member
|
| A D | trident_main.c | 2230 struct snd_pcm *spdif; in snd_trident_spdif_pcm() local
|
| /sound/pci/ |
| A D | ens1370.c | 75 static int spdif[SNDRV_CARDS]; variable 412 unsigned int spdif; member
|
| A D | rme32.c | 978 int spdif = 0; in snd_rme32_playback_close() local
|
| A D | rme96.c | 1304 int spdif = 0; in snd_rme96_playback_close() local
|
| /sound/soc/stm/ |
| A D | stm32_sai_sub.c | 120 bool spdif; member
|
| /sound/soc/fsl/ |
| A D | fsl_spdif.c | 214 static inline bool fsl_spdif_can_set_clk_rate(struct fsl_spdif_priv *spdif, int clk) in fsl_spdif_can_set_clk_rate()
|
| /sound/pci/ice1712/ |
| A D | ice1712.h | 342 struct snd_ice1712_spdif spdif; member
|
| /sound/pci/ali5451/ |
| A D | ali5451.c | 36 static bool spdif; variable
|