Home
last modified time | relevance | path

Searched refs:hfc_id (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/linux/
DmISDNdsp.h26 int hfc_id; /* unique id to identify the chip (or -1) */ member
/linux-3.4.99/drivers/isdn/mISDN/
Ddsp_cmx.c514 same_hfc = member->dsp->features.hfc_id; in dsp_cmx_hardware()
648 if (same_hfc != member->dsp->features.hfc_id) in dsp_cmx_hardware()
716 member->dsp->features.hfc_id != in dsp_cmx_hardware()
717 nextm->dsp->features.hfc_id) { in dsp_cmx_hardware()
1025 if (dsp->features.hfc_id == same_hfc && in dsp_cmx_hardware()
Ddsp_core.c1084 ndsp->features.hfc_id = -1; /* current PCM id */ in dspcreate()
/linux-3.4.99/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3575 features->hfc_id = hc->id; in channel_bctrl()