/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stb6100_cfg.h | 16 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_frequency() 32 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_frequency() 54 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth() 70 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandwidth()
|
H A D | stb6100_proc.h | 14 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_freq() 37 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_freq() 67 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandw() 90 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandw()
|
H A D | tda8261_cfg.h | 11 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_frequency() 28 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_set_frequency()
|
H A D | tda826x.c | 118 static const struct dvb_tuner_ops tda826x_tuner_ops = { 161 memcpy(&fe->ops.tuner_ops, &tda826x_tuner_ops, sizeof(struct dvb_tuner_ops)); in tda826x_attach()
|
H A D | tua6100.c | 147 static const struct dvb_tuner_ops tua6100_tuner_ops = { 185 memcpy(&fe->ops.tuner_ops, &tua6100_tuner_ops, sizeof(struct dvb_tuner_ops)); in tua6100_attach()
|
H A D | ix2505v.c | 247 static const struct dvb_tuner_ops ix2505v_tuner_ops = { 295 sizeof(struct dvb_tuner_ops)); in ix2505v_attach()
|
H A D | stb6000.c | 175 static const struct dvb_tuner_ops stb6000_tuner_ops = { 229 sizeof(struct dvb_tuner_ops)); in stb6000_attach()
|
H A D | zl10039.c | 244 static const struct dvb_tuner_ops zl10039_ops = { 290 memcpy(&fe->ops.tuner_ops, &zl10039_ops, sizeof(struct dvb_tuner_ops)); in zl10039_attach()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stb6100_cfg.h | 16 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_frequency() 32 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_frequency() 54 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth() 70 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandwidth()
|
H A D | stb6100_proc.h | 14 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_freq() 37 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_freq() 67 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandw() 90 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandw()
|
H A D | tda8261_cfg.h | 11 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_frequency() 28 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_set_frequency()
|
H A D | tda826x.c | 118 static const struct dvb_tuner_ops tda826x_tuner_ops = { 161 memcpy(&fe->ops.tuner_ops, &tda826x_tuner_ops, sizeof(struct dvb_tuner_ops)); in tda826x_attach()
|
H A D | ix2505v.c | 247 static const struct dvb_tuner_ops ix2505v_tuner_ops = { 295 sizeof(struct dvb_tuner_ops)); in ix2505v_attach()
|
H A D | zl10039.c | 244 static const struct dvb_tuner_ops zl10039_ops = { 290 memcpy(&fe->ops.tuner_ops, &zl10039_ops, sizeof(struct dvb_tuner_ops)); in zl10039_attach()
|
H A D | stb6000.c | 175 static const struct dvb_tuner_ops stb6000_tuner_ops = { 229 sizeof(struct dvb_tuner_ops)); in stb6000_attach()
|
H A D | tua6100.c | 147 static const struct dvb_tuner_ops tua6100_tuner_ops = { 185 memcpy(&fe->ops.tuner_ops, &tua6100_tuner_ops, sizeof(struct dvb_tuner_ops)); in tua6100_attach()
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda18212.c | 163 static const struct dvb_tuner_ops tda18212_tuner_ops = { 235 sizeof(struct dvb_tuner_ops)); in tda18212_probe() 252 memset(&fe->ops.tuner_ops, 0, sizeof(struct dvb_tuner_ops)); in tda18212_remove()
|
H A D | mt20xx.c | 365 static const struct dvb_tuner_ops mt2032_tuner_ops = { 423 memcpy(&fe->ops.tuner_ops, &mt2032_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2032_init() 560 static const struct dvb_tuner_ops mt2050_tuner_ops = { 585 memcpy(&fe->ops.tuner_ops, &mt2050_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2050_init()
|
H A D | tea5761.c | 297 static const struct dvb_tuner_ops tea5761_tuner_ops = { 328 sizeof(struct dvb_tuner_ops)); in tea5761_attach()
|
H A D | tua9001.c | 156 static const struct dvb_tuner_ops tua9001_tuner_ops = { 218 sizeof(struct dvb_tuner_ops)); in tua9001_probe()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda18212.c | 163 static const struct dvb_tuner_ops tda18212_tuner_ops = { 234 sizeof(struct dvb_tuner_ops)); in tda18212_probe() 251 memset(&fe->ops.tuner_ops, 0, sizeof(struct dvb_tuner_ops)); in tda18212_remove()
|
H A D | mt20xx.c | 365 static const struct dvb_tuner_ops mt2032_tuner_ops = { 423 memcpy(&fe->ops.tuner_ops, &mt2032_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2032_init() 560 static const struct dvb_tuner_ops mt2050_tuner_ops = { 585 memcpy(&fe->ops.tuner_ops, &mt2050_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2050_init()
|
H A D | tea5761.c | 297 static const struct dvb_tuner_ops tea5761_tuner_ops = { 328 sizeof(struct dvb_tuner_ops)); in tea5761_attach()
|
H A D | tua9001.c | 156 static const struct dvb_tuner_ops tua9001_tuner_ops = { 217 sizeof(struct dvb_tuner_ops)); in tua9001_probe()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 239 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_set_params() 251 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_standby() 259 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_set_config() 302 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in set_type() 1091 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in tuner_status() 1206 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in tuner_g_frequency() 1238 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in tuner_g_tuner()
|