Home
last modified time | relevance | path

Searched refs:dvb_tuner_ops (Results 1 – 25 of 73) sorted by relevance

123

/Linux-v4.19/drivers/media/dvb-frontends/
Dstb6100_cfg.h28 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()
Dstb6100_proc.h26 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()
Dtda8261_cfg.h23 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()
Dtda826x.c131 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()
Dstb6000.c188 static const struct dvb_tuner_ops stb6000_tuner_ops = {
242 sizeof(struct dvb_tuner_ops)); in stb6000_attach()
Dtua6100.c155 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()
Dhelene.c859 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()
Dix2505v.c256 static const struct dvb_tuner_ops ix2505v_tuner_ops = {
304 sizeof(struct dvb_tuner_ops)); in ix2505v_attach()
Dstb6100.h87 struct dvb_tuner_ops ops;
Dzl10039.c254 static const struct dvb_tuner_ops zl10039_ops = {
299 memcpy(&fe->ops.tuner_ops, &zl10039_ops, sizeof(struct dvb_tuner_ops)); in zl10039_attach()
Dhorus3a.c330 static const struct dvb_tuner_ops horus3a_tuner_ops = {
400 sizeof(struct dvb_tuner_ops)); in horus3a_attach()
/Linux-v4.19/drivers/media/tuners/
Dtda18212.c176 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()
Dsi2157.c19 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()
Dtea5761.c297 static const struct dvb_tuner_ops tea5761_tuner_ops = {
328 sizeof(struct dvb_tuner_ops)); in tea5761_attach()
Dmt20xx.c364 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()
Dit913x.c376 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()
Dtua9001.c165 static const struct dvb_tuner_ops tua9001_tuner_ops = {
227 sizeof(struct dvb_tuner_ops)); in tua9001_probe()
Dmt2131.c236 static const struct dvb_tuner_ops mt2131_tuner_ops = {
282 sizeof(struct dvb_tuner_ops)); in mt2131_attach()
Dmt2266.c305 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()
Dtea5767.c424 static const struct dvb_tuner_ops tea5767_tuner_ops = {
461 sizeof(struct dvb_tuner_ops)); in tea5767_attach()
Dtda18250.c21 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()
Dmc44s803.c301 static const struct dvb_tuner_ops mc44s803_tuner_ops = {
353 sizeof(struct dvb_tuner_ops)); in mc44s803_attach()
Dtda18218.c270 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/
Dtuner-core.c191 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/
Ddvb_frontend.h225 struct dvb_tuner_ops { struct
491 struct dvb_tuner_ops tuner_ops;

123