|
Linux Kernel
3.7.1
|
#include <linux/dw_dmac.h>Go to the source code of this file.
Data Structures | |
| struct | ac97c_platform_data |
Macros | |
| #define | AC97C_CAPTURE 0x01 |
| #define | AC97C_PLAYBACK 0x02 |
| #define | AC97C_BOTH (AC97C_CAPTURE | AC97C_PLAYBACK) |
| #define AC97C_BOTH (AC97C_CAPTURE | AC97C_PLAYBACK) |
Definition at line 17 of file atmel-ac97c.h.
| #define AC97C_CAPTURE 0x01 |
Definition at line 15 of file atmel-ac97c.h.
| #define AC97C_PLAYBACK 0x02 |
Definition at line 16 of file atmel-ac97c.h.
1.8.2