Searched refs:frontend_ops (Results 1 – 6 of 6) sorted by relevance
13 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_get_freq() local14 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_freq()18 if (frontend_ops->i2c_gate_ctrl) in stb6100_get_freq()19 frontend_ops->i2c_gate_ctrl(fe, 1); in stb6100_get_freq()27 if (frontend_ops->i2c_gate_ctrl) in stb6100_get_freq()28 frontend_ops->i2c_gate_ctrl(fe, 0); in stb6100_get_freq()36 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_set_freq() local37 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_freq()46 if (frontend_ops->i2c_gate_ctrl) in stb6100_set_freq()47 frontend_ops->i2c_gate_ctrl(fe, 1); in stb6100_set_freq()[all …]
15 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_get_frequency() local16 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_frequency()31 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_set_frequency() local32 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_frequency()53 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_get_bandwidth() local54 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth()69 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stb6100_set_bandwidth() local70 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandwidth()
10 struct dvb_frontend_ops *frontend_ops = &fe->ops; in tda8261_get_frequency() local11 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_frequency()27 struct dvb_frontend_ops *frontend_ops = &fe->ops; in tda8261_set_frequency() local28 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_set_frequency()
510 struct dvb_frontend_ops *frontend_ops = NULL; in stv0900_set_tuner() local513 frontend_ops = &fe->ops; in stv0900_set_tuner()514 tuner_ops = &frontend_ops->tuner_ops; in stv0900_set_tuner()535 struct dvb_frontend_ops *frontend_ops = NULL; in stv0900_set_bandwidth() local538 frontend_ops = &fe->ops; in stv0900_set_bandwidth()539 tuner_ops = &frontend_ops->tuner_ops; in stv0900_set_bandwidth()
1152 struct dvb_frontend_ops *frontend_ops = NULL; in stv0900_get_tuner_freq() local1156 frontend_ops = &fe->ops; in stv0900_get_tuner_freq()1157 tuner_ops = &frontend_ops->tuner_ops; in stv0900_get_tuner_freq()
336 struct dvb_frontend_ops *frontend_ops = &fe->ops; in stv0367_get_tuner_freq() local337 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stv0367_get_tuner_freq()