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.h159 struct hda_pcm { struct
161 struct hda_pcm_stream stream[2]; argument
162 unsigned int pcm_type; /* HDA_PCM_TYPE_XXX */
163 int device; /* device number to assign */
164 struct snd_pcm *pcm; /* assigned PCM instance */
165 bool own_chmap; /* codec driver provides own channel maps */
167 struct hda_codec *codec;
168 struct list_head list;
169 unsigned int disconnected:1;