Searched defs:hdaa_chan (Results 1 – 1 of 1) sorted by relevance
221 struct hdaa_chan { struct222 struct snd_dbuf *b;223 struct pcm_channel *c;224 struct pcmchan_caps caps;225 struct hdaa_devinfo *devinfo;226 struct hdaa_pcm_devinfo *pdevinfo;227 uint32_t spd, fmt, fmtlist[32], pcmrates[16];228 uint32_t supp_stream_formats, supp_pcm_size_rate;229 uint32_t blkcnt, blksz;230 uint32_t *dmapos;[all …]