Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp.h182 int tx_volume, rx_volume; member
H A Ddsp_dtmf.c68 if (dsp->rx_volume) { in dsp_dtmf_hardware()
H A Ddsp_core.c413 dsp->rx_volume = *((int *)data); in dsp_control_req()
722 if (dsp->rx_volume) in dsp_function()
723 dsp_change_volume(skb, dsp->rx_volume); in dsp_function()
H A Ddsp_cmx.c584 if (member->dsp->rx_volume) { in dsp_cmx_hardware()