Home
last modified time | relevance | path

Searched refs:pcm_slots (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/linux/
DmISDNdsp.h33 int pcm_slots; /* number of slots on the pcm bus */ member
/linux-6.6.21/drivers/isdn/mISDN/
Ddsp_cmx.c462 ii = dsp->features.pcm_slots; in dsp_cmx_hardware()
756 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
848 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
977 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
/linux-6.6.21/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3576 features->pcm_slots = hc->slots; in channel_bctrl()