Searched defs:xlnx_pcm_drv_data (Results 1 – 1 of 1) sorted by relevance
77 struct xlnx_pcm_drv_data { struct78 void __iomem *mmio;79 bool s2mm_presence;80 bool mm2s_presence;81 int s2mm_irq;82 int mm2s_irq;83 struct snd_pcm_substream *play_stream;84 struct snd_pcm_substream *capture_stream;85 struct clk *axi_clk;