Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A DmISDNdsp.h27 int hfc_id; /* unique id to identify the chip (or -1) */ member
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_cmx.c503 same_hfc = member->dsp->features.hfc_id; in dsp_cmx_hardware()
637 if (same_hfc != member->dsp->features.hfc_id) in dsp_cmx_hardware()
705 member->dsp->features.hfc_id != in dsp_cmx_hardware()
706 nextm->dsp->features.hfc_id) { in dsp_cmx_hardware()
1019 if (dsp->features.hfc_id == same_hfc && in dsp_cmx_hardware()
H A Ddsp_core.c1084 ndsp->features.hfc_id = -1; /* current PCM id */ in dspcreate()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c3567 features->hfc_id = hc->id; in channel_bctrl()