Home | History | Annotate | Download | only in sound

Lines Matching refs:iec958

64 	unsigned char status[24];	/* AES/IEC958 channel status bits */
65 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
67 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
714 #define SNDRV_CTL_ELEM_TYPE_IEC958 ((__force snd_ctl_elem_type_t) 5) /* IEC958 (S/PDIF) setup */
822 struct snd_aes_iec958 iec958;
904 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NAME_IEC958_##what