• Home
  • Raw
  • Download

Lines Matching refs:KERN_DEBUG

218 			printk(KERN_DEBUG "%s: no peer, no rx_off\n",  in dsp_rx_off_member()
225 printk(KERN_DEBUG "%s: 2nd CONTROL_CHANNEL failed\n", in dsp_rx_off_member()
231 printk(KERN_DEBUG "%s: %s set rx_off = %d\n", in dsp_rx_off_member()
263 printk(KERN_DEBUG "%s: no peer, no fill_empty\n", in dsp_fill_empty()
271 printk(KERN_DEBUG "%s: CONTROL_CHANNEL failed\n", in dsp_fill_empty()
276 printk(KERN_DEBUG "%s: %s set fill_empty = 1\n", in dsp_fill_empty()
304 printk(KERN_DEBUG "%s: start dtmf\n", __func__); in dsp_control_req()
321 printk(KERN_DEBUG "%s: stop dtmf\n", __func__); in dsp_control_req()
334 printk(KERN_DEBUG "%s: join conference %d\n", in dsp_control_req()
345 printk(KERN_DEBUG "%s: release conference\n", __func__); in dsp_control_req()
362 printk(KERN_DEBUG "%s: turn tone 0x%x on\n", in dsp_control_req()
378 printk(KERN_DEBUG "%s: turn tone off\n", __func__); in dsp_control_req()
398 printk(KERN_DEBUG "%s: change tx vol to %d\n", in dsp_control_req()
415 printk(KERN_DEBUG "%s: change rx vol to %d\n", in dsp_control_req()
424 printk(KERN_DEBUG "%s: enable cmx-echo\n", __func__); in dsp_control_req()
434 printk(KERN_DEBUG "%s: disable cmx-echo\n", __func__); in dsp_control_req()
442 printk(KERN_DEBUG "%s: enable receive to user " in dsp_control_req()
449 printk(KERN_DEBUG "%s: disable receive to " in dsp_control_req()
460 printk(KERN_DEBUG "%s: enable mixing of " in dsp_control_req()
474 printk(KERN_DEBUG "%s: disable mixing of " in dsp_control_req()
485 printk(KERN_DEBUG "%s: enable tx-data\n", __func__); in dsp_control_req()
494 printk(KERN_DEBUG "%s: disable tx-data\n", __func__); in dsp_control_req()
517 printk(KERN_DEBUG "%s: use delay algorithm to " in dsp_control_req()
529 printk(KERN_DEBUG "%s: use jitter algorithm to " in dsp_control_req()
539 printk(KERN_DEBUG "%s: use dejitter on TX " in dsp_control_req()
549 printk(KERN_DEBUG "%s: use TX buffer without " in dsp_control_req()
558 printk(KERN_DEBUG "%s: pipeline config string " in dsp_control_req()
580 printk(KERN_DEBUG "%s: turn blowfish on (key " in dsp_control_req()
610 printk(KERN_DEBUG "%s: turn blowfish off\n", __func__); in dsp_control_req()
618 printk(KERN_DEBUG "%s: ctrl req %x unhandled\n", in dsp_control_req()
633 printk(KERN_DEBUG "%s: no peer, no features\n", in get_features()
640 printk(KERN_DEBUG "%s: CONTROL_CHANNEL failed\n", in get_features()
654 printk(KERN_DEBUG "%s: 2nd CONTROL_CHANNEL failed\n", in get_features()
659 printk(KERN_DEBUG "%s: features not supported for %s\n", in get_features()
693 printk(KERN_DEBUG "%s: rx-data during rx_off" in dsp_function()
743 printk(KERN_DEBUG "%s: digit" in dsp_function()
771 printk(KERN_DEBUG "%s: PH_CONTROL INDICATION " in dsp_function()
778 printk(KERN_DEBUG "%s: ignoring DTMF " in dsp_function()
789 printk(KERN_DEBUG "%s: digit" in dsp_function()
815 printk(KERN_DEBUG "%s: change tx volume to " in dsp_function()
824 printk(KERN_DEBUG "%s: ctrl ind %x unhandled " in dsp_function()
832 printk(KERN_DEBUG "%s: b_channel is now active %s\n", in dsp_function()
848 printk(KERN_DEBUG "%s: done with activation, sending " in dsp_function()
859 printk(KERN_DEBUG "%s: b_channel is now inactive %s\n", in dsp_function()
907 printk(KERN_DEBUG "%s: activating b_channel %s\n", in dsp_function()
923 printk(KERN_DEBUG "%s: releasing b_channel %s\n", in dsp_function()
942 printk(KERN_DEBUG "%s: msg %x unhandled %s\n", in dsp_function()
958 printk(KERN_DEBUG "%s:(%x)\n", __func__, cmd); in dsp_ctrl()
980 printk(KERN_DEBUG "%s: releasing member %s\n", in dsp_ctrl()
988 printk(KERN_DEBUG "%s: remove & destroy object %s\n", in dsp_ctrl()
994 printk(KERN_DEBUG "%s: dsp instance released\n", in dsp_ctrl()
1018 printk(KERN_DEBUG "%s: fifo full %s, this is " in dsp_send_bh()
1061 printk(KERN_DEBUG "%s: creating new dsp instance\n", __func__); in dspcreate()