Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
DmISDNdsp.h27 int hfc_id; /* unique id to identify the chip (or -1) */ member
/kernel/linux/linux-5.10/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()
1030 if (dsp->features.hfc_id == same_hfc && in dsp_cmx_hardware()
Ddsp_core.c1085 ndsp->features.hfc_id = -1; /* current PCM id */ in dspcreate()
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3592 features->hfc_id = hc->id; in channel_bctrl()