Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_codec.h170 struct hda_pcm { struct
172 struct hda_pcm_stream stream[2]; argument
173 unsigned int pcm_type; /* HDA_PCM_TYPE_XXX */
174 int device; /* device number to assign */
175 struct snd_pcm *pcm; /* assigned PCM instance */
176 bool own_chmap; /* codec driver provides own channel maps */
178 struct hda_codec *codec;
179 struct kref kref;
180 struct list_head list;