Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv6110x_priv.h28 #define FE_INFO 2 macro
38 else if ((verbose > FE_INFO) && (verbose > __y)) \
Disl6423.c38 #define FE_INFO 2 macro
48 else if ((verbose > FE_INFO) && (verbose > __y)) \
Dstb0899_priv.h30 #define FE_INFO 2 macro
40 else if ((*x > FE_INFO) && (*x > y)) \
Dstv090x_priv.h29 #define FE_INFO 2 macro
39 else if ((verbose > FE_INFO) && (verbose > __y)) \
Dstb6100.c37 #define FE_INFO 2 macro
46 else if ((x > FE_INFO) && (x > y)) \
Dstv090x.c4776 dprintk(FE_INFO, 1, "Found Internal Structure!"); in stv090x_attach()
4792 dprintk(FE_INFO, 1, "Create New Internal Structure!"); in stv090x_attach()