Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dhda_codec.h162 struct hda_pcm { struct
164 struct hda_pcm_stream stream[2]; argument
165 unsigned int pcm_type; /* HDA_PCM_TYPE_XXX */
166 int device; /* device number to assign */
167 struct snd_pcm *pcm; /* assigned PCM instance */
168 bool own_chmap; /* codec driver provides own channel maps */
170 struct hda_codec *codec;
171 struct kref kref;
172 struct list_head list;