|
Linux Kernel
3.7.1
|
#include <linux/interrupt.h>Go to the source code of this file.
Functions | |
| void | stdma_lock (irq_handler_t handler, void *data) |
| void | stdma_release (void) |
| int | stdma_others_waiting (void) |
| int | stdma_islocked (void) |
| void * | stdma_locked_by (void) |
| void | stdma_init (void) |
| void stdma_lock | ( | irq_handler_t | handler, |
| void * | data | ||
| ) |
1.8.2