Home
last modified time | relevance | path

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

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