Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/mISDN/
Ddsp.h182 int tx_volume, rx_volume; member
Ddsp_dtmf.c68 if (dsp->rx_volume) { in dsp_dtmf_hardware()
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()
Ddsp_cmx.c595 if (member->dsp->rx_volume) { in dsp_cmx_hardware()