Searched defs:a10codec_chinfo (Results 1 – 1 of 1) sorted by relevance
150 struct a10codec_chinfo { struct151 struct snd_dbuf *buffer;152 struct pcm_channel *channel; 153 struct a10codec_info *parent;154 bus_dmamap_t dmamap;155 void *dmaaddr;156 bus_addr_t physaddr;180 struct a10codec_chinfo play; argument