Home
last modified time | relevance | path

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

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