Searched defs:fsi_priv (Results 1 – 1 of 1) sorted by relevance
175 struct fsi_priv { struct176 void __iomem *base;177 struct fsi_master *master;179 struct fsi_stream playback;180 struct fsi_stream capture;205 struct fsi_priv fsia; argument