Home
last modified time | relevance | path

Searched defs:diga (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/sound/
Dcs8403.h39 SND_CS8403_DECL void SND_CS8403_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8403_DECODE()
82 SND_CS8403_DECL unsigned char SND_CS8403_ENCODE(struct snd_aes_iec958 *diga) in SND_CS8403_ENCODE()
169 SND_CS8404_DECL void SND_CS8404_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8404_DECODE()
208 SND_CS8404_DECL unsigned char SND_CS8404_ENCODE(struct snd_aes_iec958 *diga) in SND_CS8404_ENCODE()
/linux-3.3/sound/pci/ice1712/
Dice1724.c1597 static unsigned int encode_spdif_bits(struct snd_aes_iec958 *diga) in encode_spdif_bits()
1639 static void decode_spdif_bits(struct snd_aes_iec958 *diga, unsigned int val) in decode_spdif_bits()