Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
DmISDNdsp.h33 int pcm_slots; /* number of slots on the pcm bus */ member
/linux-6.1.9/drivers/isdn/mISDN/
Ddsp_cmx.c473 ii = dsp->features.pcm_slots; in dsp_cmx_hardware()
767 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
859 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
988 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
/linux-6.1.9/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3607 features->pcm_slots = hc->slots; in channel_bctrl()