Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/echo/
H A Dfir.h91 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16() function
H A Decho.c352 echo_value = fir16(&ec->fir_state, tx); in oslec_update()
359 echo_value = fir16(&ec->fir_state_bg, tx); in oslec_update()
/kernel/linux/linux-6.6/drivers/misc/echo/
H A Dfir.h91 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16() function
H A Decho.c352 echo_value = fir16(&ec->fir_state, tx); in oslec_update()
359 echo_value = fir16(&ec->fir_state_bg, tx); in oslec_update()

Completed in 2 milliseconds