Home
last modified time | relevance | path

Searched defs:vad_buf (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_vad.c47 struct vad_buf { struct
48 void __iomem *begin;
49 void __iomem *end;
50 void __iomem *cur;
51 void __iomem *pos;
52 int size;
76 struct vad_buf vbuf; argument