Searched refs:dsp_tone_hw_message (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/isdn/mISDN/ |
D | dsp_tones.c | 438 dsp_tone_hw_message(struct dsp *dsp, u8 *sample, int len) in dsp_tone_hw_message() function 477 dsp_tone_hw_message(dsp, NULL, 0); in dsp_tone_timeout() 479 dsp_tone_hw_message(dsp, pat->data[index], *(pat->siz[index])); in dsp_tone_timeout() 510 dsp_tone_hw_message(dsp, NULL, 0); in dsp_tone() 539 dsp_tone_hw_message(dsp, pat->data[0], *(pat->siz[0])); in dsp_tone()
|