/Linux-v4.19/drivers/media/dvb-frontends/ |
D | stb6100_cfg.h | 28 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_frequency() 44 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_frequency() 66 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth() 82 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandwidth()
|
D | stb6100_proc.h | 26 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_freq() 49 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_freq() 79 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandw() 102 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandw()
|
D | tda8261_cfg.h | 23 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_frequency() 40 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_set_frequency()
|
D | tda826x.c | 131 static const struct dvb_tuner_ops tda826x_tuner_ops = { 174 memcpy(&fe->ops.tuner_ops, &tda826x_tuner_ops, sizeof(struct dvb_tuner_ops)); in tda826x_attach()
|
D | stb6000.c | 188 static const struct dvb_tuner_ops stb6000_tuner_ops = { 242 sizeof(struct dvb_tuner_ops)); in stb6000_attach()
|
D | tua6100.c | 155 static const struct dvb_tuner_ops tua6100_tuner_ops = { 193 memcpy(&fe->ops.tuner_ops, &tua6100_tuner_ops, sizeof(struct dvb_tuner_ops)); in tua6100_attach()
|
D | helene.c | 859 static const struct dvb_tuner_ops helene_tuner_ops_t = { 873 static const struct dvb_tuner_ops helene_tuner_ops_s = { 887 static const struct dvb_tuner_ops helene_tuner_ops = { 1030 sizeof(struct dvb_tuner_ops)); in helene_attach_s() 1066 sizeof(struct dvb_tuner_ops)); in helene_attach() 1103 sizeof(struct dvb_tuner_ops)); in helene_probe()
|
D | ix2505v.c | 256 static const struct dvb_tuner_ops ix2505v_tuner_ops = { 304 sizeof(struct dvb_tuner_ops)); in ix2505v_attach()
|
D | stb6100.h | 87 struct dvb_tuner_ops ops;
|
D | zl10039.c | 254 static const struct dvb_tuner_ops zl10039_ops = { 299 memcpy(&fe->ops.tuner_ops, &zl10039_ops, sizeof(struct dvb_tuner_ops)); in zl10039_attach()
|
D | horus3a.c | 330 static const struct dvb_tuner_ops horus3a_tuner_ops = { 400 sizeof(struct dvb_tuner_ops)); in horus3a_attach()
|
/Linux-v4.19/drivers/media/tuners/ |
D | tda18212.c | 176 static const struct dvb_tuner_ops tda18212_tuner_ops = { 248 sizeof(struct dvb_tuner_ops)); in tda18212_probe() 265 memset(&fe->ops.tuner_ops, 0, sizeof(struct dvb_tuner_ops)); in tda18212_remove()
|
D | si2157.c | 19 static const struct dvb_tuner_ops si2157_ops; 388 static const struct dvb_tuner_ops si2157_ops = { 461 memcpy(&fe->ops.tuner_ops, &si2157_ops, sizeof(struct dvb_tuner_ops)); in si2157_probe() 518 memset(&fe->ops.tuner_ops, 0, sizeof(struct dvb_tuner_ops)); in si2157_remove()
|
D | tea5761.c | 297 static const struct dvb_tuner_ops tea5761_tuner_ops = { 328 sizeof(struct dvb_tuner_ops)); in tea5761_attach()
|
D | mt20xx.c | 364 static const struct dvb_tuner_ops mt2032_tuner_ops = { 422 memcpy(&fe->ops.tuner_ops, &mt2032_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2032_init() 559 static const struct dvb_tuner_ops mt2050_tuner_ops = { 584 memcpy(&fe->ops.tuner_ops, &mt2050_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2050_init()
|
D | it913x.c | 376 static const struct dvb_tuner_ops it913x_tuner_ops = { 412 sizeof(struct dvb_tuner_ops)); in it913x_probe() 438 memset(&fe->ops.tuner_ops, 0, sizeof(struct dvb_tuner_ops)); in it913x_remove()
|
D | tua9001.c | 165 static const struct dvb_tuner_ops tua9001_tuner_ops = { 227 sizeof(struct dvb_tuner_ops)); in tua9001_probe()
|
D | mt2131.c | 236 static const struct dvb_tuner_ops mt2131_tuner_ops = { 282 sizeof(struct dvb_tuner_ops)); in mt2131_attach()
|
D | mt2266.c | 305 static const struct dvb_tuner_ops mt2266_tuner_ops = { 342 memcpy(&fe->ops.tuner_ops, &mt2266_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2266_attach()
|
D | tea5767.c | 424 static const struct dvb_tuner_ops tea5767_tuner_ops = { 461 sizeof(struct dvb_tuner_ops)); in tea5767_attach()
|
D | tda18250.c | 21 static const struct dvb_tuner_ops tda18250_ops; 741 static const struct dvb_tuner_ops tda18250_ops = { 856 sizeof(struct dvb_tuner_ops)); in tda18250_probe() 876 memset(&fe->ops.tuner_ops, 0, sizeof(struct dvb_tuner_ops)); in tda18250_remove()
|
D | mc44s803.c | 301 static const struct dvb_tuner_ops mc44s803_tuner_ops = { 353 sizeof(struct dvb_tuner_ops)); in mc44s803_attach()
|
D | tda18218.c | 270 static const struct dvb_tuner_ops tda18218_tuner_ops = { 329 sizeof(struct dvb_tuner_ops)); in tda18218_attach()
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | tuner-core.c | 191 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_set_params() 203 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_standby() 211 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_set_config() 254 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in set_type() 1038 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in tuner_status() 1153 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in tuner_g_frequency() 1185 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in tuner_g_tuner()
|
/Linux-v4.19/include/media/ |
D | dvb_frontend.h | 225 struct dvb_tuner_ops { struct 491 struct dvb_tuner_ops tuner_ops;
|