Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
m68k
include
asm
atari_stdma.h
Go to the documentation of this file.
1
2
#ifndef _atari_stdma_h
3
#define _atari_stdma_h
4
5
6
#include <
linux/interrupt.h
>
7
8
9
/***************************** Prototypes *****************************/
10
11
void
stdma_lock
(
irq_handler_t
handler,
void
*
data
);
12
void
stdma_release
(
void
);
13
int
stdma_others_waiting
(
void
);
14
int
stdma_islocked
(
void
);
15
void
*
stdma_locked_by
(
void
);
16
void
stdma_init
(
void
);
17
18
/************************* End of Prototypes **************************/
19
20
21
22
#endif
/* _atari_stdma_h */
Generated on Thu Jan 10 2013 13:08:01 for Linux Kernel by
1.8.2