Searched refs:oslec_hpf_tx (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/misc/echo/
H A Doslec.h73 * oslec_hpf_tx: Process to high pass filter the tx signal.
79 int16_t oslec_hpf_tx(struct oslec_state *ec, int16_t tx);
H A Decho.c554 int16_t oslec_hpf_tx(struct oslec_state *ec, int16_t tx) function
584 EXPORT_SYMBOL_GPL(oslec_hpf_tx); variable

Completed in 110 milliseconds