Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h194 struct hda_pcm { struct
196 struct hda_pcm_stream stream[2]; argument
197 unsigned int pcm_type; /* HDA_PCM_TYPE_XXX */
198 int device; /* device number to assign */
199 struct snd_pcm *pcm; /* assigned PCM instance */
200 bool own_chmap; /* codec driver provides own channel maps */
202 struct hda_codec *codec;
203 struct kref kref;
204 struct list_head list;