Searched defs:snd_azf3328_codec_data (Results 1 – 1 of 1) sorted by relevance
249 struct snd_azf3328_codec_data { struct250 unsigned long io_base; /* keep first! (avoid offset calc) */251 unsigned int dma_base; /* helper to avoid an indirection in hotpath */275 struct snd_azf3328_codec_data codecs[3]; argument