Linux Kernel
3.7.1
|
#include <linux/init.h>
#include "hisax.h"
#include "hscx.h"
#include "isac.h"
#include "isdnl1.h"
#include <linux/interrupt.h>
#include <linux/slab.h>
Go to the source code of this file.
Functions | |
int | HscxVersion (struct IsdnCardState *cs, char *s) |
void | modehscx (struct BCState *bcs, int mode, int bc) |
void | hscx_l2l1 (struct PStack *st, int pr, void *arg) |
int | open_hscxstate (struct IsdnCardState *cs, struct BCState *bcs) |
void | clear_pending_hscx_ints (struct IsdnCardState *cs) |
void | inithscx (struct IsdnCardState *cs) |
void | inithscxisac (struct IsdnCardState *cs, int part) |