Home
last modified time | relevance | path

Searched defs:spdif (Results 1 – 15 of 15) sorted by relevance

/linux-3.3/sound/soc/tegra/
Dtegra_spdif.c41 static inline void tegra_spdif_write(struct tegra_spdif *spdif, u32 reg, in tegra_spdif_write()
47 static inline u32 tegra_spdif_read(struct tegra_spdif *spdif, u32 reg) in tegra_spdif_read()
79 struct tegra_spdif *spdif = s->private; in tegra_spdif_show() local
102 static void tegra_spdif_debug_add(struct tegra_spdif *spdif) in tegra_spdif_debug_add()
109 static void tegra_spdif_debug_remove(struct tegra_spdif *spdif) in tegra_spdif_debug_remove()
115 static inline void tegra_spdif_debug_add(struct tegra_spdif *spdif) in tegra_spdif_debug_add()
119 static inline void tegra_spdif_debug_remove(struct tegra_spdif *spdif) in tegra_spdif_debug_remove()
129 struct tegra_spdif *spdif = snd_soc_dai_get_drvdata(dai); in tegra_spdif_hw_params() local
178 static void tegra_spdif_start_playback(struct tegra_spdif *spdif) in tegra_spdif_start_playback()
184 static void tegra_spdif_stop_playback(struct tegra_spdif *spdif) in tegra_spdif_stop_playback()
[all …]
/linux-3.3/sound/soc/samsung/
Dspdif.c109 static void spdif_snd_txctrl(struct samsung_spdif_info *spdif, int on) in spdif_snd_txctrl()
126 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_set_sysclk() local
149 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); in spdif_trigger() local
185 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); in spdif_hw_params() local
287 struct samsung_spdif_info *spdif = to_info(rtd->cpu_dai); in spdif_shutdown() local
305 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_suspend() local
322 struct samsung_spdif_info *spdif = to_info(cpu_dai); in spdif_resume() local
364 struct samsung_spdif_info *spdif; in spdif_probe() local
458 struct samsung_spdif_info *spdif = &spdif_info; in spdif_remove() local
/linux-3.3/sound/pci/hda/
Dhda_codec.c2690 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_default_get() local
2781 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_default_put() local
2808 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_out_switch_get() local
2830 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_out_switch_put() local
2897 struct hda_spdif_out *spdif; in snd_hda_create_spdif_out_ctls() local
2928 struct hda_spdif_out *spdif = in snd_hda_spdif_out_of_nid() local
2939 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_ctls_unassign() local
2949 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_ctls_assign() local
4371 struct hda_spdif_out *spdif = snd_hda_spdif_out_of_nid(codec, nid); in setup_dig_out_stream() local
4541 struct hda_spdif_out *spdif = in snd_hda_multi_out_analog_prepare() local
Dpatch_hdmi.c1596 struct hda_spdif_out *spdif = in nvhdmi_8ch_7x_pcm_prepare() local
Dhda_intel.c1816 struct hda_spdif_out *spdif = in azx_pcm_prepare() local
/linux-3.3/sound/soc/sh/
Dsiu_dai.c66 u32 spdif; member
Dfsi.c187 int spdif:1; member
/linux-3.3/include/sound/
Dtrident.h317 spdif: 1, member
396 struct snd_pcm *spdif; /* SPDIF PCM */ member
Dac97_codec.h629 spdif: 1; /* spdif pcm */ member
/linux-3.3/sound/pci/
Dens1370.c95 static int spdif[SNDRV_CARDS]; variable
432 unsigned int spdif; member
Drme32.c997 int spdif = 0; in snd_rme32_playback_close() local
Drme96.c1288 int spdif = 0; in snd_rme96_playback_close() local
/linux-3.3/sound/pci/ice1712/
Dice1712.h349 struct snd_ice1712_spdif spdif; member
/linux-3.3/sound/pci/trident/
Dtrident_main.c2292 struct snd_pcm *spdif; in snd_trident_spdif_pcm() local
/linux-3.3/sound/pci/ali5451/
Dali5451.c51 static bool spdif; variable