|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include "hisax.h"#include "w6692.h"#include "isdnl1.h"#include <linux/interrupt.h>#include <linux/pci.h>#include <linux/slab.h>Go to the source code of this file.
Data Structures | |
| struct | PCI_ENTRY |
Macros | |
| #define | W6692_SV_USR 0x16ec |
| #define | W6692_SD_USR 0x3409 |
| #define | W6692_WINBOND 0 |
| #define | W6692_DYNALINK 1 |
| #define | W6692_USR 2 |
| #define | DBUSY_TIMER_VALUE 80 |
Functions | |
| int __devinit | setup_w6692 (struct IsdnCard *card) |
1.8.2