Searched defs:snd_msnd (Results 1 – 1 of 1) sorted by relevance
207 struct snd_msnd { struct208 void __iomem *mappedbase;209 int play_period_bytes;210 int playLimit;211 int playPeriods;212 int playDMAPos;213 int banksPlayed;214 int captureDMAPos;215 int capturePeriodBytes;216 int captureLimit;[all …]