Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/mISDN/
Ddsp.h197 int rx_init; /* if set, pointers will be adjusted first */ member
Ddsp_cmx.c248 dsp->rx_init = 1; /* rx_W and rx_R will be adjusted on first frame */ in dsp_cmx_add_conf_member()
1201 if (dsp->rx_init) { in dsp_cmx_receive()
1202 dsp->rx_init = 0; in dsp_cmx_receive()
Ddsp_core.c837 dsp->rx_init = 1; in dsp_function()
/linux-3.4.99/drivers/atm/
Diphase.c1416 static int rx_init(struct atm_dev *dev) function
2554 error = rx_init(dev);