|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include "hisax.h"#include "icc.h"#include "isdnl1.h"#include <linux/interrupt.h>#include <linux/slab.h>Go to the source code of this file.
Macros | |
| #define | DBUSY_TIMER_VALUE 80 |
| #define | ARCOFI_USE 0 |
Functions | |
| void | ICCVersion (struct IsdnCardState *cs, char *s) |
| void | icc_interrupt (struct IsdnCardState *cs, u_char val) |
| void | initicc (struct IsdnCardState *cs) |
| void | clear_pending_icc_ints (struct IsdnCardState *cs) |
| void __devinit | setup_icc (struct IsdnCardState *cs) |
1.8.2