MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git] / include / sound / soundmem.h
blob879837a92ab525dd97e2e3f5f284fc24d89db608
1 /*
2 * Onboard memory management
3 */
5 struct SNDRV_STRU_BANK_INFO {
6 unsigned int address;
7 unsigned int size;
8 };