source:
GPL/alsa-kernel/include/sound/soundmem.h@
18
Last change on this file since 18 was 18, checked in by , 20 years ago | |
---|---|
File size: 122 bytes |
Line | |
---|---|
1 | /* |
2 | * Onboard memory management |
3 | */ |
4 | |
5 | struct SNDRV_STRU_BANK_INFO { |
6 | unsigned int address; |
7 | unsigned int size; |
8 | }; |
Note:
See TracBrowser
for help on using the repository browser.