Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Ddib0090.c870 static u16 slopes_to_scale(const struct slope *slopes, u8 num, s16 val) in slopes_to_scale() function
900 return -640 + (s16) slopes_to_scale(dib0090_wbd_slopes, ARRAY_SIZE(dib0090_wbd_slopes), wbd); in dib0090_wbd_to_db()