Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
DmISDNdsp.h33 int pcm_banks; /* number of IO banks of pcm bus */ member
/linux-3.4.99/drivers/isdn/mISDN/
Ddsp_cmx.c414 if (dsp->features.pcm_banks < 1) in dsp_cmx_hardware()
714 if (member->dsp->features.pcm_banks > 1 && in dsp_cmx_hardware()
715 nextm->dsp->features.pcm_banks > 1 && in dsp_cmx_hardware()
/linux-3.4.99/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3586 features->pcm_banks = 2; in channel_bctrl()