|
Linux Kernel
3.7.1
|
#include <sound_config.h>
Data Fields | |
| int | io_base |
| int | irq |
| int | dma |
| int | dma2 |
| int | always_detect |
| char * | name |
| int | driver_use_1 |
| int | driver_use_2 |
| int * | osp |
| int | card_subtype |
| void * | memptr |
| int | slots [6] |
Definition at line 65 of file sound_config.h.
| int always_detect |
Definition at line 70 of file sound_config.h.
| int card_subtype |
Definition at line 75 of file sound_config.h.
| int dma |
Definition at line 68 of file sound_config.h.
| int dma2 |
Definition at line 69 of file sound_config.h.
| int driver_use_1 |
Definition at line 72 of file sound_config.h.
| int driver_use_2 |
Definition at line 73 of file sound_config.h.
| int io_base |
Definition at line 66 of file sound_config.h.
| int irq |
Definition at line 67 of file sound_config.h.
| void* memptr |
Definition at line 76 of file sound_config.h.
| char* name |
Definition at line 71 of file sound_config.h.
| int* osp |
Definition at line 74 of file sound_config.h.
| int slots[6] |
Definition at line 77 of file sound_config.h.
1.8.2