Symbol: snd_aes_iec958
drivers/gpu/drm/mediatek/mtk_dp.c
678
struct snd_aes_iec958 iec = { 0 };
drivers/gpu/drm/omapdrm/dss/hdmi.h
212
struct snd_aes_iec958 *iec60958_cfg;
drivers/gpu/drm/omapdrm/dss/omapdss.h
58
struct snd_aes_iec958;
drivers/gpu/drm/xlnx/zynqmp_dp_audio.c
110
struct snd_aes_iec958 iec = { 0 };
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
208
struct snd_aes_iec958 *iec60958_cfg;
include/sound/cs8403.h
154
SND_CS8404_DECL void SND_CS8404_DECODE(struct snd_aes_iec958 *diga, unsigned char bits)
include/sound/cs8403.h
193
SND_CS8404_DECL unsigned char SND_CS8404_ENCODE(struct snd_aes_iec958 *diga)
include/sound/cs8403.h
24
SND_CS8403_DECL void SND_CS8403_DECODE(struct snd_aes_iec958 *diga, unsigned char bits)
include/sound/cs8403.h
67
SND_CS8403_DECL unsigned char SND_CS8403_ENCODE(struct snd_aes_iec958 *diga)
include/sound/hdmi-codec.h
48
struct snd_aes_iec958 iec;
include/sound/omap-hdmi-audio.h
16
struct snd_aes_iec958 *iec;
include/uapi/sound/asound.h
1188
struct snd_aes_iec958 iec958;
include/video/omapfb_dss.h
52
struct snd_aes_iec958;
sound/core/control.c
991
[SNDRV_CTL_ELEM_TYPE_IEC958] = sizeof(struct snd_aes_iec958),
sound/core/control_compat.c
202
return sizeof(struct snd_aes_iec958);
sound/pci/ice1712/ice1724.c
1566
static unsigned int encode_spdif_bits(struct snd_aes_iec958 *diga)
sound/pci/ice1712/ice1724.c
1608
static void decode_spdif_bits(struct snd_aes_iec958 *diga, unsigned int val)
sound/pci/rme32.c
1626
static u32 snd_rme32_convert_from_aes(struct snd_aes_iec958 * aes)
sound/pci/rme32.c
1637
static void snd_rme32_convert_to_aes(struct snd_aes_iec958 * aes, u32 val)
sound/pci/rme96.c
2033
static u32 snd_rme96_convert_from_aes(struct snd_aes_iec958 *aes)
sound/pci/rme96.c
2045
static void snd_rme96_convert_to_aes(struct snd_aes_iec958 *aes, u32 val)
sound/pci/rme9652/hdsp.c
1517
static u32 snd_hdsp_convert_from_aes(struct snd_aes_iec958 *aes)
sound/pci/rme9652/hdsp.c
1529
static void snd_hdsp_convert_to_aes(struct snd_aes_iec958 *aes, u32 val)
sound/pci/rme9652/rme9652.c
746
static u32 snd_rme9652_convert_from_aes(struct snd_aes_iec958 *aes)
sound/pci/rme9652/rme9652.c
758
static void snd_rme9652_convert_to_aes(struct snd_aes_iec958 *aes, u32 val)
sound/soc/fsl/fsl_xcvr.c
56
struct snd_aes_iec958 rx_iec958;
sound/soc/fsl/fsl_xcvr.c
57
struct snd_aes_iec958 tx_iec958;
sound/soc/fsl/fsl_xcvr.c
945
uinfo->count = sizeof_field(struct snd_aes_iec958, status);
sound/soc/sti/uniperif.h
1283
struct snd_aes_iec958 iec958;
sound/soc/sti/uniperif_player.c
576
struct snd_aes_iec958 *iec958 = &player->stream_settings.iec958;
sound/soc/sti/uniperif_player.c
593
struct snd_aes_iec958 *iec958 = &player->stream_settings.iec958;
sound/soc/stm/stm32_sai_sub.c
132
struct snd_aes_iec958 iec958;
sound/soc/ti/omap-hdmi.c
109
struct snd_aes_iec958 *iec = &ad->iec;
sound/soc/ti/omap-hdmi.c
33
struct snd_aes_iec958 iec;
tools/perf/trace/beauty/include/uapi/sound/asound.h
1188
struct snd_aes_iec958 iec958;