Searched refs:frontend_ops (Results 1 – 6 of 6) sorted by relevance
25 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_get_freq() local26 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_freq()30 if (frontend_ops->i2c_gate_ctrl) in stb6100_get_freq()31 frontend_ops->i2c_gate_ctrl(fe, 1); in stb6100_get_freq()39 if (frontend_ops->i2c_gate_ctrl) in stb6100_get_freq()40 frontend_ops->i2c_gate_ctrl(fe, 0); in stb6100_get_freq()48 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_set_freq() local49 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_freq()58 if (frontend_ops->i2c_gate_ctrl) in stb6100_set_freq()59 frontend_ops->i2c_gate_ctrl(fe, 1); in stb6100_set_freq()[all …]
27 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_get_frequency() local28 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_frequency()43 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_set_frequency() local44 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_frequency()65 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_get_bandwidth() local66 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth()81 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_set_bandwidth() local82 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandwidth()
22 struct dvb_frontend_ops *frontend_ops = &fe->ops; in tda8261_get_frequency() local23 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_frequency()39 struct dvb_frontend_ops *frontend_ops = &fe->ops; in tda8261_set_frequency() local40 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_set_frequency()
520 struct dvb_frontend_ops *frontend_ops = NULL; in stv0900_set_tuner() local523 frontend_ops = &fe->ops; in stv0900_set_tuner()524 tuner_ops = &frontend_ops->tuner_ops; in stv0900_set_tuner()545 struct dvb_frontend_ops *frontend_ops = NULL; in stv0900_set_bandwidth() local548 frontend_ops = &fe->ops; in stv0900_set_bandwidth()549 tuner_ops = &frontend_ops->tuner_ops; in stv0900_set_bandwidth()
1162 struct dvb_frontend_ops *frontend_ops = NULL; in stv0900_get_tuner_freq() local1166 frontend_ops = &fe->ops; in stv0900_get_tuner_freq()1167 tuner_ops = &frontend_ops->tuner_ops; in stv0900_get_tuner_freq()
364 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stv0367_get_tuner_freq() local365 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stv0367_get_tuner_freq()