Searched refs:snd_aes_iec958 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs8403.h39 SND_CS8403_DECL void SND_CS8403_DECODE(struct snd_aes_iec958 *diga, unsigned char bits)
82 SND_CS8403_DECL unsigned char SND_CS8403_ENCODE(struct snd_aes_iec958 *diga)
169 SND_CS8404_DECL void SND_CS8404_DECODE(struct snd_aes_iec958 *diga, unsigned char bits)
208 SND_CS8404_DECL unsigned char SND_CS8404_ENCODE(struct snd_aes_iec958 *diga)
H A Dasound.h64 struct snd_aes_iec958 { struct
833 struct snd_aes_iec958 iec958;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dcontrol_compat.c212 return sizeof(struct snd_aes_iec958);
H A Dcontrol.c1024 private_size = sizeof(struct snd_aes_iec958);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dcontrol.h46 typedef struct snd_aes_iec958 { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Drme32.c1739 static u32 snd_rme32_convert_from_aes(struct snd_aes_iec958 * aes)
1750 static void snd_rme32_convert_to_aes(struct snd_aes_iec958 * aes, u32 val)
H A Drme96.c2067 static u32 snd_rme96_convert_from_aes(struct snd_aes_iec958 *aes)
2079 static void snd_rme96_convert_to_aes(struct snd_aes_iec958 *aes, u32 val)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1724.c1569 static unsigned int encode_spdif_bits(struct snd_aes_iec958 *diga)
1611 static void decode_spdif_bits(struct snd_aes_iec958 *diga, unsigned int val)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Drme9652.c788 static u32 snd_rme9652_convert_from_aes(struct snd_aes_iec958 *aes)
800 static void snd_rme9652_convert_to_aes(struct snd_aes_iec958 *aes, u32 val)
H A Dhdsp.c1491 static u32 snd_hdsp_convert_from_aes(struct snd_aes_iec958 *aes)
1503 static void snd_hdsp_convert_to_aes(struct snd_aes_iec958 *aes, u32 val)

Completed in 218 milliseconds