Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dhda_codec.h163 struct hda_pcm { struct
165 struct hda_pcm_stream stream[2]; argument
166 unsigned int pcm_type; /* HDA_PCM_TYPE_XXX */
167 int device; /* device number to assign */
168 struct snd_pcm *pcm; /* assigned PCM instance */
169 bool own_chmap; /* codec driver provides own channel maps */
171 struct hda_codec *codec;
172 struct list_head list;
173 unsigned int disconnected:1;