Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/isdn/mISDN/
H A Ddsp_cmx.c387 struct dsp *finddsp; in dsp_cmx_hardware() local
462 list_for_each_entry(finddsp, &dsp_ilist, list) { in dsp_cmx_hardware()
463 if (finddsp->features.pcm_id == dsp->features.pcm_id) { in dsp_cmx_hardware()
464 if (finddsp->pcm_slot_rx >= 0 && in dsp_cmx_hardware()
465 finddsp->pcm_slot_rx < sizeof(freeslots)) in dsp_cmx_hardware()
466 freeslots[finddsp->pcm_slot_rx] = 0; in dsp_cmx_hardware()
467 if (finddsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
468 finddsp->pcm_slot_tx < sizeof(freeslots)) in dsp_cmx_hardware()
469 freeslots[finddsp->pcm_slot_tx] = 0; in dsp_cmx_hardware()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/isdn/mISDN/
H A Ddsp_cmx.c387 struct dsp *finddsp; in dsp_cmx_hardware() local
462 list_for_each_entry(finddsp, &dsp_ilist, list) { in dsp_cmx_hardware()
463 if (finddsp->features.pcm_id == dsp->features.pcm_id) { in dsp_cmx_hardware()
464 if (finddsp->pcm_slot_rx >= 0 && in dsp_cmx_hardware()
465 finddsp->pcm_slot_rx < sizeof(freeslots)) in dsp_cmx_hardware()
466 freeslots[finddsp->pcm_slot_rx] = 0; in dsp_cmx_hardware()
467 if (finddsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
468 finddsp->pcm_slot_tx < sizeof(freeslots)) in dsp_cmx_hardware()
469 freeslots[finddsp->pcm_slot_tx] = 0; in dsp_cmx_hardware()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/isdn/mISDN/
H A Ddsp_cmx.c387 struct dsp *finddsp; in dsp_cmx_hardware() local
462 list_for_each_entry(finddsp, &dsp_ilist, list) { in dsp_cmx_hardware()
463 if (finddsp->features.pcm_id == dsp->features.pcm_id) { in dsp_cmx_hardware()
464 if (finddsp->pcm_slot_rx >= 0 && in dsp_cmx_hardware()
465 finddsp->pcm_slot_rx < sizeof(freeslots)) in dsp_cmx_hardware()
466 freeslots[finddsp->pcm_slot_rx] = 0; in dsp_cmx_hardware()
467 if (finddsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
468 finddsp->pcm_slot_tx < sizeof(freeslots)) in dsp_cmx_hardware()
469 freeslots[finddsp->pcm_slot_tx] = 0; in dsp_cmx_hardware()