Home
last modified time | relevance | path

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

/linux/drivers/isdn/mISDN/
A Ddsp_core.c396 dsp->tx_volume = *((int *)data); in dsp_control_req()
399 __func__, dsp->tx_volume); in dsp_control_req()
416 __func__, dsp->tx_volume); in dsp_control_req()
813 dsp->tx_volume = *((int *)skb->data); in dsp_function()
816 "%d\n", __func__, dsp->tx_volume); in dsp_function()
A Ddsp.h182 int tx_volume, rx_volume; member
A Ddsp_dtmf.c61 if (dsp->tx_volume) { in dsp_dtmf_hardware()
A Ddsp_cmx.c587 if (member->dsp->tx_volume) { in dsp_cmx_hardware()
1607 if (dsp->tx_volume)
1608 dsp_change_volume(nskb, dsp->tx_volume);

Completed in 10 milliseconds