]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/dvb/frontends/nxt200x.h
Pull sn-handle-sc-powerdown into release branch
[linux-2.6-omap-h63xx.git] / drivers / media / dvb / frontends / nxt200x.h
index 8dc3f03ecdf7654ab2a8b4d715c73a2cd6f51f6f..1d9d70bc37efc06dadcc703423154cadc6243557 100644 (file)
@@ -42,6 +42,9 @@ struct nxt200x_config
        u8 pll_address;
        struct dvb_pll_desc *pll_desc;
 
+       /* used to set pll input */
+       int (*set_pll_input)(u8* buf, int input);
+
        /* need to set device param for start_dma */
        int (*set_ts_params)(struct dvb_frontend* fe, int is_punctured);
 };