Home
last modified time | relevance | path

Searched refs:snd_aes_iec958 (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/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()
Domap-hdmi-audio.h25 struct snd_aes_iec958 *iec;
Dhdmi-codec.h52 struct snd_aes_iec958 iec;
/Linux-v4.19/sound/soc/omap/
Domap-hdmi-audio.c42 struct snd_aes_iec958 iec;
118 struct snd_aes_iec958 *iec = &ad->iec; in hdmi_dai_hw_params()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi.h219 struct snd_aes_iec958 *iec60958_cfg;
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi.h222 struct snd_aes_iec958 *iec60958_cfg;
Domapdss.h68 struct snd_aes_iec958;
/Linux-v4.19/tools/include/uapi/sound/
Dasound.h56 struct snd_aes_iec958 { struct
955 struct snd_aes_iec958 iec958;
/Linux-v4.19/include/uapi/sound/
Dasound.h56 struct snd_aes_iec958 { struct
955 struct snd_aes_iec958 iec958;
/Linux-v4.19/sound/soc/sti/
Duniperif_player.c576 struct snd_aes_iec958 *iec958 = &player->stream_settings.iec958; in uni_player_ctl_iec958_get()
593 struct snd_aes_iec958 *iec958 = &player->stream_settings.iec958; in uni_player_ctl_iec958_put()
Duniperif.h1283 struct snd_aes_iec958 iec958;
/Linux-v4.19/sound/core/
Dcontrol_compat.c225 return sizeof(struct snd_aes_iec958); in get_elem_size()
Dcontrol.c1243 [SNDRV_CTL_ELEM_TYPE_IEC958] = sizeof(struct snd_aes_iec958), in snd_ctl_elem_add()
/Linux-v4.19/include/video/
Domapfb_dss.h56 struct snd_aes_iec958;
/Linux-v4.19/sound/pci/
Drme32.c1743 static u32 snd_rme32_convert_from_aes(struct snd_aes_iec958 * aes) in snd_rme32_convert_from_aes()
1754 static void snd_rme32_convert_to_aes(struct snd_aes_iec958 * aes, u32 val) in snd_rme32_convert_to_aes()
Drme96.c2126 static u32 snd_rme96_convert_from_aes(struct snd_aes_iec958 *aes) in snd_rme96_convert_from_aes()
2138 static void snd_rme96_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_rme96_convert_to_aes()
/Linux-v4.19/sound/pci/rme9652/
Drme9652.c789 static u32 snd_rme9652_convert_from_aes(struct snd_aes_iec958 *aes) in snd_rme9652_convert_from_aes()
801 static void snd_rme9652_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_rme9652_convert_to_aes()
Dhdsp.c1557 static u32 snd_hdsp_convert_from_aes(struct snd_aes_iec958 *aes) in snd_hdsp_convert_from_aes()
1569 static void snd_hdsp_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_hdsp_convert_to_aes()
/Linux-v4.19/sound/soc/stm/
Dstm32_sai_sub.c129 struct snd_aes_iec958 iec958;
/Linux-v4.19/sound/pci/ice1712/
Dice1724.c1619 static unsigned int encode_spdif_bits(struct snd_aes_iec958 *diga) in encode_spdif_bits()
1661 static void decode_spdif_bits(struct snd_aes_iec958 *diga, unsigned int val) in decode_spdif_bits()