|
Linux Kernel
3.7.1
|
#include <linux/slab.h>#include <linux/delay.h>#include <linux/mISDNif.h>#include <linux/mISDNdsp.h>#include "core.h"#include "dsp.h"Go to the source code of this file.
Functions | |
| void | dsp_cmx_debug (struct dsp *dsp) |
| int | dsp_cmx_del_conf_member (struct dsp *dsp) |
| int | dsp_cmx_del_conf (struct dsp_conf *conf) |
| void | dsp_cmx_hardware (struct dsp_conf *conf, struct dsp *dsp) |
| int | dsp_cmx_conf (struct dsp *dsp, u32 conf_id) |
| void | dsp_cmx_receive (struct dsp *dsp, struct sk_buff *skb) |
| void | dsp_cmx_send (void *arg) |
| void | dsp_cmx_transmit (struct dsp *dsp, struct sk_buff *skb) |
| void | dsp_cmx_hdlc (struct dsp *dsp, struct sk_buff *skb) |
Variables | |
| struct timer_list | dsp_spl_tl |
| unsigned long | dsp_spl_jiffies |
| struct timer_list dsp_spl_tl |
1.8.2