Home
last modified time | relevance | path

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

/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.h102 struct snd_intelhad { struct
103 struct snd_intelhad_card *card_ctx; argument
104 bool connected;
105 struct pcm_stream_info stream_info;
106 unsigned char eld[HDMI_MAX_ELD_BYTES];
107 bool dp_output;
108 unsigned int aes_bits;
109 spinlock_t had_spinlock;
133 struct snd_intelhad_card { argument
142 struct snd_intelhad pcm_ctx[3]; /* one for each port */ argument