Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Ddsp.h186 int rx_init; /* if set, pointers will be adjusted first */ member
Ddsp_cmx.c244 dsp->rx_init = 1; /* rx_W and rx_R will be adjusted on first frame */ in dsp_cmx_add_conf_member()
1186 if (dsp->rx_init) { in dsp_cmx_receive()
1187 dsp->rx_init = 0; in dsp_cmx_receive()
Ddsp_core.c828 dsp->rx_init = 1; in dsp_function()
/drivers/atm/
Diphase.c1396 static int rx_init(struct atm_dev *dev) function
2534 error = rx_init(dev);