|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include "includes.h"#include "hardware.h"#include "message.h"#include "card.h"#include "scioc.h"Go to the source code of this file.
Functions | |
| int | get_card_from_id (int driver) |
| int | command (isdn_ctrl *cmd) |
| int | startproc (int card) |
| int | reset (int card) |
| void | flushreadfifo (int card) |
1.8.2