Linux Kernel
3.7.1
|
#include <linux/init.h>
#include "hisax.h"
#include "hfc_2bs0.h"
#include "isac.h"
#include "isdnl1.h"
#include <linux/interrupt.h>
#include <linux/slab.h>
Go to the source code of this file.
Functions | |
void | main_irq_hfc (struct BCState *bcs) |
void | inithfc (struct IsdnCardState *cs) |
void | releasehfc (struct IsdnCardState *cs) |
Definition at line 570 of file hfc_2bs0.c.
Definition at line 326 of file hfc_2bs0.c.
Definition at line 584 of file hfc_2bs0.c.