Home
last modified time | relevance | path

Searched refs:tx_2 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/echo/
A Decho.c188 ec->tx_1 = ec->tx_2 = ec->rx_1 = ec->rx_2 = 0; in oslec_create()
234 ec->tx_1 = ec->tx_2 = ec->rx_1 = ec->rx_2 = 0; in oslec_flush()
572 ec->tx_1 += -(ec->tx_1 >> DC_LOG2BETA) + tmp - ec->tx_2; in oslec_hpf_tx()
579 ec->tx_2 = tmp; in oslec_hpf_tx()
A Decho.h156 int tx_2; member

Completed in 5 milliseconds