Searched defs:spdif (Results 1 – 15 of 15) sorted by relevance
/linux-3.3/sound/soc/tegra/ |
D | tegra_spdif.c | 41 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/ |
D | spdif.c | 109 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/ |
D | hda_codec.c | 2690 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
|
D | patch_hdmi.c | 1596 struct hda_spdif_out *spdif = in nvhdmi_8ch_7x_pcm_prepare() local
|
D | hda_intel.c | 1816 struct hda_spdif_out *spdif = in azx_pcm_prepare() local
|
/linux-3.3/sound/soc/sh/ |
D | siu_dai.c | 66 u32 spdif; member
|
D | fsi.c | 187 int spdif:1; member
|
/linux-3.3/include/sound/ |
D | trident.h | 317 spdif: 1, member 396 struct snd_pcm *spdif; /* SPDIF PCM */ member
|
D | ac97_codec.h | 629 spdif: 1; /* spdif pcm */ member
|
/linux-3.3/sound/pci/ |
D | ens1370.c | 95 static int spdif[SNDRV_CARDS]; variable 432 unsigned int spdif; member
|
D | rme32.c | 997 int spdif = 0; in snd_rme32_playback_close() local
|
D | rme96.c | 1288 int spdif = 0; in snd_rme96_playback_close() local
|
/linux-3.3/sound/pci/ice1712/ |
D | ice1712.h | 349 struct snd_ice1712_spdif spdif; member
|
/linux-3.3/sound/pci/trident/ |
D | trident_main.c | 2292 struct snd_pcm *spdif; in snd_trident_spdif_pcm() local
|
/linux-3.3/sound/pci/ali5451/ |
D | ali5451.c | 51 static bool spdif; variable
|