Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
DmISDNdsp.h32 int pcm_slots; /* number of slots on the pcm bus */ member
/linux-3.4.99/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()
985 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware()
/linux-3.4.99/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3585 features->pcm_slots = hc->slots; in channel_bctrl()