linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / sound / soundmem.h
1 /*
2  *  Onboard memory management
3  */
4
5 struct SNDRV_STRU_BANK_INFO {
6         unsigned int address;
7         unsigned int size;
8 };