Searched refs:frontend_ops (Results 1 – 6 of 6) sorted by relevance
22 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_get_freq() local23 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_freq()28 if (frontend_ops->i2c_gate_ctrl) in stb6100_get_freq()29 frontend_ops->i2c_gate_ctrl(fe, 1); in stb6100_get_freq()37 if (frontend_ops->i2c_gate_ctrl) in stb6100_get_freq()38 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()56 if (frontend_ops->i2c_gate_ctrl) in stb6100_set_freq()57 frontend_ops->i2c_gate_ctrl(fe, 1); in stb6100_set_freq()[all …]
24 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_get_frequency() local25 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_frequency()42 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_set_frequency() local43 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_frequency()61 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_get_bandwidth() local62 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth()79 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_set_bandwidth() local80 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()41 struct dvb_frontend_ops *frontend_ops = &fe->ops; in tda8261_set_frequency() local42 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_set_frequency()61 struct dvb_frontend_ops *frontend_ops = &fe->ops; in tda8261_get_bandwidth() local62 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_bandwidth()
524 struct dvb_frontend_ops *frontend_ops = NULL; in stv0900_set_tuner() local527 frontend_ops = &fe->ops; in stv0900_set_tuner()528 tuner_ops = &frontend_ops->tuner_ops; in stv0900_set_tuner()549 struct dvb_frontend_ops *frontend_ops = NULL; in stv0900_set_bandwidth() local552 frontend_ops = &fe->ops; in stv0900_set_bandwidth()553 tuner_ops = &frontend_ops->tuner_ops; in stv0900_set_bandwidth()
1166 struct dvb_frontend_ops *frontend_ops = NULL; in stv0900_get_tuner_freq() local1170 frontend_ops = &fe->ops; in stv0900_get_tuner_freq()1171 tuner_ops = &frontend_ops->tuner_ops; in stv0900_get_tuner_freq()
930 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stv0367_get_tuner_freq() local931 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stv0367_get_tuner_freq()