Searched refs:dsp_tone_hw_message (Results 1 – 1 of 1) sorted by relevance
/drivers/isdn/mISDN/ |
D | dsp_tones.c | 431 dsp_tone_hw_message(struct dsp *dsp, u8 *sample, int len) in dsp_tone_hw_message() function 470 dsp_tone_hw_message(dsp, NULL, 0); in dsp_tone_timeout() 472 dsp_tone_hw_message(dsp, pat->data[index], *(pat->siz[index])); in dsp_tone_timeout() 505 dsp_tone_hw_message(dsp, NULL, 0); in dsp_tone() 534 dsp_tone_hw_message(dsp, pat->data[0], *(pat->siz[0])); in dsp_tone()
|