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