Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in oslec_hpf_tx() function
584 EXPORT_SYMBOL_GPL(oslec_hpf_tx); variable
/kernel/linux/linux-6.6/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) in oslec_hpf_tx() function
584 EXPORT_SYMBOL_GPL(oslec_hpf_tx); variable

Completed in 3 milliseconds