Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_codec.h160 struct hda_pcm { struct
162 struct hda_pcm_stream stream[2]; argument
163 unsigned int pcm_type; /* HDA_PCM_TYPE_XXX */
164 int device; /* device number to assign */
165 struct snd_pcm *pcm; /* assigned PCM instance */
166 bool own_chmap; /* codec driver provides own channel maps */
168 struct hda_codec *codec;
169 struct list_head list;
170 unsigned int disconnected:1;