Home
last modified time | relevance | path

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

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