/sound/soc/img/ |
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 113 static inline void img_spdif_in_writel(struct img_spdif_in *spdif, in img_spdif_in_writel() 119 static inline u32 img_spdif_in_readl(struct img_spdif_in *spdif, u32 reg) in img_spdif_in_readl() 124 static inline void img_spdif_in_aclkgen_writel(struct img_spdif_in *spdif, in img_spdif_in_aclkgen_writel() 131 static int img_spdif_in_check_max_rate(struct img_spdif_in *spdif, in img_spdif_in_check_max_rate() 178 static int img_spdif_in_do_clkgen_single(struct img_spdif_in *spdif, in img_spdif_in_do_clkgen_single() 215 static int img_spdif_in_do_clkgen_multi(struct img_spdif_in *spdif, in img_spdif_in_do_clkgen_multi() 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 [all …]
|
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 83 static inline void img_spdif_out_writel(struct img_spdif_out *spdif, u32 val, in img_spdif_out_writel() 89 static inline u32 img_spdif_out_readl(struct img_spdif_out *spdif, u32 reg) in img_spdif_out_readl() 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 297 struct img_spdif_out *spdif = snd_soc_dai_get_drvdata(dai); in img_spdif_out_dai_probe() local [all …]
|
/sound/soc/tegra/ |
D | tegra20_spdif.c | 29 struct tegra20_spdif *spdif = dev_get_drvdata(dev); in tegra20_spdif_runtime_suspend() local 38 struct tegra20_spdif *spdif = dev_get_drvdata(dev); in tegra20_spdif_runtime_resume() local 55 struct tegra20_spdif *spdif = snd_soc_dai_get_drvdata(dai); in tegra20_spdif_hw_params() local 107 static void tegra20_spdif_start_playback(struct tegra20_spdif *spdif) in tegra20_spdif_start_playback() 114 static void tegra20_spdif_stop_playback(struct tegra20_spdif *spdif) in tegra20_spdif_stop_playback() 123 struct tegra20_spdif *spdif = snd_soc_dai_get_drvdata(dai); in tegra20_spdif_trigger() local 145 struct tegra20_spdif *spdif = snd_soc_dai_get_drvdata(dai); in tegra20_spdif_probe() local 253 struct tegra20_spdif *spdif; in tegra20_spdif_platform_probe() local
|
/sound/soc/adi/ |
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 181 struct axi_spdif *spdif; in axi_spdif_probe() local 243 struct axi_spdif *spdif = platform_get_drvdata(pdev); in axi_spdif_dev_remove() local
|
/sound/soc/samsung/ |
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(asoc_rtd_to_cpu(rtd, 0)); in spdif_trigger() local 181 struct samsung_spdif_info *spdif = to_info(asoc_rtd_to_cpu(rtd, 0)); in spdif_hw_params() local 283 struct samsung_spdif_info *spdif = to_info(asoc_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 364 struct samsung_spdif_info *spdif; in spdif_probe() local 464 struct samsung_spdif_info *spdif = &spdif_info; in spdif_remove() local
|
/sound/soc/rockchip/ |
D | rockchip_spdif.c | 69 struct rk_spdif_dev *spdif = dev_get_drvdata(dev); in rk_spdif_runtime_suspend() local 80 struct rk_spdif_dev *spdif = dev_get_drvdata(dev); in rk_spdif_runtime_resume() local 112 struct rk_spdif_dev *spdif = snd_soc_dai_get_drvdata(dai); in rk_spdif_hw_params() local 153 struct rk_spdif_dev *spdif = snd_soc_dai_get_drvdata(dai); in rk_spdif_trigger() local 197 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/pci/hda/ |
D | hda_codec.c | 2180 struct hda_spdif_out *spdif; in snd_hda_spdif_default_get() local 2286 struct hda_spdif_out *spdif; in snd_hda_spdif_default_put() local 2317 struct hda_spdif_out *spdif; in snd_hda_spdif_out_switch_get() local 2344 struct hda_spdif_out *spdif; in snd_hda_spdif_out_switch_put() local 2419 struct hda_spdif_out *spdif; in snd_hda_create_dig_out_ctls() local 2476 struct hda_spdif_out *spdif; in snd_hda_spdif_out_of_nid() local 2496 struct hda_spdif_out *spdif; in snd_hda_spdif_ctls_unassign() local 2517 struct hda_spdif_out *spdif; in snd_hda_spdif_ctls_assign() local 3552 struct hda_spdif_out *spdif; in setup_dig_out_stream() local 3740 struct hda_spdif_out *spdif; in snd_hda_multi_out_analog_prepare() local
|
D | hda_controller.c | 156 struct hda_spdif_out *spdif = in azx_pcm_prepare() local
|
D | patch_hdmi.c | 2033 struct hda_spdif_out *spdif; in check_non_pcm_per_cvt() local 3433 struct hda_spdif_out *spdif; in nvhdmi_8ch_7x_pcm_prepare() local
|
/sound/soc/meson/ |
D | aiu.h | 39 struct aiu_interface spdif; member
|
/sound/soc/codecs/ |
D | sti-sas.c | 77 struct sti_spdif_audio spdif; member
|
/sound/soc/sh/ |
D | siu_dai.c | 52 u32 spdif; member
|
D | fsi.c | 262 unsigned int spdif:1; member
|
/sound/pci/trident/ |
D | trident.h | 301 spdif: 1, member 380 struct snd_pcm *spdif; /* SPDIF PCM */ member
|
D | trident_main.c | 2230 struct snd_pcm *spdif; in snd_trident_spdif_pcm() local
|
/sound/pci/ |
D | ens1370.c | 75 static int spdif[SNDRV_CARDS]; variable 412 unsigned int spdif; member
|
D | rme32.c | 999 int spdif = 0; in snd_rme32_playback_close() local
|
D | rme96.c | 1325 int spdif = 0; in snd_rme96_playback_close() local
|
/sound/soc/stm/ |
D | stm32_sai_sub.c | 116 bool spdif; member
|
/sound/soc/fsl/ |
D | fsl_spdif.c | 190 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/ |
D | ice1712.h | 342 struct snd_ice1712_spdif spdif; member
|
/sound/pci/ali5451/ |
D | ali5451.c | 36 static bool spdif; variable
|