30 frontend_ops = &fe->
ops;
35 printk(
"%s: Invalid parameter\n", __func__);
38 *frequency = t_state.frequency;
43 static int stb6100_set_frequency(
struct dvb_frontend *fe,
u32 frequency)
52 frontend_ops = &fe->
ops;
57 printk(
"%s: Invalid parameter\n", __func__);
72 frontend_ops = &fe->
ops;
77 printk(
"%s: Invalid parameter\n", __func__);
80 *bandwidth = t_state.bandwidth;
85 static int stb6100_set_bandwidth(
struct dvb_frontend *fe,
u32 bandwidth)
94 frontend_ops = &fe->
ops;
99 printk(
"%s: Invalid parameter\n", __func__);