Searched defs:snd_msnd (Results 1 – 1 of 1) sorted by relevance
220 struct snd_msnd { struct221 void __iomem *mappedbase;222 int play_period_bytes;223 int playLimit;224 int playPeriods;225 int playDMAPos;226 int banksPlayed;227 int captureDMAPos;228 int capturePeriodBytes;229 int captureLimit;[all …]