Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv090x_priv.h228 struct stv090x_tab { struct
Dstv090x.c119 static const struct stv090x_tab stv090x_s1cn_tab[] = {
175 static const struct stv090x_tab stv090x_s2cn_tab[] = {
234 static const struct stv090x_tab stv090x_rf_tab[] = {
3566 static int stv090x_table_lookup(const struct stv090x_tab *tab, int max, int val) in stv090x_table_lookup()