Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_core.c1007 dsp_send_bh(struct work_struct *work) in dsp_send_bh() function
1067 INIT_WORK(&ndsp->workq, (void *)dsp_send_bh); in dspcreate()