Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_codec.h168 struct hda_pcm { struct
170 struct hda_pcm_stream stream[2]; argument
171 unsigned int pcm_type; /* HDA_PCM_TYPE_XXX */
172 int device; /* device number to assign */
173 struct snd_pcm *pcm; /* assigned PCM instance */
174 bool own_chmap; /* codec driver provides own channel maps */
176 struct hda_codec *codec;
177 struct kref kref;
178 struct list_head list;